Uses of Interface
org.ikasan.archetype.MavenCommand
-
Uses of MavenCommand in org.ikasan.archetype
Classes in org.ikasan.archetype that implement MavenCommandModifier and TypeClassDescriptionclassAbstractMavenCommand<RESULT>Abstract class representing the base for a Maven Command.classMaven Archetype Command implementation.classGeneric implementation of a Maven command.Methods in org.ikasan.archetype with parameters of type MavenCommandModifier and TypeMethodDescriptionvoidMavenProject.invoke(MavenCommand mavenCommand) Invoke a maven command on this project.voidMavenProjectDefaultImpl.invoke(MavenCommand mavenCommand)