jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 1.x Release Plugin
  • MPRELEASE-7

goal convert-snapshots(-auto)

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: None
  • Labels:
    None
  • Environment:
    maven-rc3
    maven-release-plugin-1.3

Description

1) Snapshots should be resolved whenever version specification contains
string SNAPSHOT and not only when the value is exactly SNAPSHOT

2) Errors should not be ignored when getting snapshot-version file
from remote repository. If the file does not exist, no message
is reported

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. File
    patch.SNAPSHOT
    07/Jun/04 6:55 AM
    1 kB
    Roman Macko
  2. File
    patch2.SNAPSHOT
    14/Jul/04 7:28 AM
    2 kB
    Roman Macko

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Roman Macko added a comment - 07/Jun/04 6:55 AM

patch file to solve the issue

Show
Roman Macko added a comment - 07/Jun/04 6:55 AM patch file to solve the issue
Hide
Permalink
Roman Macko added a comment - 14/Jul/04 7:28 AM

1) patch2.SNAPSHOT replaces patch.SNAPSHOT
2) fixed incorrect replacement of SNAPSHOT in convert-snapshots(-auto)
goals when version does not include only SNAPSHOT string
3) terminate loop throught remote repositories when first
available timestamp file is found

Show
Roman Macko added a comment - 14/Jul/04 7:28 AM 1) patch2.SNAPSHOT replaces patch.SNAPSHOT 2) fixed incorrect replacement of SNAPSHOT in convert-snapshots(-auto) goals when version does not include only SNAPSHOT string 3) terminate loop throught remote repositories when first available timestamp file is found
Hide
Permalink
Trygve Laugstol added a comment - 14/Jul/04 10:10 AM

> 2) Errors should not be ignored when getting snapshot-version file
> from remote repository. If the file does not exist, no message
> is reported

Why should there be a message? Maven can try several repositories and there is nothing wrong if the artifact is missing. But the build shouldn't continue if a jar is missing in the local repository after all artifacts have been tried downloaded.

Show
Trygve Laugstol added a comment - 14/Jul/04 10:10 AM > 2) Errors should not be ignored when getting snapshot-version file > from remote repository. If the file does not exist, no message > is reported Why should there be a message? Maven can try several repositories and there is nothing wrong if the artifact is missing. But the build shouldn't continue if a jar is missing in the local repository after all artifacts have been tried downloaded.

People

  • Assignee:
    Unassigned
    Reporter:
    Roman Macko
Vote (0)
Watch (0)

Dates

  • Created:
    07/Jun/04 6:50 AM
    Updated:
    30/May/06 8:50 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.