|
From: Geoffrey W. <gwi...@fe...> - 2008-07-31 15:52:24
|
I was having troubles deploying to Artifactory 1.2.5 (status code 500,
often jcr lock problems, etc.), so I thought I'd try 1.3.0-beta2. The
upgrade was pretty painful (export was slow, import was slow and failed
several times). That said, it seems to have finally succeeded, but now
I'm finding that the same deployment is returning status code 400:
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error deploying artifact: Failed to transfer file:
http://spatium/artifactory/libs-releases/com/feedroom/rsu/rsu/2.1.1/rsu-
2.1.1.pom. Return code is: 400
Maven doesn't seem to return the status message or response body, even
with -X and -e, and there's nothing in the artifactory log that would
indicate what the problem might be. Thoughts?
|