javaee / metro-jaxws-commons

Metro has been contributed to Eclipse Foundation. This repository is for legacy review only. Please refer to the Eclipse EE4J Metro project for the very latest
https://eclipse-ee4j.github.io/metro-wsit/
Other
10 stars 9 forks source link

jaxws-maven-plugin gives warning unless non-Central repositories explicitly listed #77

Closed glassfishrobot closed 13 years ago

glassfishrobot commented 13 years ago

Hi, the latest version 1.12 of the jaxws-maven-plugin will give this warning:

[INFO] — jaxws-maven-plugin:1.12:wsimport (default) @ service-bundle

— Downloading: http://download.java.net/maven/2/org/jvnet/staxex/stax-ex/maven-metadata.xml Downloaded: http://download.java.net/maven/2/org/jvnet/staxex/stax-ex/maven-metadata.xml (411 B at 0.5 KB/sec) [WARNING] Could not transfer metadata org.jvnet.staxex:stax-ex/maven-metadata.xml from/to java.net (http://download.java.net/maven/1/)::) No connector available to access repository java.net (http://download.java.net/maven/1/) of type legacy using the available factories WagonRepositoryConnectorFactory

If I fail to include the old java.net repositories in the Maven pom file. Everything still runs successfully, but it would be good for the next release of this plugin to no longer need to reach into this non-Central repository. Thanks.

glassfishrobot commented 13 years ago

Reported by gmazza

glassfishrobot commented 13 years ago

@lukasj said: some artifacts were not moved from java.net m1 repo to central.

just for tracking: https://issues.sonatype.org/browse/MVNCENTRAL-129 https://issues.sonatype.org/browse/MVNCENTRAL-130

glassfishrobot commented 13 years ago

@lukasj said: one more issue: https://issues.sonatype.org/browse/MVNCENTRAL-131

glassfishrobot commented 13 years ago

@lukasj said: http://java.net/projects/jax-ws-commons/sources/svn/revision/908

glassfishrobot commented 11 years ago

@lukasj said: closing old and already fixed issues

glassfishrobot commented 13 years ago

File: jax_ws_commons-77.diff.txt Attached By: @lukasj

glassfishrobot commented 13 years ago

Issue-Links: depends on MAVEN2_REPOSITORY-93 is related to JAX_WS_COMMONS-52

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAX_WS_COMMONS-77

glassfishrobot commented 13 years ago

Marked as fixed on Wednesday, October 12th 2011, 6:09:39 am