take a look at http://mojo.codehause.org/maven-native/native-maven-plugin
it uses build lifecyle extension to provide its own packaging type. -Dan On 4/25/06, Marteijn Nouwens <[EMAIL PROTECTED]> wrote: > > Hello everybody maybe are repost but my subscribing went wrong, > > I am new to maven 2.0. but experienced 1.0 user. > > Do i understand correctly that packaging defines the type of product that > is > being build. If so, can you define more than one and define your own > custom > types. like installer and application. With matching plugins. > > Thanks > >
