| Class | Description |
|---|---|
| AbstractExecutableMojo |
Abstract mojo which uses MojoExecutor to execute exec-maven-plugin,
which in turn executes system command - command line only.
|
| BaseMavenGruntMojo |
Common properties for all maven-grunt goals.
|
| CleanResourcesMojo |
Mojo executing clean task on Grunt build directory.
|
| CreateResourcesMojo |
MOJO executing maven-resources-plugin to create target/{jsTargetDir} directory containing all statics.
|
| ExecBowerMojo |
Executes bower install to download all dependencies declared in bower.json.
|
| ExecGruntMojo |
Executes grunt.
|
| ExecNpmMojo |
Executes npm install to download all dependencies declared in
package.json.
|
| ExecNpmOfflineMojo |
Run NPM rebuild.
|
| ExecutableFactory |
Copyright © 2015. All Rights Reserved.