Hi, I'm new to Archiva and am trying to use it from Clojure's popular mvn-compatible leiningen build tool to store my project's artifacts.
Unfortunately I am having an issue with deploying, despite double and triple checking my credentials, making sure that the user is associated with the proper roles, etc, my artifact uploads (pom, jar, asc, etc) are all met with 401 Unauthorized. Even trying to deploy using the admin user's credentials fails in this manner. Additionally, I am even unable to, once logged into the web interface as the deploying user, change the deploying user's password through the "EDIT DETAILS" dialog (I receive the message "[you can update only your profile]" within the dialog box and the ajax POST request to 'updateMe' 403s). My question is, how can I go about debugging these authorization issues? Links to documentation, or, preferably, specific files to inspect, would be greatly appreciated. Most grateful in advance, Murph
