Thanks Arik that seems to be what I want. Now to the task of converting the plugins I created for packaging applications, and installers with izpack, waba and others types like swing plugins. The izpack is one i saw in the list as not yet converted.
Marteijn Nouwens 2006/4/25, Arik Kfir <[EMAIL PROTECTED]>: > > hi Marteijn, > > Yes, packaging determines the project type - and you can definitly define > you own packaging types (provided you create the appropriate plugin). See > > http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.htmlfor > information on creating your own packaging and matching plugins. > > Note that the packaging does not necessarily define the file extension ( > i.e. > you can define a packaging of "installer" with an extension of "inst"). > > Hope this helps, > Arik. > > On 4/25/06, Marteijn Nouwens <[EMAIL PROTECTED]> wrote: > > > > Hello everybody, > > > > 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 > > > > Marteijn Nouwens > > > > > > > -- > ______________________________________ > Cheers, > Arik Kfir [EMAIL PROTECTED] > Linux user, number 415067 - http://counter.li.org/ > http://corleon.dnsalias.org >
