Skip to content
This repository was archived by the owner on May 21, 2021. It is now read-only.

Sources JAR in Maven repository missing packages #26

Open
jonbca opened this issue Aug 16, 2011 · 0 comments
Open

Sources JAR in Maven repository missing packages #26

jonbca opened this issue Aug 16, 2011 · 0 comments

Comments

@jonbca
Copy link

jonbca commented Aug 16, 2011

The sources JAR (slf4s_2.9.0-1.0.6-sources.jar) in the org.scala-tools repository is not organised correctly with package folders. The JAR file has the following layout:

META-INF/MANIFEST.MF
Logging.scala
LICENSE-2.0.txt
logger.scala

Because the sources are not organised into packages properly (e.g. com/weiglewilczec/slf4s/Logging.scala), IDEs do not find them properly.

The generated source JARs should have the correct packaging.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant