相关文章推荐
完美的硬盘  ·  使用 opencsv 读写 csv ...·  2 年前    · 
时尚的蜡烛  ·  apache kafka - ...·  2 年前    · 
傻傻的作业本  ·  NTFRS deprecation ...·  2 年前    · 
成熟的花卷  ·  解决nltk ...·  2 年前    · 

Description

I have a module which has a packaging of feature from the karaf-maven-plugin . When running the mvn install command, the following error occurs:

Failed to execute goal org.apache.maven.plugins:maven-install-plugin:3.0.0-M1:install ( default -install) on project <project_name>: 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]

Reverting back to version 2.5.2 made the mvn install command succeed.

Attachments

  1. minstall-151.zip
    9 kB
    Peter Huffer
  2. minstall-151-example-PeterSchloemer.zip
    1 kB
    Peter Schlömer
  3. mvn-install-fail.zip
    6 kB
    Claudio Clemens

Issue Links