Re: Which version should maven-shared-utils have?

2020-07-19 Thread Dennis Lundberg
Hi, Even though the release of 3.3.0 might have been a failed one, there is a tag in version control for it. Someone could have taken that code and built the component themselves, and added it to their own local repository. We could remove the tag from version control now, but apart from being bad

Re: How does maven resolve cyclic dependendencies/how should the verbose depenedency:tree display them

2020-07-19 Thread Ian Lavallee
The maven dependency tree page says "in verbose mode the dependency tree shows dependencies that were omitted for: ... introducing a cycle into the dependency tree" so I think we s

Re: [VOTE] Release Maven Resolver version 1.5.0

2020-07-19 Thread Elliotte Rusty Harold
I don't fully grok the issue at hand and do not feel comfortable deciding between whether this works or not. When I try to write complicated multithreaded code that needs to synchronize between threads, devs who truly understand this usually find bugs in my work without looking very hard. It would

Re: [VOTE] Release Maven Resolver version 1.5.0

2020-07-19 Thread Michael Osipov
Am 2020-07-18 um 19:17 schrieb Elliotte Rusty Harold: Michael, Could you address Tibor's concerns about your solution to [MRESOLVER-123]? https://github.com/apache/maven-resolver/pull/65 So I did, the code complies to the contract of the SynContextFactory interface as well as to the contract