Class AbstractExistsMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.honton.chas.exists.AbstractExistsMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
Direct Known Subclasses:
LocalExistsMojo, RemoteExistsMojo

public abstract class AbstractExistsMojo
extends org.apache.maven.plugin.AbstractMojo
Set a property if the artifact in a local or remote repository is same as the just built artifact.