Can you check java and javac version? Both should be 1.7.x
~Rajani On Sun, Aug 24, 2014 at 3:50 AM, Ezaul Zillmer <ezaulzill...@gmail.com> wrote: > Hi all > I'm trying to compile in 4.4 cloustack cubieboard2 ARMv7 > 'm encontrondo a difficulty to compile apidocs FAILURE > post here the result of the compilation would like to know what to do to > solve > this problem? > > INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [1: > 10.948s] > [INFO] Apache CloudStack Plugin - Network NetScaler ...... SUCCESS [1: > 13.317s] > [INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [1: > 20.384s] > [INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment SUCCESS > [56.306s] > [INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [2: > 08.551s] > [INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS > [56.283s] > [INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS > [56.978s] > [INFO] Apache CloudStack Plugin - Random Storage Allocator SUCCESS > [34.541s] > [INFO] Apache CloudStack Plugin - User Authenticator LDAP SUCCESS [1: > 39.094s] > [INFO] Apache CloudStack Plugin - User Authenticator MD5. SUCCESS [35.514s] > [INFO] Apache CloudStack Plugin - User Authenticator Plain Text SUCCESS > [32.886s] > [INFO] Apache CloudStack Plugin - User Authenticator Salted SHA256 SUCCESS > [44.703s] > [INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS > [32.130s] > [INFO] Apache CloudStack Plugin - Image S3 Storage ....... SUCCESS > [38.533s] > [INFO] Apache CloudStack Plugin - Image Storage provider Swift SUCCESS > [35.296s] > [INFO] Apache CloudStack Plugin - Image Storage default provider SUCCESS > [35.825s] > [INFO] Apache CloudStack Plugin - Storage Image sample provider SUCCESS > [34.548s] > [INFO] Apache CloudStack Plugin - Volume Nexenta Storage Provider SUCCESS > [47.713s] > [INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider SUCCESS > [1: 11.799s] > [INFO] Apache CloudStack Plugin - Volume Storage default provider SUCCESS > [37.480s] > [INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider SUCCESS > [48.737s] > [INFO] Apache CloudStack Plugin - Storage Volume sample provider SUCCESS > [35.173s] > [INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS > [48.381s] > [INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS > [41.366s] > [INFO] Apache CloudStack Plugin - VXLAN Network .......... SUCCESS > [49.315s] > [INFO] Apache CloudStack Framework - Spring Module ....... SUCCESS > [47.235s] > [INFO] Apache CloudStack Secondary Storage Controller .... SUCCESS > [38.601s] > [INFO] Apache CloudStack Console Proxy - RDP Client ...... SUCCESS [1: > 42.416s] > [INFO] Apache CloudStack Console Proxy ................... SUCCESS > [15.272s] > [INFO] Apache CloudStack Console Proxy - Server .......... SUCCESS > [45.385s] > [INFO] Apache CloudStack System ....................... VM SUCCESS [1: > 44.692s] > [INFO] Apache CloudStack UI Client ....................... SUCCESS [4: > 02.765s] > [INFO] Apache CloudStack Framework - QuickCloud .......... SUCCESS > [14.270s] > [INFO] Apache CloudStack Test ............................ SUCCESS > [33.130s] > [INFO] Apache CloudStack Developer Mode .................. SUCCESS > [31.887s] > [INFO] Apache CloudStack Developer Tools ................. SUCCESS [4.948s] > [INFO] Apache CloudStack apidocs ......................... FAILURE [4: > 55.573s] > [INFO] Apache CloudStack marvin .......................... SKIPPED > [INFO] Apache CloudStack DevCloud ........................ SKIPPED > [INFO] Apache CloudStack DevCloud-KVM .................... SKIPPED > [INFO] ----------------------------------------------- > ------------------------- > [INFO] BUILD FAILURE > [INFO] ----------------------------------------------- > ------------------------- > [INFO] Total time: 1: 49: 29.237s > [INFO] Finished at: Sat Aug 23 16:27:15 EDT 2014 > [INFO] Final Memory: 61M / 159M > [INFO] ----------------------------------------------- > ------------------------- > [ERROR] Failed to execute goal org.codehaus.mojo: exec-maven-plugin: 1.2.1: > exec (compile) on project cloud-apidoc: Command execution failed. Process > exited with an error: 1 (Exit value: 1) -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with > the-and 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/MojoExecutionException > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the > command > [ERROR] mvn <goals> rf: cloud-apidoc > > Any Solution? for my problem? > Thank you I'm waiting >