Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0-alpha-3
-
None
Description
e.g. the following snippet from the {{setttings.xml}
<profile> <id>apache-staging</id> <repositories> <repository> <id>apache.staging</id> <url>https://repository.apache.org/content/groups/staging</url> <snapshots> <enabled>false</enabled> </snapshots> </repository> </repositories> </profile>
causes Maven to query r.a.o. for artifacts although the profile hasn't been activated.