Maven 1.x Artifact Plugin

allow configuring deploying a timedstamped artifact when using SNAPSHOT in the version

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.6
  • Fix Version/s: 1.7
  • Component/s: None
  • Labels:
    None
  • Environment:
    Maven 1.1b1
  • Number of attachments :
    0

Description

I just upgraded to 1.1b1 and version 1.6 of the artifact plugin. I see now that when I do jar:deploy, I get everything double in my repository.
I get for example:
myjar-1.0-SNAPSHOT.jar
myjar-1.0-20050825.075855.jar

I only want the first one. The version defined in my project.xml is 1.0-SNAPSHOT.

Please make this configurable!

regards,

Wim

Activity

Hide
Shinobu Kawai added a comment -

For those of you wondering, it's the "maven.artifact.deploy.timestamps" boolean property.

Show
Shinobu Kawai added a comment - For those of you wondering, it's the "maven.artifact.deploy.timestamps" boolean property.

People

Vote (1)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: