Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
- Create a settings.xml file with a <profiles> section
- Open an NPanday project in VS
- Select "Add Maven Artifact..." from the context menu on the project
- Go to the "Configure Repository" tab
- Type in http://repo.maven.apache.org/maven2/ and press "Update"
The resulting settings.xml file has two <profiles> sections, one before <activeProfiles> and one after.
A better alternative may be to use this field to set the mirror instead.