EclipseToMavenMojo for the latest naming conventionspublic class MakeArtifactsMojo extends EclipseToMavenMojo implements org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable
eclipse:to-maven for the latest naming conventions in place, groupId.
artifactId.inputHandler, installer| Constructor and Description |
|---|
MakeArtifactsMojo()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
createArtifactId(String bundleName)
Deprecated.
Get the artifact id equal to the bundleName e.g.
|
protected String |
createGroupId(String bundleName)
Deprecated.
Get the group id as the three first tokens in artifacts Id e.g.
|
protected String |
osgiVersionToMavenVersion(String version)
Deprecated.
|
protected void |
processPlugin(EclipseOsgiPlugin plugin,
org.apache.maven.model.Model model,
Map plugins,
Map models)
Deprecated.
|
protected void |
resolveVersionRanges(org.apache.maven.model.Model model,
Map models)
Deprecated.
Resolve version ranges in the model provided, overriding version ranges with versions from the dependency in the
provided map of models.
|
contextualize, execute, fixBuildNumberSeparator, getKey, osgiVersionToMavenVersion, parseDependencies, processFilegetLog, getPluginContext, setLog, setPluginContextprotected String osgiVersionToMavenVersion(String version)
osgiVersionToMavenVersion in class EclipseToMavenMojoprotected String createGroupId(String bundleName)
org.eclipse.jdt ->
org.eclipse.jdtcreateGroupId in class EclipseToMavenMojobundleName - bundle nameprotected String createArtifactId(String bundleName)
org.eclipse.jdt -> org.eclipse.jdtcreateArtifactId in class EclipseToMavenMojobundleName - bundle nameprotected void resolveVersionRanges(org.apache.maven.model.Model model,
Map models)
throws org.apache.maven.plugin.MojoFailureException
EclipseToMavenMojoresolveVersionRanges in class EclipseToMavenMojoorg.apache.maven.plugin.MojoFailureExceptionprotected void processPlugin(EclipseOsgiPlugin plugin, org.apache.maven.model.Model model, Map plugins, Map models) throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
processPlugin in class EclipseToMavenMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2002–2021 The Apache Software Foundation. All rights reserved.