Class Update

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.machanism.machai.maven.AbstractBindexMojo
org.machanism.machai.maven.Update
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="update", defaultPhase=INSTALL) public class Update extends AbstractBindexMojo
Maven Mojo to execute the "update" goal for Bindex.

Updates the Bindex index and resources for the Maven project, if applicable.

Usage Example:

 
 mvn org.machanism.machai:bindex-maven-plugin:update
 
 
Author:
Viktor Tovstyi