Closed benman1 closed 7 years ago
I've finally found the problem.
The repository url shouldn't be
http://org-risk-jenkins-01.dev.company.com:8080/archiva/repository/snapshots/
but
http://org-risk-jenkins-01.dev.company.com:8080/repository/snapshots/
Glad you found the problem. Archiva standalone installation make the service available on / (ROOT) context since 1.4-M3. Closing this issue.
To fix repository url - change Nexus Version to 'NEXUS3'.
i am having same error message with corrected url
@223038472 - by the URL, I'm pretty sure you're at the wrong place. This is project is an apache archiva container, not nexus.
Hi, I set up the archiva container and now I am using archiva for the first time. I can upload file manually over the web interface, however I am struggling using maven. I tried out different configuations and I am still trying to figure out the maven configuration for deployment to the archiva container. I've changed the project pom (as) to point to the archiva server, and I've set up the credentials for a new archiva user with the role manager for the internal and snapshot repositories in my settings.xml. I am still getting the error "PUT method is not supported." I've tried out dav (no change), and I've searched around a lot, and it'd be of great help to get some more pointers on how to resolve this. I am pasting the error below to show the problem:
Cheers! Ben.