In the previous test the missing jars were : wsdl4j-1.5.3.jar neethi-SNAPSHOT.jar woden-SNAPSHOT.jar And now these are : axiom-api-1.1.1.jar axiom-impl-1.1.1.jar wsdl4j-1.5.3.jar Did you successfully download those first ones ?
I can't find wsdl4j : http://people.apache.org/repository/wsdl4j/jars/wsdl4j-1.5.3.jar http://ibiblio.org/maven/wsdl4j/jars/wsdl4j-1.5.3.jar Are you sure that the pom is correct ? Arnaud On 9/19/06, Ming Cheung <[EMAIL PROTECTED]> wrote:
Originally, i used http://cvs.apach.org/repository within project.properties. Per your suggesiton, I removed the cvs repository and use, maven.repo.remote=http://www.ibiblio.org/maven/, http://people.apache.org/repo/m1-snapshot-repository/ ,within the project.properties file. and I am out of luck and still received the following error. C:\eclipse_workspace\axis2_os_0821_a\axis2\modules\kernel>maven - Dmaven.test.failure.ignore=true __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.2 Attempting to download axiom-api-1.1.1.jar. WARNING: Failed to download axiom-api-1.1.1.jar. Attempting to download axiom-impl-1.1.1.jar. WARNING: Failed to download axiom-impl-1.1.1.jar. Attempting to download axis2-java2wsdl-SNAPSHOT.jar. Attempting to download XmlSchema-SNAPSHOT.jar. Attempting to download wsdl4j-1.5.3.jar. WARNING: Failed to download wsdl4j-1.5.3.jar. Attempting to download neethi-SNAPSHOT.jar. Attempting to download woden-SNAPSHOT.jar. The build cannot continue because of the following unsatisfied dependencies: axiom-api-1.1.1.jar axiom-impl-1.1.1.jar wsdl4j-1.5.3.jar Total time: 4 seconds Finished at: Mon Sep 18 17:00:13 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 "Arnaud HERITIER" <[EMAIL PROTECTED]>]"Arnaud HERITIER" <[EMAIL PROTECTED]> *"Arnaud HERITIER" <[EMAIL PROTECTED]>* 09/18/2006 04:34 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 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] > > >
