You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Gayathri Muralidharan (JIRA)" <ji...@codehaus.org> on 2011/02/04 11:02:23 UTC

[jira] Created: (MRM-1456) Repository Purge : Error : Invalid path to Artifact: filename format is invalid,expected timestamp format in filename.

Repository Purge : Error : Invalid path to Artifact: filename format is invalid,expected timestamp format in filename.
----------------------------------------------------------------------------------------------------------------------

                 Key: MRM-1456
                 URL: http://jira.codehaus.org/browse/MRM-1456
             Project: Archiva
          Issue Type: Bug
          Components: repository scanning
    Affects Versions: 1.3.3
            Reporter: Gayathri Muralidharan


Hi,
We were using Archiva 1.3 and the snapshots were not getting purged due to the Layout exception.
Recently we upgraded to 1.3.3 and even then the repository purge is not happening due to the following error:

Can you help us out here? Its really a tough task to clean the repository without this purge option.

The configuration and the error message are as follows:

Configuration:
Identifier snapshots
Name Testing
Directory /u/xxx/.m2/repository
WebDAV URL http://xxx/archiva/repository/snapshots/
Type Maven 2.x Repository
Releases Included
Snapshots Included
Delete Released Snapshots
Repository Purge By Days Older Than 1
Repository Purge By Retention Count 2
Scanned
Scanning Cron 0 9 * * * ?

Error message :2011-02-03 01:06:18,598 [pool-2-thread-1] INFO org.apache.maven.archiva.consumers.core.MetadataUpdaterConsumer - Not processing path that is not an artifact: abc/def/SNAPSHOT/def-20110130.110618-652.jar (Invalid path to Artifact: filename format is invalid,expected timestamp format in filename.)

Thanks,
Gayathri


-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MRM-1456) Repository Purge : Error : Invalid path to Artifact: filename format is invalid,expected timestamp format in filename.

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MRM-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=255431#action_255431 ] 

Brett Porter commented on MRM-1456:
-----------------------------------

It looks like an issue in the support for SNAPSHOT (as it is typically something like 1.1-SNAPSHOT). I'll check.

> Repository Purge : Error : Invalid path to Artifact: filename format is invalid,expected timestamp format in filename.
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: MRM-1456
>                 URL: http://jira.codehaus.org/browse/MRM-1456
>             Project: Archiva
>          Issue Type: Bug
>          Components: repository scanning
>    Affects Versions: 1.3.3
>            Reporter: Gayathri Muralidharan
>
> Hi,
> We were using Archiva 1.3 and the snapshots were not getting purged due to the Layout exception.
> Recently we upgraded to 1.3.3 and even then the repository purge is not happening due to the following error:
> Can you help us out here? Its really a tough task to clean the repository without this purge option.
> The configuration and the error message are as follows:
> Configuration:
> Identifier snapshots
> Name Testing
> Directory /u/xxx/.m2/repository
> WebDAV URL http://xxx/archiva/repository/snapshots/
> Type Maven 2.x Repository
> Releases Included
> Snapshots Included
> Delete Released Snapshots
> Repository Purge By Days Older Than 1
> Repository Purge By Retention Count 2
> Scanned
> Scanning Cron 0 9 * * * ?
> Error message :2011-02-03 01:06:18,598 [pool-2-thread-1] INFO org.apache.maven.archiva.consumers.core.MetadataUpdaterConsumer - Not processing path that is not an artifact: abc/def/SNAPSHOT/def-20110130.110618-652.jar (Invalid path to Artifact: filename format is invalid,expected timestamp format in filename.)
> Thanks,
> Gayathri

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MRM-1456) Repository Purge : Error : Invalid path to Artifact: filename format is invalid,expected timestamp format in filename.

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MRM-1456:
------------------------------

    Fix Version/s: 1.4

probably a duplicate of the linked issue - to verify

> Repository Purge : Error : Invalid path to Artifact: filename format is invalid,expected timestamp format in filename.
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: MRM-1456
>                 URL: http://jira.codehaus.org/browse/MRM-1456
>             Project: Archiva
>          Issue Type: Bug
>          Components: repository scanning
>    Affects Versions: 1.3.3
>            Reporter: Gayathri Muralidharan
>             Fix For: 1.4
>
>
> Hi,
> We were using Archiva 1.3 and the snapshots were not getting purged due to the Layout exception.
> Recently we upgraded to 1.3.3 and even then the repository purge is not happening due to the following error:
> Can you help us out here? Its really a tough task to clean the repository without this purge option.
> The configuration and the error message are as follows:
> Configuration:
> Identifier snapshots
> Name Testing
> Directory /u/xxx/.m2/repository
> WebDAV URL http://xxx/archiva/repository/snapshots/
> Type Maven 2.x Repository
> Releases Included
> Snapshots Included
> Delete Released Snapshots
> Repository Purge By Days Older Than 1
> Repository Purge By Retention Count 2
> Scanned
> Scanning Cron 0 9 * * * ?
> Error message :2011-02-03 01:06:18,598 [pool-2-thread-1] INFO org.apache.maven.archiva.consumers.core.MetadataUpdaterConsumer - Not processing path that is not an artifact: abc/def/SNAPSHOT/def-20110130.110618-652.jar (Invalid path to Artifact: filename format is invalid,expected timestamp format in filename.)
> Thanks,
> Gayathri

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MRM-1456) Repository Purge : Error : Invalid path to Artifact: filename format is invalid,expected timestamp format in filename.

Posted by "Gayathri Muralidharan (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MRM-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=255396#action_255396 ] 

Gayathri Muralidharan commented on MRM-1456:
--------------------------------------------

Hi, 

Can anyone help us here?

Thanks,
Gayathri

> Repository Purge : Error : Invalid path to Artifact: filename format is invalid,expected timestamp format in filename.
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: MRM-1456
>                 URL: http://jira.codehaus.org/browse/MRM-1456
>             Project: Archiva
>          Issue Type: Bug
>          Components: repository scanning
>    Affects Versions: 1.3.3
>            Reporter: Gayathri Muralidharan
>
> Hi,
> We were using Archiva 1.3 and the snapshots were not getting purged due to the Layout exception.
> Recently we upgraded to 1.3.3 and even then the repository purge is not happening due to the following error:
> Can you help us out here? Its really a tough task to clean the repository without this purge option.
> The configuration and the error message are as follows:
> Configuration:
> Identifier snapshots
> Name Testing
> Directory /u/xxx/.m2/repository
> WebDAV URL http://xxx/archiva/repository/snapshots/
> Type Maven 2.x Repository
> Releases Included
> Snapshots Included
> Delete Released Snapshots
> Repository Purge By Days Older Than 1
> Repository Purge By Retention Count 2
> Scanned
> Scanning Cron 0 9 * * * ?
> Error message :2011-02-03 01:06:18,598 [pool-2-thread-1] INFO org.apache.maven.archiva.consumers.core.MetadataUpdaterConsumer - Not processing path that is not an artifact: abc/def/SNAPSHOT/def-20110130.110618-652.jar (Invalid path to Artifact: filename format is invalid,expected timestamp format in filename.)
> Thanks,
> Gayathri

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira