Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.4
-
None
Description
actual display:
[INFO] --- maven-plugin-plugin:3.4:descriptor (default-descriptor) @ hadoop-maven-plugins --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Mojo extractor with id: java-annotations found 2 mojo descriptors. [INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors.
instead of Mojo extractor with id: java-annotations found 2 mojo descriptors., something like java-annotations Mojo extractor found 2 mojo descriptors. would be more ligthweight
then I don't know why there is this info message [INFO] Using 'UTF-8' encoding to read mojo metadata: is it really useful? Shouldn't it be debug only?