XStream

maven xstream-1.2.2.pom uses unusual id for codehaus repository

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.2.2
  • Fix Version/s: 1.3
  • Component/s: None
  • Labels:
    None

Description

on ibiblio in xstream-1.2.2.pom there is following repository-definition:
<repositories>
<repository>
<id>codehaus-repository</id>
<name>Codehaus Repository</name>
<url>http://repository.codehaus.org</url>
</repository>
</repositories>

Here the id is 'codehaus-repository' but usual 'codehaus' is used as id for codehaus repository.

This different codehaus-id makes troubles in case of using maven-mirror for codehaus. My workaround is, to specify an extra mirror for 'codehaus-repository'. Because XStream is in my projectDependencies the only project, which uses the different id: Could you use the standard repository id for codehaus - 'codehaus' - , too?

Activity

Hide
Joerg Schaible added a comment -

There's no convention how repository ids should be named. AndI know at least 5 other Codehaus projects using this ids. However, the XStream POM does no longer declare any repository, since it has been declared bad practice by the Maven folks. You may try a SNPAHSOT to ensure this.

Show
Joerg Schaible added a comment - There's no convention how repository ids should be named. AndI know at least 5 other Codehaus projects using this ids. However, the XStream POM does no longer declare any repository, since it has been declared bad practice by the Maven folks. You may try a SNPAHSOT to ensure this.
Hide
Joerg Schaible added a comment -

Closing issues before next release.

Show
Joerg Schaible added a comment - Closing issues before next release.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: