[ 
https://issues.apache.org/jira/browse/MNG-7669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17684218#comment-17684218
 ] 

ASF GitHub Bot commented on MNG-7669:
-------------------------------------

michael-o commented on PR #964:
URL: https://github.com/apache/maven/pull/964#issuecomment-1416857969

   I wonder whether this could also be registered from 
{{.mvn/extensions.xml}}?! @cstamas WDYT?




> Add artifact type for Tycho
> ---------------------------
>
>                 Key: MNG-7669
>                 URL: https://issues.apache.org/jira/browse/MNG-7669
>             Project: Maven
>          Issue Type: Improvement
>            Reporter: Christoph Läubrich
>            Priority: Major
>
> Since a while Tycho is going more and more "maven-like" so today even more 
> Tycho artifacts approaching at maven-central.
> In some circumstances this leads to strange problems, because Dependencies 
> have a *type* (usually the packaging type) but artifacts have an *extension* 
> (where different packaging types often map to the same extension), and maven 
> only includes a few mappings by default users currently need to enable an 
> extension so that this works.
> I therefore like to gently ask adding a mapping to the default maven 
> supported list that maps tycho-plugin (*type*) -> jar (*extension*).
> It would be great if it could be included in maven 3.9.0 (would be a good 
> argument to move on to newer maven version for our users!)!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to