Re: Open Maven resolvers issue and release 1.1.0

2017-05-17 Thread Robert Scholte
On Wed, 17 May 2017 12:38:53 +0200, Michael Osipov wrote: Here are some minor issues for 1.1.0: MRESOLVER-22 Upgrade to Maven Parent 30 MRESOLVER-23 Avoid implicit primitive type casts MRESOLVER-24 Turn some IllegalArgumentExceptions into IllegalStateExceptions Who

Re: Open Maven resolvers issue and release 1.1.0

2017-05-17 Thread Michael Osipov
Here are some minor issues for 1.1.0: MRESOLVER-22 Upgrade to Maven Parent 30 MRESOLVER-23 Avoid implicit primitive type casts MRESOLVER-24 Turn some IllegalArgumentExceptions into IllegalStateExceptions Who seconds them? - To

Re: Open Maven resolvers issue and release 1.1.0

2017-05-16 Thread Robert Scholte
On Tue, 16 May 2017 19:00:14 +0200, Michael Osipov wrote: Am 2017-05-15 um 20:57 schrieb Robert Scholte: IIRC 8, 9 and 10 change the current behavior of Maven a lot. I think we should transform the use cases first to ITs based on mock-repository-manager, which should

Re: Open Maven resolvers issue and release 1.1.0

2017-05-16 Thread Michael Osipov
Am 2017-05-15 um 20:57 schrieb Robert Scholte: IIRC 8, 9 and 10 change the current behavior of Maven a lot. I think we should transform the use cases first to ITs based on mock-repository-manager, which should make it a lot easier to understand what's happening. Next we need to decide what to

Re: Open Maven resolvers issue and release 1.1.0

2017-05-15 Thread Robert Scholte
IIRC 8, 9 and 10 change the current behavior of Maven a lot. I think we should transform the use cases first to ITs based on mock-repository-manager, which should make it a lot easier to understand what's happening. Next we need to decide what to change: code or documentation. thanks,

Open Maven resolvers issue and release 1.1.0

2017-05-15 Thread Michael Osipov
Hi folks, what to do with the remaining issues (pre-reset? Here is the list: MRESOLVER-3 Update dependencies MRESOLVER-8 ScopeDependencySelector incorrectly de-selects direct dependencies MRESOLVER-9 DefaultDependencyCollector does not correctly handle dependency management MRESOLVER-10 New