You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by dodge <yv...@syzgroup.com> on 2012/01/19 14:29:18 UTC

Error deploying artifact: Resource to deploy not found: File

Hi, 

when whenever i m trying to deploy through release:perform or through deploy
goal my snapshots or release i get the following: 


[INFO] [INFO] Error deploying artifact: Resource to deploy not found: File:
http
://host:8081/artifactory/GroupId/myBinary-1.0.jar does not exist


i dont understand what is wrong. I checked artifactory logs and settiings of
maven multiple times--
i have no leads.
Thanks for help, 

dodge

--
View this message in context: http://maven.40175.n5.nabble.com/Error-deploying-artifact-Resource-to-deploy-not-found-File-tp5157656p5157656.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


Re: Error deploying artifact: Resource to deploy not found: File

Posted by dodge <yv...@syzgroup.com>.
Hi, 
well it IS a problem because the deploy fails in fact. 
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error deploying artifact: Resource to deploy not found: File:
http://vm-h
anks:8081/artifactory/groupId/laksdjfalsdf.jar does not exist


which is weird because i want to obviously DEPLOY it, not retrieve it.

thanks for any help

--
View this message in context: http://maven.40175.n5.nabble.com/Error-deploying-artifact-Resource-to-deploy-not-found-File-tp5157656p5159976.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


Re: Error deploying artifact: Resource to deploy not found: File

Posted by Wayne Fay <wa...@gmail.com>.
> [INFO] [INFO] Error deploying artifact: Resource to deploy not found: File:
> http
> ://host:8081/artifactory/GroupId/myBinary-1.0.jar does not exist

This is INFO level logging. If it was a real error, I'd expect it to
be ERROR level.

Are you sure this is a problem? Or merely concerned about some lines
in your logs? Is something not happening that you expect to happen?

Wayne

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