frontend-maven-plugin icon indicating copy to clipboard operation
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.

Results 179 frontend-maven-plugin issues
Sort by recently updated
recently updated
newest added

Bug **What is the current behavior?** while running nextjs build next build command, facing following error:- [INFO] Creating an optimized production build ... [INFO] ⚠ Attempted to load @next/swc-win32-ia32-msvc, but...

Hi, I execute the frontend-maven-plugin on my project. All is ok and in war, webpack compress all js and css in a separate file. In my jsp, i have two...

Hi, If a goal within `package.json` contains a reference to another (p)npm goal (like `"test2": "pnpm build && pnpm test"`) the build fails with `sh: 1: pnpm: not found`: ```...

Yes **Do you want to request a _feature_ or report a _bug_?** **What is the current behavior?** How set variable **version_app** and **build timestamp** in frontend app [export const environment...

This is my config. The url after every execution is end with "gz", like "xxx/node-v18.19.0-linux-x64.tar.gz".How should I config to download file with the suffix "xz" ? ` com.github.eirslett frontend-maven-plugin 1.6...

**Do you want to request a _feature_ or report a _bug_?** Bug **CVE-2024-25710 is reported** commons-compress-1.21 is used as a 3rd party lib **If the current behavior is a bug,...

**Do you want to request a _feature_ or report a _bug_?** I want to request small logs improvement **What is the current behavior?** Currently when plugin is in the action...

Add initial Rspack support, based on the current webpack integration. Configuration file tracking is limited to the default rspack.config.js.

**Summary** It was added a way to use the existing nodejs installation which was in the system. (Closes #1160 .) **Tests and Documentation** I have added a document line for...

Within your code, you will reference to org.apache.commons/commons-compress in Version 1.21. For this version two critical CVE's are listed: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-26308 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-25710 Please could you update your sources, using a newer...