public class EclipseManifestWriter extends AbstractEclipseManifestWriter
MANIFEST_MF_FILENAME, META_INF_DIRECTORY
config, 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, write
init
protected String getMetaInfBaseDirectory(org.apache.maven.project.MavenProject project) throws org.apache.maven.plugin.MojoExecutionException
getMetaInfBaseDirectory
in class AbstractEclipseManifestWriter
org.apache.maven.plugin.MojoExecutionException
public static void addManifestResource(org.apache.maven.plugin.logging.Log log, EclipseWriterConfig config) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.