User story #2383
closedDelete reference to "https://maven.normation.com" and remove snapshot property in pom.xml files
Description
i found some reference to "https://maven.normation.com" in pom.xml files in :
- SOURCES/rudder-sources/ldap-inventory/pom.xml
- SOURCES/rudder-sources/rudder-commons/pom.xml
- SOURCES/rudder-sources/cf-clerk/pom.xml
- SOURCES/rudder-sources/rudder/pom.xml
- SOURCES/rudder-sources/scala-ldap/pom.xml
- SOURCES/rudder-sources/rudder-parent-pom/pom.xml
FAR: that ticket also remove <snapshots><enabled>true</enabled></snapshots> from repository definition.
Updated by Jonathan CLARKE over 12 years ago
- Status changed from New to Pending technical review
- Assignee changed from Jonathan CLARKE to Nicolas PERRON
- Target version set to 2.3.7
This ticket seems to have been handled, but is neither attached to a version, nor in a "finished" state.
Nicolas, please clarify as to it's status?
Updated by Nicolas PERRON over 12 years ago
- % Done changed from 0 to 100
Jonathan CLARKE wrote:
This ticket seems to have been handled, but is neither attached to a version, nor in a "finished" state.
Nicolas, please clarify as to it's status?
Yes, after some mistakes, this ticket has been successfully handled. I forgot to use "Fixes" in my last commit. The fixes can be reviewed
Updated by Jonathan CLARKE over 12 years ago
- Status changed from Pending technical review to Discussion
I'm curious about this. Why has the "snapshots enabled" property been changed from true to false?
Updated by Nicolas PERRON over 12 years ago
Jonathan CLARKE wrote:
I'm curious about this. Why has the "snapshots enabled" property been changed from true to false?
I believe this is an error. I may have thought that using nexus.normation.com as snapshot repository exempt us from using rudder-project.org as a snapshot repository too. Indeed, I thought that specify a repository as snapshot specify it to not be using for release, but this is not the case (cf http://maven.apache.org/pom.html#Repositories).
I guess that removing the line about snapshot in rudder-project.org will sufffice.
Updated by Nicolas PERRON over 12 years ago
- Status changed from Discussion to Pending technical review
Nicolas PERRON wrote:
Jonathan CLARKE wrote:
I'm curious about this. Why has the "snapshots enabled" property been changed from true to false?
I believe this is an error. I may have thought that using nexus.normation.com as snapshot repository exempt us from using rudder-project.org as a snapshot repository too. Indeed, I thought that specify a repository as snapshot specify it to not be using for release, but this is not the case (cf http://maven.apache.org/pom.html#Repositories).
I guess that removing the line about snapshot in rudder-project.org will sufffice.
It's done.
Updated by François ARMAND over 12 years ago
- Subject changed from Delete reference to "https://maven.normation.com" in pom.xml files to Delete reference to "https://maven.normation.com" and remove snapshot property in pom.xml files
- Description updated (diff)
Updated by François ARMAND over 12 years ago
- Status changed from Pending technical review to 10
That seems correct.
Updated by Nicolas PERRON almost 12 years ago
- Project changed from Rudder to 34
- Category deleted (
11)
Updated by Benoît PECCATTE over 9 years ago
- Project changed from 34 to Rudder
- Category set to Packaging