slachiewicz commented on a change in pull request #185: [MNG-5995] Remove
dependency to maven-compat
URL: https://github.com/apache/maven/pull/185#discussion_r224968335
##########
File path: pom.xml
##########
@@ -545,6 +545,12 @@ under the License.
</lifecycleMappingMetadata>
</configuration>
</plugin>
+ <!-- use 3.x version. Replace with final version -->
Review comment:
propably we need to think about proper test cases. Our CI runs with full
maven dist (including maven-compat.jar). For now manual tests with deleted
maven-compat can highlight plases where we need more work.
ok, so for merge I'll remove this plugin update.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services