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

Sources JAR in Maven repository missing packages #26

@jonbca

Description

@jonbca

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions