maven-remote-resources plugin + the apache resource bundle generates a DEPENDENCIES file included in the jar that has most or all of this info in it. You might be able to modify the velocity template to present the info how you want. It's not exactly a report, however.
david jencks On Jul 28, 2010, at 10:29 PM, Dan Tran wrote: > Hi > > I need a licensing report for all of a build dependencies that can > present a table like > > groupId artifactId version licenseType url > > > have you seen a plugin close to this? > > -Dan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
