> thing that fails when the install plugin tries to do its thing because the
> war plugin seems not to be providing a main artifact to it.

>> >        <groupId>org.apache.maven.plugins</groupId>
>> >        <artifactId>maven-war-plugin</artifactId>
>> >        <configuration>
>> >          <primaryArtifact>false</primaryArtifact>

Maven is simply doing what you instructed it to do here.

Wayne

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

Reply via email to