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

-- 
Andrey Behrens, 
Mobil: +49-160-92755947
Phone: +49-228-936-36478

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to