Extract from Apache Commons Build Plugin build:

[INFO] --- maven-plugin-plugin:3.8.2:descriptor (default-descriptor) @
commons-build-plugin ---
[INFO] Using 'iso-8859-1' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[WARNING] Scripting support for mojos is deprecated and is planned to
be removed in Maven 4.
[WARNING] Found 10 scripted mojos.
[INFO] ant mojo extractor found 10 mojo descriptors.
[WARNING]
[WARNING] Deprecated extractor ant extracted 10 descriptors. Upgrade
your Mojo definitions.
[WARNING]
[INFO] bsh mojo extractor found 0 mojo descriptor.
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 1 column 1 - Warning: plain text isn't allowed in <head> elements
line 1 column 47 - Warning: inserting missing 'title' element
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 1 column 1 - Warning: plain text isn't allowed in <head> elements
line 1 column 47 - Warning: inserting missing 'title' element
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
... repeated many times ...

How can I find out which files need to be fixed?
I tried using -X, but that does not provide any obvious clues.

Sebb

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to