Hello all:

We have been running Artifactory 2.2.x for some time with our Jenkins 1.509
installation, using the Artifactory plugin. Now we have upgraded to
Artifactory Pro 3.0.3. The upgrade was a "clean" upgrade in that the old
instance was backed up, and only the repositories were imported into the new
instance, and a few system and authentication configuration items were set
by hand. Everything seemed to be going well, but it was quickly noticed that
Jenkins jobs were failing while deploying to Artifactory (401 errors).
Checking the credentials of the users involved showed that their credentials
were okay, and files could be deployed via the web UI. Further testing also
showed that it was possible to deploy artifacts from the Jenkins build
machines using curl rather than Maven.

There is one other strange thing about our setup: We don't use the Jenkins
Maven facilities; we call Maven in scripts in our jobs, and we provide the
credentials explicitly to Maven with -Dusername=... -Dpassword=...

The only clue the Artifactory logs give us is that the access.log shows
[DENIED DEPLOY] ... for anonymous/<IP addr>, even though we are directly
specifying the username/password for access.

Can anyone give me a clue as to where to look for the problem here?

Thanks,
Larry Gadallah



--
View this message in context: 
http://forums.jfrog.org/401-errors-after-upgrade-to-Pro-tp7579419.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to