[
https://jira.jboss.org/jira/browse/JBBUILD-489?page=com.atlassian.jira.pl...
]
Shelly McGowan updated JBBUILD-489:
-----------------------------------
I removed the thirdparty directory of my Branch_5_x workspace. performed svn update.
However, building via build.sh results in a ConnectionException. The attempt eventually
times out but it is not clear initially that will happen. This is also being seen on
Hudson runs. Is this a known issue? I don't typically clean thirdparty so not sure
if it recently started.
createthirdparty:
[java] [INFO] Scanning for projects...
[java] WAGON_VERSION: 1.0-beta-2
[java] [INFO]
------------------------------------------------------------------------
[java] [INFO] Building JBoss Application Server Thirdparty Build
[java] [INFO] task-segment: [generate-resources]
[java] [INFO]
------------------------------------------------------------------------
[java] [INFO] [enforcer:enforce {execution: ban-bad-dependencies}]
[java] [INFO] [enforcer:enforce {execution: enforce-java-maven-versions}]
[java] [INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[java] [INFO] snapshot org.jboss.jbossas:jboss-as-component-matrix:5.1.0-SNAPS[java]
[WARNING]
[java] java.net.ConnectException: Connection timed out
HOT: checking for updates from
snapshots.jboss.org
[java] [INFO] [enforcer:enforce {execution: ban-app-server-modules}]
[java] [INFO] [jboss-license:download-licenses {execution: default}]
[java] [INFO] Downloading licenses
[java] [WARNING]
[java] java.net.ConnectException: Connection timed out
[java] at java.net.PlainSocketImpl.socketConnect(Native Method)
[java] at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
[java] at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
[java] at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
[java] at java.net.Socket.connect(Socket.java:520)
[java] at java.net.Socket.connect(Socket.java:470)
[java] at sun.net.NetworkClient.doConnect(NetworkClient.java:157)
[java] at sun.net.www.http.HttpClient.openServer(HttpClient.java:388)
[java] at sun.net.www.http.HttpClient.openServer(HttpClient.java:523)
[java] at sun.net.www.http.HttpClient.<init>(HttpClient.java:231)
[java] at sun.net.www.http.HttpClient.New(HttpClient.java:304)
[java] at sun.net.www.http.HttpClient.New(HttpClient.java:321)
[java] at
sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:813)
[java] at
sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:765)
[java] at
sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:690)
[java] at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:934)
[java] at java.net.URL.openStream(URL.java:1007)
[java] at
org.jboss.maven.plugins.license.DownloadLicensesMojo.execute(DownloadLicensesMojo.java:134)
<snip>
[java] [WARNING]
[java] java.net.ConnectException: Connection timed out
Track down missing license files and update poms
------------------------------------------------
Key: JBBUILD-489
URL:
https://jira.jboss.org/jira/browse/JBBUILD-489
Project: JBoss Build System
Issue Type: Task
Components: Maven
Reporter: Paul Gier
Fix For: Maven Build - Maint 2009
Many of the dependencies of the application server have poms with missing or incorrect
license information. This should be fixed and updated in the jboss maven repository.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira