Maven 1.x Artifact Plugin

When deploying a snapshot, jar and pom have different timestamped version.

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.6
  • Fix Version/s: 1.7
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

Not really sure if this can cause problems but at least is a strange behaviour.

When deploying a snapshot, jar and pom have different timestamped version.
Note the difference between 1.7-20050804.210038 and 1.7-20050804.210051

plugin:repository-deploy:
[echo] Deploying...
Will deploy to 1 repository(ies): apache.snapshots
Deploying to repository: apache.snapshots
Uploading to maven/poms/maven-pmd-plugin-1.7-SNAPSHOT.pom:
.................... (6K)
Uploading to maven/poms/maven-pmd-plugin-snapshot-version:
.................... (0K)
Uploading to maven/poms/maven-pmd-plugin-1.7-20050804.210038.pom:
.................... (6K)
Will deploy to 1 repository(ies): apache.snapshots
Deploying to repository: apache.snapshots
Uploading to maven/plugins/maven-pmd-plugin-1.7-SNAPSHOT.jar:
.................... (11K)
Uploading to maven/plugins/maven-pmd-plugin-snapshot-version:
.................... (0K)
Uploading to maven/plugins/maven-pmd-plugin-1.7-20050804.210051.jar:
.................... (11K)

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: