org.scijava.maven.plugin
Class VerifyNoSnapshotsMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.scijava.maven.plugin.VerifyNoSnapshotsMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class VerifyNoSnapshotsMojo
extends org.apache.maven.plugin.AbstractMojo

Mojo wrapper for the SnapshotFinder.

Parameters:


Field Summary
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
VerifyNoSnapshotsMojo()
           
 
Method Summary
 void execute()
          Entry point for mojo execution
 
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VerifyNoSnapshotsMojo

public VerifyNoSnapshotsMojo()
Method Detail

execute

public void execute()
             throws org.apache.maven.plugin.MojoExecutionException,
                    org.apache.maven.plugin.MojoFailureException
Entry point for mojo execution

Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException


Copyright © 2014 SciJava. All rights reserved.