Addin 'resync references' feature hard-wires ''http://repo1.maven.org/maven2'
as remote repository causing network security violations.
---------------------------------------------------------------------------------------------------------------------------------------
Key: NPANDAY-355
URL: https://issues.apache.org/jira/browse/NPANDAY-355
Project: NPanday
Issue Type: Bug
Components: Visual Studio Add-in
Affects Versions: 1.2.1
Environment: Windows
Reporter: Paul G
If the settings.xml file specifies the remote repositories to be uses, there is
no reason for the Addin code to specify any additional repos. This also messes
up the usage of managed repositories like Archiva (since some download may not
actually originate from there but instead come directly from the hard-wired
repo source).
Where a devepment network is locked down for security purposes, this causes the
resync to fail with a security error.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.