[
https://issues.apache.org/jira/browse/MNG-7669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17679143#comment-17679143
]
ASF GitHub Bot commented on MNG-7669:
-------------------------------------
rmannibucau commented on PR #964:
URL: https://github.com/apache/maven/pull/964#issuecomment-1398368495
-1 for me to get anything not org.apache.maven in maven core, in particular
when test covering is 0 and this can break any time.
+1 to get it maintained where it belongs to only.
> 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)