nl.innovationinvestments.cheyenne.maven
Class CheyenneMojoUtils

java.lang.Object
  extended by nl.innovationinvestments.cheyenne.maven.CheyenneMojoUtils

public class CheyenneMojoUtils
extends Object

Utility methods for the Mojos

Author:
User

Constructor Summary
CheyenneMojoUtils()
           
 
Method Summary
static void validateVersion(org.apache.maven.project.MavenProject project)
          Validate if the plugin version is equal to the engine
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheyenneMojoUtils

public CheyenneMojoUtils()
Method Detail

validateVersion

public static void validateVersion(org.apache.maven.project.MavenProject project)
                            throws org.apache.maven.plugin.MojoExecutionException
Validate if the plugin version is equal to the engine

Parameters:
project -
Throws:
org.apache.maven.plugin.MojoExecutionException


Copyright © 2015 InnovationInvestments. All rights reserved.