All,

I just updated to the latest master (latest commit 
c03712e86ac9f36d9cf8522807583969eef2ea70) and am receiving the following error 
when doing a mvn clean install -P deps:

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) 
on project cloud-server: Compilation failure
[ERROR] 
/Users/jburwell/Documents/projects/cloudstack/src/cloudstack-basho/server/src/com/cloud/projects/ProjectManagerImpl.java:[387,26]
 cannot find symbol
[ERROR] symbol  : constructor 
InvalidParameterValueException(java.lang.String,<nulltype>)
[ERROR] location: class com.cloud.exception.InvalidParameterValueException
[ERROR] -> [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/MojoFailureException

Thanks,
-John

Reply via email to