The following comment has been added to this issue:

     Author: Brett Porter
    Created: Thu, 24 Jun 2004 7:14 PM
       Body:
the pom-snapshot-version turns up in the same directory as project.xml when it is 
created though, and not deleted.

The md5 file deletion always failed due to a bug in the ScpProvider.

I've fixed this, will commit tomorrow.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPARTIFACT-14?page=comments#action_21007

---------------------------------------------------------------------
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: Reopened
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-artifact-plugin
   Versions:
             1.0
             1.1

   Assignee: Brett Porter
   Reporter: Matthias Kerkhoff

    Created: Wed, 28 Apr 2004 3:59 PM
    Updated: Thu, 24 Jun 2004 7:14 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]

Reply via email to