Hi Brett

Thank's

I finally get back maven working, but still the same error.
Now I have install test-SNAPSHOT.war manually and it keep telling :

BUILD FAILED
File...... /home/rcs/Master/extern/java/jakarta/maven/maven.xml
Element... maven:maven
Line...... 67
Column.... 7
Unable to obtain goal [touchstone-tests] -- /home/rcs/Master/extern/java/jakarta/maven/src/test/touchstone-build/maven.xml:810:17: <ant:fail> path = , expected /home/rcs/.maven/repository/touchstone/wars/test-SNAPSHOT.war
Total time: 20 minutes 5 seconds
Finished at: Fri Oct 15 19:46:08 EEST 2004


And the war is there at /home/rcs/.maven/repository/touchstone/wars/test-SNAPSHOT.war

Hope it helps.

Andre

Brett Porter wrote:

ok, so you are running the bootstrap.

httpclient didn't download because it isn't set up for proxy on the first couple of steps. You can use -DproxyHost=... -DproxyPort=... to avoid that in future

I'm not sure hwat you are building off exactly - I'll have to take a look tomorrow.

Cheers,
Brett

A Leg wrote:

Hi Brett

Next step

Finally I create by myself
~/.maven/repository/httpclient/jars/
and I have downloaded httpclient-2.0.jar in it

Now it compile good but fail on some tests. Errors are :

Attempting to download maven-jelly-tags-1.1-SNAPSHOT.jar.
Attempting to download maven-model-1.1-SNAPSHOT.jar.
Plugin 'maven-deploy-plugin' in project 'Maven' is not available

and


BUILD FAILED
File...... /home/rcs/Master/extern/java/jakarta/maven/maven.xml
Element... maven:maven
Line...... 67
Column.... 7
Unable to obtain goal [touchstone-tests] -- /home/rcs/Master/extern/java/jakarta/maven/src/test/touchstone-build/maven.xml:810:17: <ant:fail> path = , expected /home/rcs/.maven/repository/touchstone/wars/test-SNAPSHOT.war
Total time: 2 minutes 27 seconds
Finished at: Fri Oct 15 17:14:22 EEST 2004


Best regards

Andre Legendre


Your advice should be good : I don't have ~/.maven/repository/httpclient/jars/httpclient-2.0.jar nor ~/.maven/repository/httpclient/

I have a
~/.maven/repository/

with many subdirectories.

Where can I download httpclient-2.0.jar ?

For any reason maven does not try to do it.

Thank's for your help

Andre
Brett Porter wrote:

Additionally, your downloaded copy of httpclient may be corrupt - check the size of ~/.maven/repository/httpclient/jars/httpclient-2.0.jar

Brett Porter wrote:

I've never tried those snapshots, but regardless you need to bootstrap.

ant -f build-bootstrap.xml

Refer to the build instructions on the web site.

Regards,
Brett

A Leg wrote:







--------------------------------------------------------------------- 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]







--------------------------------------------------------------------- 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]



Reply via email to