[ http://issues.apache.org/jira/browse/GERONIMO-2521?page=all ]

Paul McMahan resolved GERONIMO-2521.
------------------------------------

    Resolution: Fixed

> add snapshot support to plugin installer gbean
> ----------------------------------------------
>
>                 Key: GERONIMO-2521
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2521
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Plugins
>    Affects Versions: 1.x
>            Reporter: Paul McMahan
>         Assigned To: Paul McMahan
>             Fix For: 1.2
>
>         Attachments: GERONIMO-2521.patch
>
>
> When a snapshot artifact is published in an m2 repo the "SNAPSHOT" suffix of 
> the artifact's filename is replaced with a timestamp and build number that 
> come from a file named maven-metadata.xml in the artifacts directory.
> For example, the artifact 
> org.apache.geronimo.configs/servlet-examples-tomcat/1.2-SNAPSHOT/car is 
> published at:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/geronimo/configs/servlet-examples-tomcat/1.2-SNAPSHOT/servlet-examples-tomcat-1.2-20061026.113134-2.car
> When the plugin installer gbean is installing a SNAPSHOT version of a plugin 
> it should create the download URL using the timestamp and build number 
> obtained from maven-metadata.xml instead of the version number.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to