[ 
https://issues.apache.org/jira/browse/FELIX-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guillaume Nodet resolved FELIX-1222.
------------------------------------

       Resolution: Fixed
    Fix Version/s: karaf-1.0.0
         Assignee: Guillaume Nodet

URL: http://svn.apache.org/viewvc?rev=802693&view=rev


> [features-maven-plugin:add-features-to-repo] Incorrect parsing of pax mvn url 
> string
> ------------------------------------------------------------------------------------
>
>                 Key: FELIX-1222
>                 URL: https://issues.apache.org/jira/browse/FELIX-1222
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>         Environment: JDK 1.6/15, OSX
>            Reporter: Dmitry Sklyut
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.0.0
>
>         Attachments: AddFeaturesToRepoMojo.txt
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> features-maven-plugin:add-features-to-repo incorrectly parses pax url mvn 
> string. http://wiki.ops4j.org/display/paxurl/Mvn+Protocol
> Currently plugin thinks: mvn-uri := 'mvn:' [ repository-url '!' ] group-id 
> '/' artifact-id [ '/' [version] [ '/' [classifier] [ '/' type ] ] ] ]
> Correct:                         mvn-uri := 'mvn:' [ repository-url '!' ] 
> group-id '/' artifact-id [ '/' [version] [ '/' [type] [ '/' classifier ] ] ] ]
> type and classifier are switched.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to