Commenting hbase module worked great. I was able to build mailbox module sucessfully :-)
Is there any minor issues where I can start getting into the the environment before doing any major bug fixes? Let me know. Thanks, Sai On Fri, Feb 24, 2012 at 11:43 AM, Eric Charles <[email protected]> wrote: > F: tells it all. > so comment hbase in top pom.xml or run under cygwin (+ssh server running) > are the 2 options, the third being running on linux/macosx. > Thx, > Eric > > > > On 24/02/12 15:09, Stefano Bagnara wrote: > >> 2012/2/24 Eric Charles<[email protected]>: >> >>> Hi Sai, >>> >>> It was still failing two days ago, but now it's fixed. >>> A fresh checkout should build fine (latest automated build is fine). >>> >> >> It seems Saibabu is on Windows: >> ---- >> [ERROR] Please refer to >> F:\apache\james\mailbox\trunk\**hbase\target\surefire-repo >> rts for the individual test results. >> ---- >> >> Isn't this the same issue (hbase not working on windows) I was >> experiencing during the release review? >> >> Stefano >> >> Thx, >>> Eric >>> >>> >>> On 24/02/12 13:10, Saibabu Vallurupalli wrote: >>> >>>> >>>> Hi All, >>>> >>>> Mailbox tests are failing on HBase module. Do you have the same issue? >>>> See the errors below: >>>> >>>> ********************************************** >>>> [INFO] Reactor Summary: >>>> [INFO] >>>> [INFO] Apache James Mailbox .............................. SUCCESS >>>> [37.729s] >>>> [INFO] Apache James Mailbox API .......................... SUCCESS >>>> [40.192s] >>>> [INFO] Apache James Mailbox Store Framework .............. SUCCESS >>>> [45.451s] >>>> [INFO] Apache James Mailbox Lucene Index ................. SUCCESS >>>> [17.371s] >>>> [INFO] Apache James In Memory Mailbox .................... SUCCESS >>>> [20.194s] >>>> [INFO] Apache James JPA Mailbox .......................... SUCCESS >>>> [52.114s] >>>> [INFO] Apache James JCR Mailbox .......................... SUCCESS >>>> [1:27.999s] >>>> [INFO] Apache James Maildir Mailbox ...................... SUCCESS >>>> [16.271s] >>>> [INFO] Apache James HBase Mailbox ........................ FAILURE >>>> [1:30.786s] >>>> [INFO] Apache James Mailbox Tools ........................ SKIPPED >>>> [INFO] Apache James Mailbox Spring ....................... SKIPPED >>>> [INFO] >>>> ------------------------------**------------------------------** >>>> ------------ >>>> [INFO] BUILD FAILURE >>>> [INFO] >>>> ------------------------------**------------------------------** >>>> ------------ >>>> [INFO] Total time: 6:50.667s >>>> [INFO] Finished at: Fri Feb 24 07:06:13 EST 2012 >>>> [INFO] Final Memory: 22M/40M >>>> [INFO] >>>> ------------------------------**------------------------------** >>>> ------------ >>>> [ERROR] Failed to execute goal >>>> org.apache.maven.plugins:**maven-surefire-plugin:2. >>>> 10:test (default-test) on project apache-james-mailbox-hbase: There are >>>> test fai >>>> lures. >>>> [ERROR] >>>> [ERROR] Please refer to >>>> F:\apache\james\mailbox\trunk\**hbase\target\surefire-repo >>>> rts for the individual test results. >>>> [ERROR] -> [Help 1] >>>> [ERROR] >>>> [ERROR] To see the full stack trace of the errors, re-run Maven with the >>>> -e >>>> swit >>>> ch. >>>> [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 rea >>>> d the following articles: >>>> [ERROR] [Help 1] >>>> http://cwiki.apache.org/**confluence/display/MAVEN/**MojoFailureExc<http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureExc> >>>> eption >>>> [ERROR] >>>> [ERROR] After correcting the problems, you can resume the build with the >>>> command >>>> >>>> [ERROR] mvn<goals> -rf :apache-james-mailbox-hbase >>>> *********************************************** >>>> >>>> Thanks, Sai. >>>> >>>> >>> -- >>> eric | http://about.echarles.net | @echarles >>> >>> ------------------------------**------------------------------** >>> --------- >>> To unsubscribe, e-mail: >>> server-dev-unsubscribe@james.**apache.org<[email protected]> >>> For additional commands, e-mail: >>> [email protected].**org<[email protected]> >>> >>> >> ------------------------------**------------------------------**--------- >> To unsubscribe, e-mail: >> server-dev-unsubscribe@james.**apache.org<[email protected]> >> For additional commands, e-mail: >> [email protected].**org<[email protected]> >> >> > -- > eric | http://about.echarles.net | @echarles > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > server-dev-unsubscribe@james.**apache.org<[email protected]> > For additional commands, e-mail: > [email protected].**org<[email protected]> > >
