On 5/18/05, Ilyevsky, Leonid (Equity Trading) <[EMAIL PROTECTED]> wrote: > I saw this plugin: > http://www.ibiblio.org/maven2/maven-plugins/maven-javaapp-plugin/ . > Is this what I need? If so, how do I use it? > -------------------------------------------------------- > This is still a Maven 1 plugin (http://maven-plugins.sf.net).
The assembly plugin in m2 does the same thing. It is used to build the Ant Artifact tasks JAR, and the main Maven distribution for example. http://maven.apache.org/maven2/plugins/ Cheers, Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
