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.2k stars 867 forks source link

support maven 3.9+ splitting artifacts #1100

Open long76 opened 11 months ago

long76 commented 11 months ago

Do you want to request a feature or report a bug? feature

What is the current behavior? ingnoring aether.enhancedLocalRepository.remotePrefix and aether.enhancedLocalRepository.split and place downloaded zips in installed (aether.enhancedLocalRepository.localPrefix)

What is the expected behavior? node and npm(and other) zips download in remote(/cached) path

Please mention your frontend-maven-plugin and operating system version. 1.13.4 Kubuntu 22.04

See also https://maven.apache.org/resolver/configuration.html