-
Bug
-
Resolution: Done
-
Major
-
35.0.1.Final
-
None
-
None
project https://github.com/wildfly/unstable-api-annotation-utils seems to be missing a license.
For WildFly this is an issue for licenses.xml creation where this artifact then doesn't have a proper license listed - in fact it instead uses "Public Domain" fallback
<dependency> <groupId>org.wildfly.unstable.api.annotation</groupId> <artifactId>unstable-api-annotation-classpath-indexer</artifactId> <version>1.0.0.Final</version> <licenses> <license> <name>Public Domain</name> <distribution>repo</distribution> </license> </licenses> <source>wildfly-ee-feature-pack-licenses.xml</source> </dependency>
- is incorporated by
-
WFCORE-7204 Upgrade to unstable-api-annotation-utils 1.0.2.Final
-
- Resolved
-
-
WFLY-20516 Upgrade to unstable-api-annotation-utils 1.0.2.Final
-
- Closed
-
- is related to
-
JBEAP-29797 Missing license for unstable-api-annotation-classpath-indexer - Public Domain used in licenses.xml
-
- Verified
-