The answer to the second part is use 2.1-SNAPSHOT version of project-info-reports-plugin. It's dependency report lists the licenses (see http://commons.apache.org/logging/dependencies.html for example). There are no open issues left for 2.1 release ( http://jira.codehaus.org/browse/MPIR/fixforversion/12621), but it's not available yet. I don't know if there's something holding up the release or just that nobody has taken the action to release it.
Kalle On Wed, Apr 9, 2008 at 6:06 AM, Bernhard David <[EMAIL PROTECTED]> wrote: > Hi, > > the first part I can answer - im our pom, we just put > > <licenses> > <license> > <name>LGPL version 2.1</name> > <url>http://www.gnu.org/licenses/lgpl.txt</url> > </license> > </licenses> > > > David > > > -----Original Message----- > > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Jan Torben Heuer > > Sent: 09 April 2008 14:57 > > To: [email protected] > > Subject: licenses report > > > > How can I define my project's license and how can I generate > > a report of all > > dependencies includeing their license? (plain text or html preferred) > > > > Jan > > > > > > --------------------------------------------------------------------- > > 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] > >
