The Maven team is pleased to announce the EJB plugin 1.3 release! http://maven.apache.org/reference/plugins/ejb
The Maven EJB plugin is a plugin for building J2EE EJBs. User-visible changes in this version: o maven.ejb.src directory is only included in the ejb if it exists. Note that this plugin has been tested with Maven 1.0 rc1 and rc2. Using it with another version of Maven is at your own risk! You can install the plugin using maven 1.0 rc1 or later using: maven -DgroupId=maven -DartifactId=maven-ejb-plugin -Dversion=1.3 plugin:download You can download the plugin here: http://www.ibiblio.org/maven/maven/plugins/maven-ejb-plugin-1.3.jar Have fun! -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
