-
Classes Class Description org.apache.maven.plugin.ear.Ejb3Module ejb v3 is now properly handled by the standard ejb packaging type. useEjbModule
insteadorg.apache.maven.plugin.ear.JavaModule the name JavaModule is really confusing since it targets a third party library, useJarModule
instead
-
Methods Method Description org.apache.maven.plugin.ear.util.EarMavenArchiver.getManifest(MavenProject, MavenArchiveConfiguration)
-
Constructors Constructor Description org.apache.maven.plugin.ear.JavaModule() use#JarModule
instead