Hi, I have copied the file, but the problem still occurs. The maven-script tries to download the file anyway. Is there a possibility the change this script?
Regards Christian -------- Original-Nachricht -------- Datum: Sun, 23 Jul 2006 18:40:39 +0530 Von: "Ajith Ranabahu" <[EMAIL PROTECTED]> An: [email protected] Betreff: Re: problem with building axis2 from source > hi, > Download it from here [1] and put it in the .maven/pluigns folder. The > .maven folder is in your home directory. > > Ajith > [1] http://people.apache.org/repository/maven/plugins/ > > On 7/23/06, Christian Galbavy <[EMAIL PROTECTED]> wrote: > > Hy, > > > > I tried to build AXIS2 from the source. I have installed maven 1.0.2, > like described in the Installation guide. > > But when I start to build Axis2 (I simply call "maven" in the > Axis2-directory, I get the following error: > > > > ************************************************* > > ...axis2_min> maven > > __ __ > > | \/ |__ _Apache__ ___ > > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > > |_| |_\__,_|\_/\___|_||_| v. 1.0.2 > > > > Plugin cache will be regenerated > > Attempting to download commons-net-1.1.0.jar. > > 139K downloaded > > Attempting to download jsch-0.1.5.jar. > > 79K downloaded > > Attempting to download commons-jelly-tags-velocity-20030303.205659.jar. > > 7K downloaded > > Attempting to download velocity-1.4-dev.jar. > > 505K downloaded > > Attempting to download commons-jelly-tags-xml-20030211.142705.jar. > > 31K downloaded > > Attempting to download > commons-jelly-tags-interaction-20030211.143817.jar. > > 4K downloaded > > Attempting to download junit-3.8.1.jar. > > 118K downloaded > > Attempting to download commons-jelly-tags-antlr-20030211.143720.jar. > > 7K downloaded > > Attempting to download antlr-2.7.2.jar. > > 349K downloaded > > Attempting to download commons-jelly-tags-jsl-20030211.143151.jar. > > 14K downloaded > > Attempting to download commons-jelly-tags-log-20030211.142821.jar. > > 8K downloaded > > Attempting to download velocity-dvsl-0.45.jar. > > 25K downloaded > > Attempting to download isorelax-20030108.jar. > > 188K downloaded > > Attempting to download jing-20030619.jar. > > 475K downloaded > > build:start: > > > > jar: > > multiproject:install: > > multiproject:projects-init: > > [echo] Gathering project list > > Starting the reactor... > > Our processing order: > > Apache Axis 2.0 - Common > > Apache Axis 2.0 - Java2WSDL > > Apache Axis 2.0 - Core > > Apache Axis 2.0 - Data Binding > > +---------------------------------------- > > | Gathering project list Apache Axis 2.0 - Common > > | Memory: 7M/13M > > +---------------------------------------- > > +---------------------------------------- > > | Gathering project list Apache Axis 2.0 - Java2WSDL > > | Memory: 7M/13M > > +---------------------------------------- > > +---------------------------------------- > > | Gathering project list Apache Axis 2.0 - Core > > | Memory: 7M/13M > > +---------------------------------------- > > +---------------------------------------- > > | Gathering project list Apache Axis 2.0 - Data Binding > > | Memory: 7M/13M > > +---------------------------------------- > > Starting the reactor... > > Our processing order: > > Apache Axis 2.0 - Common > > Apache Axis 2.0 - Java2WSDL > > Apache Axis 2.0 - Core > > Apache Axis 2.0 - Data Binding > > +---------------------------------------- > > | Executing multiproject:install-callback Apache Axis 2.0 - Common > > | Memory: 7M/13M > > +---------------------------------------- > > Attempting to download commons-logging-1.0.4.jar. > > 37K downloaded > > Attempting to download log4j-1.2.13.jar. > > 349K downloaded > > Attempting to download stax-api-1.0.jar. > > 25K downloaded > > Attempting to download wsdl4j-1.5.2.jar. > > 124K downloaded > > Attempting to download maven-itest-plugin-1.0.jar. > > Error retrieving artifact from > [http://cvs.apache.org/repository/maven-itest-plugin/plugins/maven-itest-plugin-1.0.jar]: > java.io.IOException: > Unknown error downloading; status code was: 302 > > Error retrieving artifact from > [http://www.apache.org/dist/java-repository/maven-itest-plugin/plugins/maven-itest-plugin-1.0.jar]: > java.io.IOException: Unknown error downloading; status code was: 301 > > Error retrieving artifact from > [http://www.openejb.org/maven/maven-itest-plugin/plugins/maven-itest-plugin-1.0.jar]: > java.io.IOException: Unknown > error downloading; status code was: 302 > > WARNING: Failed to download maven-itest-plugin-1.0.jar. > > > > BUILD FAILED > > File...... > /home/galbavy/.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 > dependency: > > > > maven-itest-plugin-1.0.jar > > > > Total time: 1 minutes 15 seconds > > Finished at: Sun Jul 23 14:59:35 CEST 2006 > > > > ************************************************** > > > > Does anybody know how to handle this problem? > > > > Regards > > Christian > > > > > > -- > > > > > > Echte DSL-Flatrate dauerhaft für 0,- Euro*. Nur noch kurze Zeit! > > "Feel free" mit GMX DSL: http://www.gmx.net/de/go/dsl > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Ajith Ranabahu > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Echte DSL-Flatrate dauerhaft für 0,- Euro*. Nur noch kurze Zeit! "Feel free" mit GMX DSL: http://www.gmx.net/de/go/dsl --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
