You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Tonella <et...@ig.com.br> on 2009/10/01 19:20:24 UTC

Maven 1: Deploy in repository http

I need deploy artefacts in repository http.

I use this config in project.properties:

maven.repo.list=unofficial
maven.repo.unofficial=http://test.com/test/repository/unofficial

Error:
[echo] maven.repo.list is set - using artifact deploy mode
Will deploy to 1 repository(ies): unofficial
Deploying to repository: unofficial
Deploying: c:\document\project.xml-->document/poms/test-SNAPSHOT
SHOT.pom
Failed to deploy to: unofficial Reason: Unable to connect to
'http://test.com/test/repository/unofficial'

BUILD FAILED
File...... C:\Documents and
Settings\.maven\cache\maven-artifact-plugin-1.5-snapshot\plugin.jelly
Element... artifact:artifact-deploy
Line...... 99
Column.... 13
Unable to deploy to any repositories
Total time: 36 seconds

Tks
-- 
View this message in context: http://www.nabble.com/Maven-1%3A-Deploy-in-repository-http-tp25703147p25703147.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org