You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Phil Steitz <ph...@steitz.com> on 2004/12/13 13:29:44 UTC

How to get LICENSE.txt included in jars generated by (generated) ant build.xml

I need to make sure that LICENSE.txt is included in the META-INF of jars 
generated both by maven's jar plugin and by the build.xml generated by 
ant:generate-build.  If I include LICENSE.txt as a resource in 
project.xml explicitly, this works to get it into build.xml, but causes 
the maven jar plugin to add two copies of the file (with different 
dates).  Is there a simple way to do this?

-Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org