Without talking about the dependencies: what it the main purpose of Maven Resolver Ant Tasks: - is it the ability the use Maven Resolver as part of your Ant builds? This is what I would expect and why it makes sense to resolve these 2 at once. However that would not explain the dependencies on Maven. - is it the ability to use dependency resolution with the logic from Maven? AFAIK resolution logic is inside the maven-resolver-provider and not core. But this could be a reason to release these Ant tasks at the same time as the Maven Distribution, so the version reflects the resolution implementation of Maven.

Or is it something else?

thanks,
Robert

On Sat, 17 Feb 2018 18:21:28 +0100, Hervé BOUTEMY <herve.bout...@free.fr> wrote:

I'm not sure releasing Maven Resolver Ant Tasks in the same time as Maven
Resolver is ideal:
MR Ant Tasks 1.1.1 depends on Maven core artifacts version 3.5.0 (maven-
resolver-provider and its dependencies) and Maven Resolver 1.1.1

But Maven core 3.5.0 depends on Maven Resolver 1.0.3
Maven Resolver 1.1.1 will only be used by future Maven core 3.5.3


ideally, MR Ant Tasks should depend on the first Maven core version that uses
Maven Resolver with the same version

I don't think we have made much changes in maven-resolver-provider, then I
don't really fear some bugs: it's just a question of clarity if something
subtle happens.

Notice, once this is told, MR Ant Tasks should perhaps get the version used of
maven-resolver-provider.

IMHO, this does not block this release, but is just to discuss and keep in
mind for later MR Ant Tasks releases.

Regards,

Hervé

Le jeudi 15 février 2018, 20:25:31 CET Robert Scholte a écrit :
Hi,

We solved 3 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&ve
rsion=12341378&styleName=Text

There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%2012320628%20AND%20
status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC

Staging repo:
https://repository.apache.org/content/repositories/maven-1395/
https://repository.apache.org/content/repositories/maven-1395/org/apache/mav
en/resolver/maven-resolver/1.1.1/maven-resolver-1.1.1-source-release.zip
https://repository.apache.org/content/repositories/maven-1395/org/apache/ma
ven/resolver/maven-resolver-ant-tasks/1.1.1/maven-resolver-ant-tasks-1.1.1-s
ource-release.zip

Source release checksum(s):
maven-resolver-1.1.1-source-release.zip           sha1:
8e98446e93e2810c84257194c67568e069765602
maven-resolver-ant-tasks-1.1.1-source-release.zip sha1:
5953defeb41258eb47a1d10ce534e9b4bc5b74c4

Staging site:
https://maven.apache.org/resolver-archives/resolver-LATEST/
https://maven.apache.org/resolver-archives/resolver-ant-tasks-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for at least 72 hours.

[ ] +1
[ ] +0
[ ] -1

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to