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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to