You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/07/10 18:22:44 UTC

[jira] Closed: (MPCHANGES-9) Sourceforge tracker support

Message:

   The following issue has been closed.

   Resolver: Vincent Massol
       Date: Sat, 10 Jul 2004 12:20 PM

I'm closing this issue as we have a solution for SF. When/if we find a bug tracker that needs more information than an issue #, then we'll open a new issue.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPCHANGES-9

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPCHANGES-9
    Summary: Sourceforge tracker support
       Type: Improvement

     Status: Closed
   Priority: Major
 Resolution: WON'T FIX

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-changes-plugin
   Fix Fors:
             1.6

   Assignee: Vincent Massol
   Reporter: Martijn Dashorst

    Created: Sun, 13 Jun 2004 11:25 AM
    Updated: Sat, 10 Jul 2004 12:20 PM

Description:
The URL as it is generated now doesn't support the sourceforge (SF) tracker format. The SF format consists of three pieces of information:
 - the project id (group_id)
 - the artifact id (aid)
 - the artifact type id (atid)

Especially the atrifact type id is worisome, since it is needed to discriminate the different trackers. It is not possible to retrieve an artifact by group_id and aid alone.

In order to facilitate this, some additional information is required, namely the tracker id.

I am creating a patch for the changes plugin which integrates the support for sourceforge.




---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org