public class EclipseManifestWriter extends AbstractEclipseManifestWriter
MANIFEST_MF_FILENAME, META_INF_DIRECTORYconfig, log| Constructor and Description |
|---|
EclipseManifestWriter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addManifestResource(org.apache.maven.plugin.logging.Log log,
EclipseWriterConfig config)
make room for a Manifest file.
|
protected String |
getMetaInfBaseDirectory(org.apache.maven.project.MavenProject project)
Search the project for the existing META-INF directory where the manifest should be located.
|
addDependencyToClassPath, areManifestsEqual, constructManifestClasspath, createNewManifest, orderClasspath, readExistingManifest, shouldNewManifestFileBeWritten, writeinitprotected String getMetaInfBaseDirectory(org.apache.maven.project.MavenProject project) throws org.apache.maven.plugin.MojoExecutionException
getMetaInfBaseDirectory in class AbstractEclipseManifestWriterorg.apache.maven.plugin.MojoExecutionExceptionpublic static void addManifestResource(org.apache.maven.plugin.logging.Log log,
EclipseWriterConfig config)
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2002–2021 The Apache Software Foundation. All rights reserved.