google-code-export / ivyidea

Automatically exported from code.google.com/p/ivyidea
1 stars 0 forks source link

CLIENT ERROR: Unauthorized url #83

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set up a project with an ivy.xml and an ivy.settings
2. Connect to a nexus repo that requires authentication 
3. Try to download a file that is only available in this password protected repo

What is the expected output? 
The plugin should use the credentials in the ivysettings.xml file to access the 
repo.

What do you see instead?
CLIENT ERROR: Unauthorized url

Please provide any additional information below.
Running the files from ant works.

Original issue reported on code.google.com by opticyc...@gmail.com on 30 Oct 2011 at 12:32

GoogleCodeExporter commented 9 years ago
Could you confirm that you can access your repository with Ant+Ivy using the 
same ivy-settings.xml?

Original comment by maarten....@gmail.com on 5 Nov 2011 at 2:30

GoogleCodeExporter commented 9 years ago
I can confirm that I can access my nexus repository with Ant+Ivy using the same 
ivy-settings.xml.

Original comment by opticyc...@gmail.com on 5 Nov 2011 at 4:29