今天在使用maven deploy命令的时候出现了报错:

Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project shiphub-shipping-dto: Cannot deploy artifacts when Maven is in offline mode

上网查了下,发现是idea默认是offline模式,将√去掉就好了

Cannot deploy artifacts when Maven is in offline mode 

相关文章:

  • 2021-12-22
  • 2021-10-04
  • 2021-07-08
  • 2021-04-01
  • 2021-06-10
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-18
  • 2022-12-23
  • 2021-09-17
  • 2021-06-29
  • 2021-07-21
  • 2021-05-05
  • 2022-12-23
相关资源
相似解决方案