Maven 2.x Ant Tasks

Deploy Ant task doesn't handle -SNAPSHOT

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Duplicate
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: deploy task
  • Labels:
    None
  • Number of attachments :
    0

Description

Use the Maven "deploy" ant task with the version "1.0-SNAPSHOT". It will be deployed to the artifact repository as "1.0-SNAPSHOT"; it won't have its -SNAPSHOT replaced with a proper qualified name (timestamp, build number, etc.).

Ideally there would be a way for users to specify their own qualifier in the Ant task, by specifying a special attribute. That would allow Ant scripters to use Ant's <BuildNumber> task or to use any other arbitrary build number as needed.

Issue Links

Activity

Hide
Carlos Sanchez added a comment -

See MNG-2060

Show
Carlos Sanchez added a comment - See MNG-2060

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: