Package org.bonitasoft.plugin.lookup
Class JarLookupMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- com.codspire.mojo.artifactlookup.ArtifactLookupMojo
-
- org.bonitasoft.plugin.lookup.JarLookupMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(requiresProject=false, name="lookup", defaultPhase=NONE) public class JarLookupMojo extends com.codspire.mojo.artifactlookup.ArtifactLookupMojo
-
-
Constructor Summary
Constructors Constructor Description JarLookupMojo()
-
Method Summary
-
Methods inherited from class com.codspire.mojo.artifactlookup.ArtifactLookupMojo
execute, getRemoteArtifactRepositoriesURL, lookupArtifacts, validateArtifactLocation, validateRemoteArtifactRepositories
-
-