Community
 
 
 

CloudPlatform 4.x

284 followers
 
Avatar
Administrator

Error in installation

Avatar

Error in installation

hi all  :) while executing the following command I get warnings

oneadmin@ubuntu:~/maven$ - mvn clean install -P developer,systemvm

[WARNING] The requested profile "developer" could not be activated because it does not exist.

[WARNING] The requested profile "systemvm" could not be activated because it does not exist.
 
But it shows that the build is successful. What cloud be the mistake here?
If I ignore the warning and proceed with the next step, the following happens.
oneadmin@ubuntu:~/maven$ mvn -P developer -pl developer -Ddeploydb
[INFO] Scanning for projects...
[ERROR] Could not find the selected project in the reactor: developer -> [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:
 

 

Thanks for the help  :)

 

 


Uma Sankar MEMBERS 22 February 2014 - 03:53 AM
1 comment
0

Please sign in to leave a comment.

 
 

Previous 1 comment

Avatar
Administrator
Avatar

Error in installation

Uma, this is not the best place to post this type of questions.

I would advice you to look on this document https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudStack

 

Radek.


Radoslaw Smigielski CITRIX EMPLOYEES 27 February 2014 - 10:47 AM
Comment actions Permalink

Top Contributors