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/01/11 18:35:39 UTC

[jira] Created: (MCOMPONENTS-6) Snapshot usage improved to allow a single jar:install

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MCOMPONENTS-6


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MCOMPONENTS-6
    Summary: Snapshot usage improved to allow a single jar:install
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-components
 Components: 
             maven-project

   Assignee: Jason van Zyl
   Reporter: Jason van Zyl

    Created: Sun, 11 Jan 2004 11:35 AM
    Updated: Sun, 11 Jan 2004 11:35 AM

Description:
Snapshot JAR usage has slipped into slighly inconsistent usage and we want to align the usage of <currentVersion/> in the top-level portion of the POM with the <version/> in a dependency.

Having the situation where we have:

1.1-SNAPSHOT as the currentVersion and SNAPSHOT in a dependency which refers to the same artifact is probably bad. Aligning these will allow a simplification of tools and the first candidate is the jar:install. The standard jar:install will work. But a few plugins like the release plugin will need to be taught about the new format.


---------------------------------------------------------------------
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