On Thursday 10 November 2011 16:13:25 Duncan Mac-Vicar P. wrote:
On 11/10/2011 02:59 PM, Doron Fediuck wrote:
> Hi Duncan,
> long time, mate ;)
Hey :-)
> In the ovirt wiki link you posted, there's all the relevant entries
> needed. Specifically these to items can be found in the
jboss-public-repository-group repo in the XML:
>
> org.jboss.security:jbosssx-bare:jar:2.0.4
>
https://repository.jboss.org/nexus/content/groups/public/org/jboss/securi...
>
> sun-jaxb:jaxb-impl:jar:2.2
>
https://repository.jboss.org/nexus/content/groups/public/sun-jaxb/jaxb-im...
>
> Can you make sure your Jenkins machine can http to this server?
> Let me know if you need more help.
Downloading:
https://maven.atlassian.com/content/groups/public/sun-jaxb/jaxb-impl/2.2/...
[WARNING] Unable to get resource 'sun-jaxb:jaxb-impl:jar:2.2' from
repository atlassian.public.repo
(
https://maven.atlassian.com/content/groups/public): Error transferring
file: java.lang.RuntimeException: Unexpected error:
java.security.InvalidAlgorithmParameterException: the trustAnchors
parameter must be non-empty
I can't get it from the browser or wget either:
(typing url)
https://maven.atlassian.com/content/groups/public/sun-jaxb/jaxb-impl/2.2/...
The server has not found anything matching the request URI
You can get technical details here.
Please continue your visit at our home page.
wget:
Connecting to
maven.atlassian.com
(maven.atlassian.com)|67.221.237.4|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-11-10 15:12:25 ERROR 404: Not Found.
Duncan,
both work for me using wget:
wget
https://repository.jboss.org/nexus/content/groups/public/org/jboss/securi...
--2011-11-10 16:59:11--
https://repository.jboss.org/nexus/content/groups/public/org/jboss/securi...
Resolving repository.jboss.org... 10.5.105.13
Connecting to repository.jboss.org|10.5.105.13|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 553881 (541K) [application/java-archive]
Saving to: `jbosssx-bare-2.0.4.jar'
100%[==============================================================================================================================>]
553,881 68.6K/s in 8.1s
2011-11-10 16:59:21 (66.5 KB/s) - `jbosssx-bare-2.0.4.jar' saved [553881/553881]
and-
wget
https://repository.jboss.org/nexus/content/groups/public/sun-jaxb/jaxb-im...
--2011-11-10 17:12:15--
https://repository.jboss.org/nexus/content/groups/public/sun-jaxb/jaxb-im...
Resolving repository.jboss.org... 10.5.105.13
Connecting to repository.jboss.org|10.5.105.13|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 872839 (852K) [application/java-archive]
Saving to: `jaxb-impl-2.2.jar'
100%[==============================================================================================================================>]
872,839 53.9K/s in 23s
2011-11-10 17:12:40 (37.6 KB/s) - `jaxb-impl-2.2.jar' saved [872839/872839]
Now, checking your output again, I see you're using the following url-
https://maven.atlassian.com/content/groups/public/sun-jaxb/jaxb-impl/2.2/...
While I'm using the wiki's url-
https://repository.jboss.org/nexus/content/groups/public/sun-jaxb/jaxb-im...
Can you please verify your setting.xml file?
--
/d
"Email returned to sender -- insufficient voltage."