[ 
https://issues.apache.org/jira/browse/KARAF-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904991#action_12904991
 ] 

Jean-Baptiste Onofré commented on KARAF-163:
--------------------------------------------

To be clear, the purpose is to test if the artifact type is not jar. If it's 
not a jar, we include it in the URL, else, if it's a jar, we can avoid it in 
the URL.

Like this, the URL is shorter and cleaner as majority of artifacts is jar type.

> Generate Features XML should handle artifact types
> --------------------------------------------------
>
>                 Key: KARAF-163
>                 URL: https://issues.apache.org/jira/browse/KARAF-163
>             Project: Karaf
>          Issue Type: Improvement
>            Reporter: Ioannis Canellos
>            Assignee: Jean-Baptiste Onofré
>         Attachments: maven-features-patch.txt
>
>
> The Generate Features XML does not append to the generated elements the type 
> of the artifact.
> For jar artifact that is no problem. However, for other types (e.g. war) this 
> cause problems, because the generated feature cannot be installed.

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