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
-------------------------------------------------------------------------------
Tests run: 648, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
29.688 sec <<< FAILURE!
testFailsOnMethodThatThrowsException(com.opensymphony.xwork2.ognl.OgnlValueStackTest)
Time elapsed: 0 sec <<< FAILURE!
junit.framework.AssertionFailedError: Failed to throw exception on EL
method exception
at junit.framework.Assert.fail(Assert.java:47)
at
com.opensymphony.xwork2.ognl.OgnlValueStackTest.testFailsOnMethodThatThrowsException(OgnlValueStackTest.java:173)
I googled this test failed and it seems it was failing around the last
days of november. Must be some kind of configuration problem since I
have the last version available on trunk.
Again my configuration is: WinXP, Java 6, maven 2.2.1, command: mvn
clean install.
2009/12/17 Gabriel Belingueres <[email protected]>:
> 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=.... clean install)....
>
>
> 2009/12/17 Lukasz Lenart <[email protected]>:
>> 2009/12/17 Gabriel Belingueres <[email protected]>:
>>> 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: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]