You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Jay Packard <jp...@bnl.gov> on 2009/08/14 22:41:50 UTC

Permissions in maven-war-plugin (2.1-beta-1)

I'm trying to use the maven-war-plugin (2.1-beta-1).  It mostly works 
fine, but the permissions of the files copied from my resources 
directory are not set to the same permission in the war file.  I didn't 
have much luck googling how to set them to the correct permissions.  
Since they are embedded in the war file I cannot use a simple chmod ant 
task.  Any ideas for overcoming this?

Thanks,
Jay Packard