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