- NPM_INSTALL_COMMAND - Static variable in class pl.allegro.tdr.gruntmaven.ExecNpmMojo
-
- npmEnvironmentVar - Variable in class pl.allegro.tdr.gruntmaven.ExecNpmMojo
-
Map of environment variables passed to npm install.
- npmExecutable - Variable in class pl.allegro.tdr.gruntmaven.ExecNpmMojo
-
Name of npm executable in PATH, defaults to npm.
- npmOfflineModulesFile - Variable in class pl.allegro.tdr.gruntmaven.BaseMavenGruntMojo
-
Name of packed node_modules TAR file, defaults to node_modules.tar.
- npmOfflineModulesFilePath - Variable in class pl.allegro.tdr.gruntmaven.BaseMavenGruntMojo
-
Path to packed node_modules TAR file directory relative to basedir, defaults to statics directory (ex webapp/static/).