Deprecated API


Contents
Deprecated Classes
org.apache.maven.plugin.ear.Ejb3Module
          ejb v3 is now properly handled by the standard ejb packaging type. use EjbModule instead 
org.apache.maven.plugin.ear.JavaModule
          the name JavaModule is really confusing since it targets a third party library, use JarModule instead 
 

Deprecated Methods
org.apache.maven.plugin.ear.util.EarMavenArchiver.getManifest(MavenProject, MavenArchiveConfiguration)
            
 

Deprecated Constructors
org.apache.maven.plugin.ear.JavaModule()
          use org.apache.maven.plugin.ear.JavaModule#JarModule() instead 
org.apache.maven.plugin.ear.JavaModule(Artifact, String, Boolean)
          use JarModule instead 
 



Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.