You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/10/28 09:31:42 UTC

[GitHub] [cloudstack] DennisKonrad commented on issue #4431: Maven noredist build option broken

DennisKonrad commented on issue #4431:
URL: https://github.com/apache/cloudstack/issues/4431#issuecomment-717810966


   Yes I did, it complains about about not beeing able to resolve dependency for vmware-pbm and vmware-vim25 version 6.7. But installing those like shown below doesn't work.
   
   mvn install:install-file -Dfile=pbm_67.jar    -DgroupId=com.cloud.com.vmware -DartifactId=vmware-pbm     -Dversion=6.7   -Dpackaging=jar
   mvn install:install-file -Dfile=vim25_67.jar  -DgroupId=com.cloud.com.vmware -DartifactId=vmware-vim25   -Dversion=6.7   -Dpackaging=jar


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org