public final class JsarDependencyMojo extends AbstractDependencyMojo
CLOSURE_LIBRARY_NAME| Constructor and Description |
|---|
JsarDependencyMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
extractDependencies()
Extract the dependencies from the jsar to the appropriate location(s).
|
File |
getFrameworkTargetDirectory() |
org.apache.maven.project.MavenProject |
getProject() |
execute, extractAndRenameLibrary, extractExterns, extractInterns, getClosureExtractLibDirectory, isSkipGoogleExtractionpublic org.apache.maven.project.MavenProject getProject()
getProject in class AbstractDependencyMojopublic File getFrameworkTargetDirectory()
getFrameworkTargetDirectory in class AbstractDependencyMojoprotected void extractDependencies()
throws IOException,
org.apache.maven.plugin.MojoFailureException,
org.apache.maven.plugin.MojoExecutionException
AbstractDependencyMojoextractDependencies in class AbstractDependencyMojoIOException - if there is a problem reading the artifactorg.apache.maven.plugin.MojoFailureException - from any Mojo API specific callsorg.apache.maven.plugin.MojoExecutionException - from any Mojo API specific callsCopyright © 2015. All Rights Reserved.