Package org.honton.chas.exists

  • Class Summary 
    Class Description
    AbstractExistsMojo
    Set a property if the artifact in a local or remote repository is same as the just built artifact.
    CheckSum
    Calculate digest for a file.
    HelpMojo
    Display help information on exists-maven-plugin.
    Call mvn exists:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
    LocalExistsMojo
    Set a property if the artifact in the local repository is same as the just built artifact.
    RemoteExistsMojo
    Set a property if the artifact in the remote repository is same as the just built artifact.