|
From: zalym <moh...@gm...> - 2007-05-02 11:30:12
|
I am using jibx 1.1.3 in my project, but sadly they don't update their poms. So I am using the deploy:deploy-file goal to deploy it to my local repository, and I get the following error. [INFO] Error deploying artifact: Failed to transfer file: http://localhost:2906/artifactory/3rdp-releases/org/jibx/jibx-run/1.1.3/jibx-run-1.1.3.jar. Return code is: 401 This is the log entry. 127.0.0.1 - - [02/05/2007:11:28:50 +0000] "PUT /artifactory/3rdp-releases/org/jibx/jibx-run/1.1.3/jibx-run-1.1.3.jar HTTP/1.1" 401 1463 First of all, is this the right way to solve artifact issues? If yes, please let me know how I can solve this issue. Thanks, Saleem -- View this message in context: http://www.nabble.com/deploying-a-3rd-party-jar-fails-tf3680023.html#a10284216 Sent from the Artifactory-Users mailing list archive at Nabble.com. |