Class Register

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

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

This goal registers the existing Bindex index and resources for the project folder using the configured AI provider.

Usage Example:

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