The following issue has been updated:
Updater: Dan Diephouse (mailto:[EMAIL PROTECTED])
Date: Wed, 1 Jan 2003 7:46 PM
Comment:
This patch makes jar:install-snapshot install the snapshot jar as both
jarname-SNAPSHOT.jar and jarname-DATE.TIME.jar
Changes:
[Attachment] [diff.txt] was added
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.werken.com/secure/ViewIssue.jspa?key=MAVEN-184&page=history
---------------------------------------------------------------------
View the issue:
http://jira.werken.com/secure/ViewIssue.jspa?key=MAVEN-184
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-184
Summary: jar:install-snapshot does not copy a jar with a timestamped name
Type: Bug
Status: Assigned
Priority: Trivial
Time Spent: Unknown
Estimate: 0 minutes
Project: maven
Component: plugin-java
Versions:
1.0-beta-8
Assignee: Jason van Zyl
Reporter: Dan Diephouse
Created: Wed, 1 Jan 2003 7:44 PM
Updated: Wed, 1 Jan 2003 7:46 PM
Environment: Windows XP, Java 1.4.1
Description:
The jar:install-snapshot goal copies the snapshot jar as jarname-SNAPSHOT.jar instead
of jarname-DATE.TIME.jar. It should either copy the jar as jarname-SNAHPSHOT and
jarname-DATE.TIME.jar or copy it with the name jarname-DATE.TIME.jar, since this is
the correct way to name snapshot jars in maven.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.werken.com/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: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>