slawekjaranowski commented on code in PR #1424:
URL: https://github.com/apache/maven-release/pull/1424#discussion_r2548852632
##########
maven-release-plugin/src/it/projects/prepare/oddeven-policy/pom.xml:
##########
@@ -42,11 +42,6 @@
<artifactId>maven-scm-provider-dummy</artifactId>
<version>1.0</version>
</dependency>
- <dependency>
- <groupId>org.apache.maven.release</groupId>
- <artifactId>maven-release-oddeven-policy</artifactId>
- <version>@project.version@</version>
- </dependency>
Review Comment:
It is interesting .... m-release-p define this dependencies as optional ...
but it is available on plugin class path by default
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]