On Jan 18, 2008 5:39 PM, Joshua ChaitinPollak <[EMAIL PROTECTED]> wrote: > Hello, > > we have a few projects we are building with Maven which do not result > in jar's being the final output. For those projects we are using the > maven-assembly-plugin, but when we run 'mvn package' we still end up > with both our assembly and a jar. How can we prevent the jar from > being created? > > Thanks, and sorry if this is a silly question.
what about using pom <packaging> ? J --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
