|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Classes | |
|---|---|
| org.apache.maven.plugin.eclipse.AddMavenRepoMojo
Use configure-workspace goal instead. |
|
| org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriter
use Maven Bundle plugin from Felix |
|
| org.apache.maven.plugin.ear.JavaModule
the name JavaModule is really confusing since it targets a third party library, use JarModule instead |
|
| org.apache.maven.plugin.eclipse.MakeArtifactsMojo
use EclipseToMavenMojo for the latest naming conventions |
|
| Deprecated Fields | |
|---|---|
| org.apache.maven.plugin.assembly.mojos.AbstractAssemblyMojo.descriptor
Please use descriptors instead |
|
| org.apache.maven.plugin.assembly.mojos.AbstractAssemblyMojo.descriptorId
Please use descriptorRefs instead |
|
| Deprecated Constructors | |
|---|---|
| org.apache.maven.plugin.antrun.AntPropertyHelper(MavenProject, Log)
use the other constructor |
|
| org.apache.maven.plugin.ear.JavaModule()
use org.apache.maven.plugin.ear.JavaModule#JarModule() instead |
|
| org.apache.maven.plugin.ear.JavaModule(Artifact, String)
use org.apache.maven.plugin.ear.JavaModule#JarModule(org.apache.maven.artifact.Artifact,String)} instead |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||