Description
The Apache Maven team just released 3.0.0-M1 of the maven-install-plugin, which contains
MINSTALL-118 - our project is using karaf-maven-plugin 4.0.10 and this seems to trip up with:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:3.0.0-M1:install (default-install) on project smx3.karaf.defaultconfig: NoFileAssignedException: The packaging plugin for this project did not assign a main file to the project but it has attachments. Change packaging to 'pom'. -> [Help 1]
I don't know if this has been fixed in later releases of karaf-maven-plugin, or if a patch version of 4.0.10.x will be made, but for now will lock down our builds install-plugin version.
Attachments
Issue Links
- breaks
-
KARAF-6997 Regression in GenerateFeaturesMojo - primary artifact with classifier
- Open
- relates to
-
KARAF-5940 Assembly and feature archetype itest is failing
- Resolved
- links to