[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.4:install (default-cli) on project microservicecloud-api: The packaging for this project did not assign a file to the build artifact -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

解决办法:不要点击Plugins里的install:install
打包点击Lifecycle里的install

相关文章:

  • 2022-12-23
  • 2021-10-19
  • 2021-12-30
  • 2022-01-21
  • 2021-11-03
  • 2022-12-23
  • 2021-08-06
  • 2021-10-27
猜你喜欢
  • 2022-02-17
  • 2021-07-08
  • 2021-12-05
  • 2022-12-23
相关资源
相似解决方案