Can you try to replace http://cvs.apache.org/repository/<http://cvs.apache.org/repository/axis2/jars/axis2-java2wsdl-SNAPSHOT.jar>by http://people.apache.org/repo/m1-snapshot-repository/ ?
Arnaud On 9/18/06, Ming Cheung <[EMAIL PROTECTED]> wrote:
Here is the failure message. =============================================== Attempting to download axis2-java2wsdl-SNAPSHOT.jar. Error retrieving artifact from [ http://cvs.apache.org/repository/axis2/jars/axis2-java2wsdl-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading; status code was: 302 Artifact /axis2/jars/axis2-java2wsdl-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download XmlSchema-SNAPSHOT.jar. Error retrieving artifact from [ http://cvs.apache.org/repository/org.apache.ws.commons/jars/XmlSchema-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading; status code was: 302 Artifact /org.apache.ws.commons/jars/XmlSchema-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally Attempting to download wsdl4j-1.5.3.jar. Error retrieving artifact from [ http://cvs.apache.org/repository/wsdl4j/jars/wsdl4j-1.5.3.jar]: java.io.IOException: Unknown error downloading; status code was: 302 WARNING: Failed to download wsdl4j-1.5.3.jar. Attempting to download neethi-SNAPSHOT.jar. Error retrieving artifact from [ http://cvs.apache.org/repository/ws-commons/jars/neethi-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading; status code was: 302 WARNING: Failed to download neethi-SNAPSHOT.jar. Attempting to download woden-SNAPSHOT.jar. Error retrieving artifact from [ http://cvs.apache.org/repository/incubator-woden/jars/woden-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading; status code was: 302 WARNING: Failed to download woden-SNAPSHOT.jar. BUILD FAILED File...... C:\Documents and Settings\mingcheu\.maven\cache\maven- multiproject-plugin-1.3.1\plugin.jelly Element... maven:reactor Line...... 217 Column.... 9 The build cannot continue because of the following unsatisfied dependencies: wsdl4j-1.5.3.jar neethi-SNAPSHOT.jar woden-SNAPSHOT.jar Total time: 1 minutes 50 seconds Finished at: Mon Sep 18 13:30:39 CDT 2006 ================================================== Sincerely, Ming Cheung WebSphere Web Services Developer Address: IBM, Inc. 11501 Burnet Road, Austin, TX 78758 Tie Line: 678-0733 Email: [EMAIL PROTECTED] [image: Inactive hide details for Ming Cheung/Austin/[EMAIL PROTECTED] Cheung/Austin/[EMAIL PROTECTED] *Ming Cheung/Austin/[EMAIL PROTECTED] 2006/09/18 13:34 Please respond to "Maven Users List" <[email protected]> To "Maven Users List" <[email protected]> cc "'Maven Users List'" <[email protected]> Subject RE: [maven1.x] maven-test-plugin.jar 1.8.1 Jeff & Experts, My test failed again with maven 1.0.2. It seesm the maven 1.0.2 does not know the cvs.apache.org/repository and it also failed to download some of the common plugins. Do you know a workaround with this? BTW, I was able to make maven 1.1-beta-3 work, but failed on maven 1.0.2. Any suggestion or advice will be appreciated. Sincerely, Ming Cheung WebSphere Web Services Developer Address: IBM, Inc. 11501 Burnet Road, Austin, TX 78758 Tie Line: 678-0733 Email: [EMAIL PROTECTED] "Jeff Jensen" <[EMAIL PROTECTED]> *"Jeff Jensen" <[EMAIL PROTECTED]>* 2006/09/11 19:55 Please respond to "Maven Users List" <[email protected]> To "'Maven Users List'" <[email protected]> cc Subject RE: [maven1.x] maven-test-plugin.jar 1.8.1 You need to have *http://cvs.apache.org/repository/*<http://cvs.apache.org/repository/> on your remote repo list (maven.repo.remote property). There are 1.8.1 and 1.9 snapshots there. * **http://maven.apache.org/maven-1.x/using/repositories.html*<http://maven.apache.org/maven-1.x/using/repositories.html> -----Original Message----- From: Ming Cheung [*mailto:[EMAIL PROTECTED] <[EMAIL PROTECTED]>] Sent: Monday, September 11, 2006 5:41 PM To: Maven Users List Cc: Maven Users List Subject: Re: [maven1.x] maven-test-plugin.jar 1.8.1 Jeff, The maven-test-plugin only comes with 1.8 so far. There is no 1.81. available online* **http://maven.apache.org/maven-1.x/plugins/test/downloads.html*<http://maven.apache.org/maven-1.x/plugins/test/downloads.html>. Is there another option? Sincerely, Ming Cheung WebSphere Web Services Developer Address: IBM, Inc. 11501 Burnet Road, Austin, TX 78758 Tie Line: 678-0733 Email: [EMAIL PROTECTED] Jeff Jensen <[EMAIL PROTECTED]> 09/11/2006 05:04 PM Please respond to "Maven Users List" <[email protected]> To Maven Users List <[email protected]> cc Subject Re: [maven1.x] maven-test-plugin.jar 1.8.1 Read "Non-Bundled Plugins" here:* **http://maven.apache.org/maven-1.x/start/concepts.html*<http://maven.apache.org/maven-1.x/start/concepts.html> Quoting Ming Cheung <[EMAIL PROTECTED]>: > > I need maven-test-plugin-1.8.1.jar for maven 1.x for my testcase be able to > run successfully. > > Recently, I downloaded the maven 1.1-beta-3. and learned it only comes with > maven-test-plugin-1.8.jar. Is there a way to make the plugin update to > 1.8.1 automatically? > > > > Sincerely, > > Ming Cheung > WebSphere Web Services Developer > > Address: IBM, Inc. 11501 Burnet Road, Austin, TX 78758 > Tie Line: 678-0733 > Email: [EMAIL PROTECTED] --------------------------------------------------------------------- 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]
