Tips for using the Maven Plugin

If you have a jar file (like the new commons-lang-2.0.jar) that you want to use, doing a jetspeed:overlay will blow away your jars that you might have specified in your project.xml. The quick workaround is to add a postGoal onto the jetspeed:webapp-update goal: {{{ <postGoal name="jetspeed:webapp-update">

-EricPugh   

JetspeedMavenPlugin (last edited 2009-09-20 23:32:21 by localhost)