-
Feature Request
-
Resolution: Obsolete
-
Major
-
6.0.0.M1
-
None
Trove is a dependency for AS, but its license which should be packaged for legal reasons is not pulled in by the build.
<dependency>
<groupId>trove</groupId>
<artifactId>trove</artifactId>
<version>1.0.2</version>
</dependency>
License exists here: http://repository.jboss.org/licenses/trove.txt
The release build packages all licenses under thirdparty/licenses. This should also contain the license for trove.
- is related to
-
JBAS-8438 Track down missing licenses in the app server dependencies and add them to poms
- Closed