And all these other packagings are defined in maven-core too. http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core/src/main/resources/META-INF/plexus/components.xml?revision=522316&view=markup
On Feb 4, 2008 10:13 PM, Olivier Lamy <[EMAIL PROTECTED]> wrote: > Hi, > Have try defining this in your pom <packaging>rar</packaging> ? > rar packaging is define in maven core. > > -- > Olivier > > 2008/2/4, Stephen Connolly <[EMAIL PROTECTED]>: > > Why does this plugin not define a packaging of type rar? > > > > All the other JavaEE plugins: war, ear, ejb, etc define a packaging. > > What was the rational behind having this behave differently? > > > > Thanks, > > > > -Stephen > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
