Maven 1

Obsolete links in org.apache.maven.cli.App class

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.0.2
  • Fix Version/s: 1.1-beta-1
  • Component/s: cli
  • Labels:
    None
  • Environment:
    WindowsXP
  • Number of attachments :
    1

Description

Http links are not updated in the displayBugReportHelp() method:
This link :
http://jira.codehaus.org/BrowseProject.jspa?id=10030
should be replaced by this following link:
http://jira.codehaus.org/browse/MAVEN

In the same way,
http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=users@maven.apache.org
should be
http://www.mail-archive.com/users@maven.apache.org

Different solutions have been discussed:

  • adding resources files for links;
  • translating messages.

The proposed patch (hopefully attached) should contain test cases and diff file.
To try it, just call my ant file after calling the build-bootstrap task.
trunk\ant AppTest

Activity

Hide
Brett Porter added a comment -

applied, thanks

Show
Brett Porter added a comment - applied, thanks

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: