Hi, This looks like an interesting plugin, but I don't understand on which level to use it in a multiproject. Use it on the parent level or create a seperate module to create the final executable jar?
Are there any open source projects that use this plugin to create their executable jar? Do any of those use it in combination with the distribution or NSIS plugin? I 'd love to use it for http://simplegamenet.sf.net -- Thanks for any and all help, Geoffrey "J�rg Schaible" <[EMAIL PROTECTED]> schreef in bericht news:[EMAIL PROTECTED] The maven-plugins team is pleased to announce the Java Application Plugin 1.3 release! http://maven-plugins.sourceforge.net Plugin to generate an executable JAR Changes in this version include: New Features: o Drop-in replacement for uberjar. o Added support for multiproject goals: - javaapp:javaapp - javaapp:install-snapshot - javaapp:deploy - javaapp:deploy-snapshot o Added flexible extension support. o Added support for uberjar.bundle property. Fixed bugs: o Fix manifest entries. o Fix internal usage of deprecated deploy and resource plugins. Changes: o Cumulate licenses in META-INF. o Use artifact plugin for install and deploy. Removed features: o Removed property maven.javaapp.manifest.extensions.add, since it added manifest entries, that were only used for applets loading dependent jars (they are already included using javaapp). To automatically install the plugin, type the following on a single line: maven plugin:download -DgroupId=maven-plugins -DartifactId=maven-javaapp-plugin -Dversion=1.3 For a manual installation, you can download the plugin here: http://www.ibiblio.org/maven/maven-plugins/plugins/maven-javaapp-plugin-1.3.jar Have fun! -The maven-plugins team --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
