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-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to