Skip to content
This repository was archived by the owner on Jan 9, 2019. It is now read-only.
This repository was archived by the owner on Jan 9, 2019. It is now read-only.

The JAR proposed on Maven Central contains SLF4J classes #51

@gdelhumeau

Description

@gdelhumeau

Hi.

I have recently found out that the JAR proposed there:
http://search.maven.org/#artifactdetails|org.lesscss|lesscss|1.7.0.1.0|jar
contains SLF4J classes.

It is a problem because these classes can already be there in the user classpath. We usually use dependencies exclusions to fix that kind of things:
http://www.slf4j.org/codes.html#multiple_bindings

But we just cannot if the classes are packaged in the JAR.

Thanks,
Guillaume

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions