Re: Test fails when building XWork

2009-12-19 Thread Gabriel Belingueres
solved it. I forgot that I have a JAVA_HOME env variable pointing to a Java5 version...changed it to Java 6 and worked OK. Funny that I didn't get any compilation error... Thanks! 2009/12/19 Lukasz Lenart : > 2009/12/18 Gabriel Belingueres : >> I checked out it from https://svn.opensymphony.com/s

Re: Test fails when building XWork

2009-12-18 Thread Lukasz Lenart
2009/12/18 Gabriel Belingueres : > I checked out it from https://svn.opensymphony.com/svn/xwork/trunk > I deleted everything and checkout'd it again and still the same test fail. I did the same and found no problems ;-) Try to run maven with -U -up My environment: Apache Maven 2.2.1 (r801777; 200

Re: Test fails when building XWork

2009-12-18 Thread Gabriel Belingueres
I checked out it from https://svn.opensymphony.com/svn/xwork/trunk I deleted everything and checkout'd it again and still the same test fail. 2009/12/18 Lukasz Lenart : > That's a bit strange, you can check with Bamboo that everything is ok > http://opensource.bamboo.atlassian.com/browse/XWORK > >

Re: Test fails when building XWork

2009-12-18 Thread Lukasz Lenart
That's a bit strange, you can check with Bamboo that everything is ok http://opensource.bamboo.atlassian.com/browse/XWORK Regards -- Lukasz http://www.lenart.org.pl/ - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org

Re: Test fails when building XWork

2009-12-18 Thread Gabriel Belingueres
Hi, Now I want to build XWork on another machine, this time with a direct connection to the Internet (no proxy or firewall settings.) --- Test set: TestSuite ---

Re: Test fails when building XWork

2009-12-17 Thread Gabriel Belingueres
Thanks Lukasz! Yes it was a connection problem. I had configured the proxy settings in the maven xml file, but for some reason it downloaded the artifacts but the test failed. I just executed the mvn passing along the proxy information as system properties and it worked ok (mvn -DhttpProxy= cl

Re: Test fails when building XWork

2009-12-17 Thread Lukasz Lenart
2009/12/17 Gabriel Belingueres : > What am I missing? Connection to the Internet - you're probably behind a firewall :P Regards -- Lukasz http://www.lenart.org.pl/ - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org F