Hi David, I think the "Maven Way" suggests you have a project for the Jar and a project for the War.
However, executing 'jar:jar' within the project should produce the desired results. HTH Mel On 8/16/07, David Williams <[EMAIL PROTECTED]> wrote: > > Hi Eveyone, > > We currently create a war file for a certain artifact. Now another group > has created an application that requires the first artifact to be a jar > not > a war. Is there any way to have maven create both a jar and a war for a > single artifact? > > Thanks, > > David >