DennisKonrad opened a new issue #4431: URL: https://github.com/apache/cloudstack/issues/4431
Hi, the following build options used to work but don't right now: mvn install -Dnoredist -P developer,systemvm Removing the noredist build option makes it work again but I think it should also work with noredist. I'm suspecting a recent merge for breaking the option: https://github.com/apache/cloudstack/pull/4307 ##### ISSUE TYPE * Bug Report ##### COMPONENT NAME maven build infrastructure ##### CLOUDSTACK VERSION recent github master ##### STEPS TO REPRODUCE git clone https://github.com/apache/cloudstack cd directory mvn install -Dnoredist -P developer,systemvm ---------------------------------------------------------------- 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: [email protected]
