The following comment has been added to this issue:
Author: Brett Porter
Created: Wed, 23 Jun 2004 7:22 PM
Body:
Don't you mean *-snapshot-version? This is only ever deployed to the removte
repository, so has nothing to do with .cvsignore, etc and shouldn't be deleted.
Unless I'm missing something?
---------------------------------------------------------------------
View this comment:
http://jira.codehaus.org/browse/MPARTIFACT-14?page=comments#action_20976
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MPARTIFACT-14
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MPARTIFACT-14
Summary: *-pom-version created but not deleted
Type: Bug
Status: Closed
Priority: Minor
Resolution: CANNOT REPRODUCE
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven-artifact-plugin
Versions:
1.0
1.1
Assignee:
Reporter: Matthias Kerkhoff
Created: Wed, 28 Apr 2004 3:59 PM
Updated: Wed, 23 Jun 2004 7:22 PM
Description:
The *-pom-version file contains the timestamp used for a
given SNAPSHOT build. The *-pom-version file is deployed
in the repository too.
There are two related problems with the current implementation.
a) the file *-pom-version is not deleted after it is created.
b) the file has no extension, thus it's quite difficult to
.cvsignore it. A better solution would be to use
"*-pom-" + MavenConstants.SNAPSHOT_SIGNIFIER + ".version
as filename.
We have a working implementation of the requested change(s)
which we can attach if it would take us a step further to
RC3.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]