Maven 2.x Ant Tasks

URL Not Appropriate as Remote Repository ID

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Duplicate
  • Affects Version/s: 2.0.8
  • Fix Version/s: 2.0.9
  • Component/s: None
  • Labels:
    None
  • Environment:
    Windows
  • Number of attachments :
    0

Description

When configuring remote repositories in Maven, the id property is required. The remoteRepository tag instead assigns a default id, which was previously "remote", but changed to be the URL of the repository in SVN revision 586615 for MANTTASKS-78. This causes builds to break on Windows, which isn't fond of the ':' character in the resulting maven metadata file names. If the URL is to be used in this manner, it should be converted to something Windows-friendly. I don't develop on Windows, and I'll be "working around" the problem by providing an id as should have been done in the first place, so I won't be submitting a patch or waiting anxiously for a fix, but I felt I should report this.

Activity

Hide
Herve Boutemy added a comment -

this has already been fixed in MANTTASKS-103

Show
Herve Boutemy added a comment - this has already been fixed in MANTTASKS-103

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: