frontend-maven-plugin
frontend-maven-plugin copied to clipboard
"Maven-node-grunt-gulp-npm-node-plugin to end all maven-node-grunt-gulp-npm-plugins." A Maven plugin that downloads/installs Node and NPM locally, runs NPM install, Grunt, Gulp and/or Karma.
**Summary** - an executable (such as gulp) is found regardless of extension used (supported by node, i.e. no extension, js, json, and node) - revamp log messages - reuse paths-related...
**Summary** Suppress logging blank/null lines, which eliminates the blank error line that can sometimes appear as reported in issue #623 . You may wish to move the if check for...
**Summary** Hi, I said i was working on it so here we go. Its a very specific case where we prepackage a node distribution for our builds so no download...
**Summary** In tthe m2e integration build phase if triggerfile is define and srcdir it isn't any file changed trigger the build. This behavior should be that just triggerfile must trigger...
**Summary** same issue as the #660 the npm aslo get the issue **Tests and Documentation**
**Summary** The auto added proxy params cause errors for the yarn task #660 **Tests and Documentation** i disable this feature. if people really need it . they can set it...
…opyDirectoryContents() rather than using the FileUtils.copyDirectory() which does not preserve file attributes. Also modified the ArchiveExtractor class to use a umask of 0001 when checking to set execute permission on...
**Summary** Add support for armv6l or armv7l for "arm" architecture (as detected by Java system property "os.arch"). Related to issue #704 This PR adds support for installing node on armv6l...
**Summary** Add support for armv7l (ignores armv6l) for "arm" architecture (as detected by Java system property "os.arch"). Related to issue #704 This PR adds support for installing node on armv7l...