Julien Graglia wrote:
If i'm right, maven-remote-resources-plugin just allow to include some
"bundles" in all generated ja : it can be used to include a LICENSE or NOTICE
file.
But I think that Andreas is looking for a plugin that will generate a "License
reports" listing all licenses used in his project (dependencies) , and by who..
Then, he can use this report to create a LICENSE/NOTICE file and include it in
hist generated jars...
I 'am currently doing this by hand, but I'd love to find a plugin that will
create such a report...!
maven-remote-resources can be used to automate this.
--
Julien Graglia
olivier lamy a écrit :
Hi,
Have a look at the maven-remote-resources-plugin and how it's used for the
maven build to License and Notice files.
--
Olivier
2007/12/10, Hoehmann, Andreas <[EMAIL PROTECTED]>:
Hello,
i need a file (LICENSES.TXT) which contains all dependend modules with
there licenses.
Exists a plugin to generate such a "license-report" for my project? I
use maven 2.
Best regards
Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Dennis Lundberg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]