public class ValidateVersionMojo extends AbstractVersionMojo
packaging, project, projectTypes
Constructor and Description |
---|
ValidateVersionMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
void |
validateReleaseVersion(String mavenVersion,
String osgiVersion) |
void |
validateSnapshotVersion(String mavenVersion,
String osgiVersion) |
getOSGiId, getOSGiVersion
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
public void validateReleaseVersion(String mavenVersion, String osgiVersion) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.