eirslett / frontend-maven-plugin

"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.
Apache License 2.0
4.22k stars 868 forks source link

fix #839: wrong binary on AIX downloaded #954

Closed bmarwell closed 3 years ago

bmarwell commented 3 years ago

Summary

Fix https://github.com/eirslett/frontend-maven-plugin/issues/839

Tests and Documentation

not so solid tests by using static mocking (imho). I would generally prefer invoker tests for such a plugin.