weizhouapache commented on PR #5862:
URL: https://github.com/apache/cloudstack/pull/5862#issuecomment-1342511165

   @dhslove 
   can you solve the compilation error ?
   
   ```
   [ERROR] COMPILATION ERROR : 
   [ERROR] 
/home/travis/build/apache/cloudstack/plugins/storage/volume/default/src/main/java/org/apache/cloudstack/storage/datastore/lifecycle/CloudStackPrimaryDataStoreLifeCycleImpl.java:[241,16]
 error: cannot find symbol
     symbol:   variable multi
     location: class CloudStackPrimaryDataStoreLifeCycleImpl
   [ERROR] 
/home/travis/build/apache/cloudstack/plugins/storage/volume/default/src/main/java/org/apache/cloudstack/storage/datastore/lifecycle/CloudStackPrimaryDataStoreLifeCycleImpl.java:[241,15]
 error: illegal parenthesized expression
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) 
on project cloud-plugin-storage-volume-default: Compilation failure: 
Compilation failure: 
   [ERROR] 
/home/travis/build/apache/cloudstack/plugins/storage/volume/default/src/main/java/org/apache/cloudstack/storage/datastore/lifecycle/CloudStackPrimaryDataStoreLifeCycleImpl.java:[241,16]
 error: cannot find symbol
   [ERROR]   symbol:   variable multi
   [ERROR]   location: class CloudStackPrimaryDataStoreLifeCycleImpl
   [ERROR] 
/home/travis/build/apache/cloudstack/plugins/storage/volume/default/src/main/java/org/apache/cloudstack/storage/datastore/lifecycle/CloudStackPrimaryDataStoreLifeCycleImpl.java:[241,15]
 error: illegal parenthesized expression
   [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
   [ERROR] 
   [ERROR] After correcting the problems, you can resume the build with the 
command
   [ERROR]   mvn <args> -rf :cloud-plugin-storage-volume-default
   The command "./tools/travis/install.sh" failed and exited with 1 during .
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to