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

Steve Rowe commented on LUCENE-8616:
------------------------------------

[~krisden]: it's ready to go (might have grown stale since...), but as I wrote 
in a post above:

{quote}I won't commit until I get other opinions about the wisdom of doing so, 
given the Ant support issues mentioned in my previous comment on this 
issue.{quote}

There has been no activity on IVY-1580 since then, and a 
[query|http://mail-archives.apache.org/mod_mbox/ant-dev/201903.mbox/%3ccak-d_hvwodnhqgctwhupa55dq9ypaoees_mrswlamcl3uiy...@mail.gmail.com%3e]
 about Ivy 2.5.0 release timing on the ant-dev list was [responded 
to|http://mail-archives.apache.org/mod_mbox/ant-dev/201903.mbox/%[email protected]%3e]
 two weeks ago:

{quote}
The only thing that's stopping me from
releasing 2.5.0 is IVY-1580 issue. I will send out a mail this week to
dev list to explain what that issue is and what are our options on
getting past it. Once we have a decision, I'll go ahead with a release
proposal.
{quote}

> Maven build: Simplify the way transitive dependency resolution is disabled, 
> and increase the minimum supported Maven from 2.2.1 to 3.2.1
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-8616
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8616
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: general/build
>            Reporter: Steve Rowe
>            Assignee: Steve Rowe
>            Priority: Major
>         Attachments: LUCENE-8616.patch
>
>
> Right now the Maven build disables transitive dependency resolution for all 
> dependencies by listing each dependency's dependencies in a nested 
> {{<exclusions>}} section in the grandparent POM's {{<dependencyManagement>}} 
> section. 
> As of Maven 3.2.1, it's possible to use a wildcard syntax in nested 
> {{<exclusions>}} sections to exclude all transitive deps: MNG-2315. This 
> would make the grandparent POM much smaller and make the intent much clearer.
> We would have to increase our minimum supported Maven (currently 2.2.1), but 
> that seems reasonable, given that Maven 2.x has been EOL'd: 
> https://maven.apache.org/maven-2.x-eol.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to