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

Rodrigo Carvalho Silva commented on MNG-8364:
---------------------------------------------

I've been thinking about this request I made and I came to a conclusion it is 
not a good idea. As <classifier> is an optional tag, make it manageable would 
confuse people reading the pom.xml, as they wouldn't know if it isn't present 
because there isn't a classifier or it is being managed.

I trying to close the issue but I don't have this option. You may close it

> Make "classifier" be managed by "dependencyManagement"
> ------------------------------------------------------
>
>                 Key: MNG-8364
>                 URL: https://issues.apache.org/jira/browse/MNG-8364
>             Project: Maven
>          Issue Type: Improvement
>    Affects Versions: 3.9.9
>            Reporter: Rodrigo Carvalho Silva
>            Priority: Major
>
> I have the following dependency:
> {{    <dependency>}}
> {{      <groupId>com.querydsl</groupId>}}
> {{      <artifactId>querydsl-jpa</artifactId>}}
> {{      <version>5.1.0</version>}}
> {{      <classifier>jakarta</classifier>}}
> {{    </dependency>}}
> It would be great if the "jakarta" classifier could be managed by the 
> "dependencyManagement" the same way as the version.
>  



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

Reply via email to