[
https://issues.jboss.org/browse/WFLY-837?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry resolved WFLY-837.
-----------------------------------
Fix Version/s: 8.0.0.Final
Resolution: Out of Date
Please re-open if this is still an issue.
Test MavenURLResourceTestCase#testMavenGav fails with Connection
timed out
--------------------------------------------------------------------------
Key: WFLY-837
URL:
https://issues.jboss.org/browse/WFLY-837
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Hauke Mehrtens
Priority: Minor
Labels: proxy
Fix For: 8.0.0.Final
Attachments: org.jboss.as.subsystem.test.MavenURLResourceTestCase.txt
The test MavenURLResourceTestCase#testMavenGav fails with "Connection timed
out". This makes the default build fail for me, so I added an Ignored to the test
case and till now no other test failed.
I have no direct Internet connection, but I am behind a http proxy and building JBoss
worked before. I am on Ubuntu 11.04 and the proxy settings are added to ~/.m2/settings.xml
and some environment variables with the proxy url are also set.
This class with the failing test was added in 1a7d15d924f7df70115b22a067ead3882c61a184 by
kabir <kkhan(a)redhat.com>. I am using the 7.1 branch from github.
The error message:
testMavenGav(org.jboss.as.subsystem.test.MavenURLResourceTestCase) Time elapsed: 190.173
sec <<< ERROR!
java.lang.RuntimeException: org.sonatype.aether.resolution.ArtifactResolutionException:
Could not transfer artifact org.sonatype.aether:aether-api:jar:1.13.1 from/to
jboss-developer (
http://repository.jboss.org/nexus/content/groups/developer/): Error
transferring file: Connection timed out
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira