Skip to content

Choose the best matching pom if multiple are found in the jar file #322

@AlexanderBartash

Description

@AlexanderBartash

For some reason Jaxb has multiple pom.xml files in the jar file. At the moment the plugin chooses the first one, which happens to be an incorrect one, as the result license is not correct as well.

The report says pom license is GNU General Public License, version 2 with the GNU Classpath Exception - https://www.gnu.org/software/classpath/license.html when it is actually EDL-1.0.

https://github.com/eclipse-ee4j/jaxb-ri/blob/b7d1ff7a13cecfaadde733387216b5cad09cc5b5/jaxb-ri/bundles/core/pom.xml#L29
image
image

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