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.
**Do you want to request a _feature_ or report a _bug_?** It's a feature. I am building packages of some software for Arch Linux RISC-V Port. Node.js did not provide...
I am interested in using this plugin with Bun on Windows, support for which seems to have been added on April 7, 2024 and is available on the `master` branch....
**Do you want to request a _feature_ or report a _bug_?** ## Bug I can't run `npx` commands unless I explicitly add a step to install `npx` globally. 🙏 Hoping...
Hi, First thanks for this awesome plugin :) **State:** I currently use it with yarn to build some JS project and I want to check existence of outdated libraries during...
With these changes, support is provided for environment files (e.g., ".env") - basically any key-value pair-based file. If provided, their content is loaded and if used alongside the already existing...
**Do you want to request a _feature_ or report a _bug_?** *Feature* **What is the current behavior?** Currently, we work with ".env" files managing our environment variables that should not...
**Do you want to request a _feature_ or report a _bug_?** bug **What is the current behavior?** I have a dependency on `frontend-maven-plugin` in my application which is defined as:...
This causes `package.json` script using `npm` to yield: `npm command not found`, because it is not in the PATH. There is a comment saying it does, but it's is not...
Dear maintainers, I have been utilizing this library for integration within my environment (private fork [sbt-frontend](https://github.com/eltimn/sbt-frontend)). I came across a minor yet irksome issue related to the logging of operating...
Hello ! I'm using frontend-maven-plugin (version 1.10.0) to compile Camunda cockpit plugin implemented on ReactJS Access to most external resources including nodejs.org are closed in our organization and during compilation...