Jay Kahrman opened MRESOLVER-98 and commented
We have a dependency in our pom which has dependencies that don't specify an upper bound to the version range. To avoid getting different versions in every build we use a dependencyManagement section in the POM to lock down the version. This works via the maven 3 CLI, and via the old ant-tasks utility we were using (). The maven-resolver-ant-tasks jar doesn't appear to obey the dependencyManagement section, however.
I'm not sure is this is related to MRESOLVER-33 and/or MRESOLVER-10 and if updating maven-resolver-ant-tasks to depend on Maven Resolver 1.4.0 would solve the problem.
Affects: ant-tasks-1.2.0
Issue Links:
- MRESOLVER-288 Improve Ant task support for dependency management
("is duplicated by")
- MRESOLVER-192 Remove support for reading POMs
("is superceded by")
Remote Links:
0 votes, 6 watchers
Jay Kahrman opened MRESOLVER-98 and commented
We have a dependency in our pom which has dependencies that don't specify an upper bound to the version range. To avoid getting different versions in every build we use a dependencyManagement section in the POM to lock down the version. This works via the maven 3 CLI, and via the old ant-tasks utility we were using (). The maven-resolver-ant-tasks jar doesn't appear to obey the dependencyManagement section, however.
I'm not sure is this is related to MRESOLVER-33 and/or MRESOLVER-10 and if updating maven-resolver-ant-tasks to depend on Maven Resolver 1.4.0 would solve the problem.
Affects: ant-tasks-1.2.0
Issue Links:
("is duplicated by")
("is superceded by")
Remote Links:
0 votes, 6 watchers