ctubbsii commented on a change in pull request #314: ACCUMULO-4703 Use
formatter-maven-plugin 2.1.0.RC1
URL: https://github.com/apache/accumulo/pull/314#discussion_r146396815
##########
File path: pom.xml
##########
@@ -945,7 +945,7 @@
<plugin>
<groupId>net.revelc.code.formatter</groupId>
<artifactId>formatter-maven-plugin</artifactId>
- <version>2.0.1</version>
+ <version>2.1.0.RC1</version>
Review comment:
It's just a name. Not an indication of status. For better or worse, it was
released to Maven Central with that name and exists as a release there.
This version fixes the problem of not formatting javadocs.
I've mentioned my thoughts on the naming/release process on
revelc/formatter-maven-plugin#242 ; I think we still need to iron out issues in
that community about how releases are done, so it can have a more streamlined
and consistent release process.
----------------------------------------------------------------
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