Bug #2242
Bad maven repository URL in a lot of pom.xml
| Status: | Released | Start date: | 2012-02-07 | |
|---|---|---|---|---|
| Priority: | 1 | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | Architecture - Refactoring | |||
| Target version: | 2.3.7 | |||
| Needs translating: | No | Pull Request: |
Description
In a lot of pom.xml files, there is a repository URL: https://maven.normation.com/
That URL is not valid, it should be: http://www.rudder-project.org/maven-repo/
Associated revisions
Fixes #2242: add the public rudder repos so that public user could build 2.3 branch
Refs #2242: Fixed a binary copy that should not impact CFEngine Nova
Refs #2242: Removed a legacy bundle that made CFEngine Nova go mad
Refs #2242: Used the system installed fusion agent and added the VERSION tag to the generated report
Refs #2242: Corrected the bundle that updates the CFengine binaries (so it will not replace nova binaries with community ones)
History
#1
Updated by Jonathan CLARKE over 1 year ago
- Target version changed from 2.4.0~alpha5 to 2.3.7
This should be fixed in the 2.3 branch, not 2.4.
#2
Updated by François ARMAND over 1 year ago
- Status changed from In progress to Pending technical review
- % Done changed from 0 to 100
Applied in changeset commit:009d676501026e1eaf60bbe46255258f09faa5b8.
#3
Updated by François ARMAND over 1 year ago
Actually, we just need to give access to our Lift-2.3 patched version, and so we only want to add the public repository for now, as there is quite some normalization work to do about where our artifacts go.
We don't need to have the same fixe in 2.4, but for now, and waiting the big normalization, I will still add it.
#4
Updated by Jonathan CLARKE over 1 year ago
- Status changed from Pending technical review to Released
Looks perfect!