Hi Ethan, There should be one more error before this. Can u look at the full trace to find the root cause. This snippet was not helpful.
Suresh Sent from my iPhone > On Mar 20, 2016, at 8:27 PM, Ethan Suh <[email protected]> > wrote: > > I'm currently having some difficulty building Airavata, and can't seem to > figure out what I'm doing wrong. I'm working in a Ubuntu vagrant box, and I > took careful steps to install java (1.8.0_65) and maven (3.3.9). I'm getting > this message after running $mvn clean install: > > [INFO] Reactor Summary: > [INFO] > [INFO] Airavata ........................................... SUCCESS [01:04 > min] > [INFO] Airavata Configuration ............................. SUCCESS [ 0.098 > s] > [INFO] Airavata Server Configuration ...................... SUCCESS [ 9.993 > s] > [INFO] Airavata Client Configuration ...................... SUCCESS [ 0.272 > s] > [INFO] Airavata API ....................................... SUCCESS [ 0.066 > s] > [INFO] Airavata Data Models ............................... SUCCESS [ 12.242 > s] > [INFO] Airavata Generated Stubs Skeltons .................. FAILURE [ 3.434 > s] > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) > on project airavata-api-stubs: Compilation failure > [ERROR] An unknown compilation problem occurred > [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 <goals> -rf :airavata-api-stubs > > Any ideas on what to do? > > Thanks for the help, > > Ethan Suh > Northwestern University WCAS Class of 2017 > Major in Computer Science; Minor in Economics > [email protected]
