Oops I just realized I made a critical typo suggesting you could deploy
the license.txt! You cannot deploy a license file anymore. We now only
use license block.
Jeremy Wortzman wrote:
The license file can only go inside that which you deploy. You cannot
deploy a license file anymore.
-Jeremy
Behrens, Andrey wrote:
Hallo,
is it possible to deploy a license file?
I have an project with a LICENSE.txt file (like the maven docs told
me). I have an license block too.
<licenses>
<license>
<name>GPL V2</name>
<url>http://www.gnu.org/copyleft/gpl.html</url>
<distribution>repo</distribution>
<comments>GNU GENERAL PUBLIC LICENSE</comments>
</license>
</licenses>
But maven doesn't deploy the license file to the repository. Of
course the license block will stay in the pom file. But I feel that
this wouldn't be enough.
Kindly Regards.
Andrey
---------------------------------------------------------------------
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]