Damon Silver wrote:
> 
> I managed to get it working (maven 2.0.9, maven-war-plugin 2.1-beta-1)
> with
> the following:
> 
> <configuration>
> ...
> <packagingExcludes>**/*.bat,.classpath,**/*.java,pom.xml,.project,.settings/
> **,**/*.sh,target/**</packagingExcludes>
> ...
> </configuration>
> 
> Hope that helps.
> 
> - Damon
> 


this works, thanks!
I'll just have to make sure there aren't any folders that match the
exclusion parameters that need to be in the package...
-- 
View this message in context: 
http://www.nabble.com/Excluding-files-webapp-folder-from-a-war-tp24050485p24070522.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to