On Wed, Mar 14, 2012 at 2:08 PM, Maven User <[email protected]> wrote:
> I'm doing this: > ..... > <plugin> > <groupId>org.apache.maven.plugins</groupId> > <artifactId>maven-war-plugin</artifactId> > <executions> > <execution> > <id>war</id> > Set the id to default-war and see if that does the trick. Best, Laird -- http://about.me/lairdnelson
