First check if the Artifactory receives the request. You can check it in the request log (from the ui when you logged in as admin or in the request.log under artifactory_home/logs/request.log). If you don't see your request there the proxy configuration is wrong.
Yossi On Fri, Aug 13, 2010 at 12:42 PM, maxou518 <[email protected]> wrote: > > Hi, > > I'm trying to use artifactory on a Linux server. > I've putted proxy parameters in settings.xml (correctly, I think), and I > can > see web interface. I can deploy with the upload interface. > But, when I want to deploy a version since my eclipse, He returns me an > error. > I work with the same system as this : > http://blog.springsource.com/2010/05/18/managing-plugins-with-grails-1-3/ > > The error is long but to sum-up, when I do : > grails maven-deploy --repository=pluginReleases > > ... it says : > Uploading: /way/project/0.1/project-0.1.zip to repository pluginReleases at > http://host:8081/artifactory/plugins-releases-local/ > Transferring 2092K from pluginReleases > [deploy] An error has occurred while processing the Maven artifact tasks. > [deploy] Diagnosis: > [deploy] > [deploy] Error deploying artifact 'way:project:zip': Error deploying > artifact: Failed to transfer file: > > http://host:8081/artifactory/plugins-releases-local/way/project/0.1/project-0.1.zip > . > Return code is: 503 > ... > Have you specified a configured repository to deploy to (--repository > argument) or specified distributionManagement in your POM? > > Anybody knows why it does it ? A problem with proxy settings ? > > Thanks. > -- > View this message in context: > http://forums.jfrog.org/Error-deploying-artifact-Failed-to-transfer-file-Return-code-is-503-tp5419382p5419382.html > Sent from the Artifactory - Users mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > Artifactory-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/artifactory-users >
------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
