You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Dan Tran (JIRA)" <ji...@codehaus.org> on 2008/07/28 18:37:26 UTC

[jira] Created: (MRM-896) classifier is appended to pom filename after artifact upload

classifier is appended to pom filename after artifact upload
------------------------------------------------------------

                 Key: MRM-896
                 URL: http://jira.codehaus.org/browse/MRM-896
             Project: Archiva
          Issue Type: Bug
          Components: web application
    Affects Versions: 1.1
            Reporter: Dan Tran



example:

groupId: common-daemons
artifactId:jsvc
classifier:linux-x86
packaging:uexe
version:1.0.1

after upload jsvc-1.0.1-linux-x86.pom is created instead of jsvc-1.0.1.pom



-- 
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-896) classifier is appended to pom filename after artifact upload

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

Brett Porter updated MRM-896:
-----------------------------

      Description: 
example:

groupId: common-daemons
artifactId:jsvc
classifier:linux-x86
packaging:uexe
version:1.0.1

after upload jsvc-1.0.1-linux-x86.pom is created instead of jsvc-1.0.1.pom



  was:

example:

groupId: common-daemons
artifactId:jsvc
classifier:linux-x86
packaging:uexe
version:1.0.1

after upload jsvc-1.0.1-linux-x86.pom is created instead of jsvc-1.0.1.pom



    Fix Version/s: 1.1.1

> classifier is appended to pom filename after artifact upload
> ------------------------------------------------------------
>
>                 Key: MRM-896
>                 URL: http://jira.codehaus.org/browse/MRM-896
>             Project: Archiva
>          Issue Type: Bug
>          Components: web application
>    Affects Versions: 1.1
>            Reporter: Dan Tran
>             Fix For: 1.1.1
>
>
> example:
> groupId: common-daemons
> artifactId:jsvc
> classifier:linux-x86
> packaging:uexe
> version:1.0.1
> after upload jsvc-1.0.1-linux-x86.pom is created instead of jsvc-1.0.1.pom

-- 
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-896) classifier is appended to pom filename after artifact upload

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

Brett Porter updated MRM-896:
-----------------------------

    Fix Version/s:     (was: 1.1.2)
                   1.1.1

> classifier is appended to pom filename after artifact upload
> ------------------------------------------------------------
>
>                 Key: MRM-896
>                 URL: http://jira.codehaus.org/browse/MRM-896
>             Project: Archiva
>          Issue Type: Bug
>          Components: web application
>    Affects Versions: 1.1
>            Reporter: Dan Tran
>            Assignee: Maria Odea Ching
>             Fix For: 1.1.1
>
>
> example:
> groupId: common-daemons
> artifactId:jsvc
> classifier:linux-x86
> packaging:uexe
> version:1.0.1
> after upload jsvc-1.0.1-linux-x86.pom is created instead of jsvc-1.0.1.pom

-- 
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] Closed: (MRM-896) classifier is appended to pom filename after artifact upload

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

Maria Odea Ching closed MRM-896.
--------------------------------

    Resolution: Fixed

Fixed in trunk -r683220.

> classifier is appended to pom filename after artifact upload
> ------------------------------------------------------------
>
>                 Key: MRM-896
>                 URL: http://jira.codehaus.org/browse/MRM-896
>             Project: Archiva
>          Issue Type: Bug
>          Components: web application
>    Affects Versions: 1.1
>            Reporter: Dan Tran
>            Assignee: Maria Odea Ching
>             Fix For: 1.1.2
>
>
> example:
> groupId: common-daemons
> artifactId:jsvc
> classifier:linux-x86
> packaging:uexe
> version:1.0.1
> after upload jsvc-1.0.1-linux-x86.pom is created instead of jsvc-1.0.1.pom

-- 
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-896) classifier is appended to pom filename after artifact upload

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

Brett Porter updated MRM-896:
-----------------------------

    Fix Version/s:     (was: 1.1.1)
                   1.1.2

> classifier is appended to pom filename after artifact upload
> ------------------------------------------------------------
>
>                 Key: MRM-896
>                 URL: http://jira.codehaus.org/browse/MRM-896
>             Project: Archiva
>          Issue Type: Bug
>          Components: web application
>    Affects Versions: 1.1
>            Reporter: Dan Tran
>             Fix For: 1.1.2
>
>
> example:
> groupId: common-daemons
> artifactId:jsvc
> classifier:linux-x86
> packaging:uexe
> version:1.0.1
> after upload jsvc-1.0.1-linux-x86.pom is created instead of jsvc-1.0.1.pom

-- 
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] Assigned: (MRM-896) classifier is appended to pom filename after artifact upload

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

Maria Odea Ching reassigned MRM-896:
------------------------------------

    Assignee: Maria Odea Ching

> classifier is appended to pom filename after artifact upload
> ------------------------------------------------------------
>
>                 Key: MRM-896
>                 URL: http://jira.codehaus.org/browse/MRM-896
>             Project: Archiva
>          Issue Type: Bug
>          Components: web application
>    Affects Versions: 1.1
>            Reporter: Dan Tran
>            Assignee: Maria Odea Ching
>             Fix For: 1.1.2
>
>
> example:
> groupId: common-daemons
> artifactId:jsvc
> classifier:linux-x86
> packaging:uexe
> version:1.0.1
> after upload jsvc-1.0.1-linux-x86.pom is created instead of jsvc-1.0.1.pom

-- 
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