public class OsgiVersionMojo
extends org.apache.maven.plugin.AbstractMojo
dropVersionComponent
.Modifier and Type | Field and Description |
---|---|
protected Version.COMPONENT |
dropVersionComponent
Flag used to determine what components of the version will be used
in OSGi version.
|
protected org.apache.maven.project.MavenProject |
project
The maven project.
|
protected String |
versionPropertyName |
Constructor and Description |
---|
OsgiVersionMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected org.apache.maven.project.MavenProject project
protected Version.COMPONENT dropVersionComponent
protected String versionPropertyName
Copyright © 2009–2023 Oracle Corporation. All rights reserved.