Skip to content

Instantly share code, notes, and snippets.

@cstamas
Created April 17, 2023 12:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cstamas/10765b9e697e5605124bd65fd9cdafca to your computer and use it in GitHub Desktop.
Save cstamas/10765b9e697e5605124bd65fd9cdafca to your computer and use it in GitHub Desktop.
[INFO] Reactor Summary for Apache Maven 3.9.2-SNAPSHOT:
[INFO]
[INFO] Apache Maven ....................................... SUCCESS [ 3.198 s]
[INFO] Maven Model ........................................ SUCCESS [ 4.579 s]
[INFO] Maven Artifact ..................................... SUCCESS [ 2.403 s]
[INFO] Maven Plugin API ................................... SUCCESS [ 0.968 s]
[INFO] Maven Builder Support .............................. SUCCESS [ 0.573 s]
[INFO] Maven Model Builder ................................ SUCCESS [ 4.290 s]
[INFO] Maven Settings ..................................... SUCCESS [ 0.216 s]
[INFO] Maven Settings Builder ............................. SUCCESS [ 0.783 s]
[INFO] Maven Repository Metadata Model .................... SUCCESS [ 0.455 s]
[INFO] Maven Artifact Resolver Provider ................... SUCCESS [ 2.889 s]
[INFO] Maven Core ......................................... SUCCESS [ 16.952 s]
[INFO] Maven SLF4J Simple Provider ........................ SUCCESS [ 0.497 s]
[INFO] Maven Embedder ..................................... SUCCESS [ 3.020 s]
[INFO] Maven Compat ....................................... SUCCESS [ 9.129 s]
[INFO] Apache Maven Distribution .......................... SUCCESS [ 2.136 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52.275 s
[INFO] Finished at: 2023-04-17T14:31:36+02:00
[INFO] ------------------------------------------------------------------------
[WARNING]
[WARNING] Plugin validation issues were detected in 14 plugin(s)
[WARNING] * org.apache.maven.plugins:maven-site-plugin:3.12.1
[WARNING] * org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M7
[WARNING] * org.eclipse.sisu:sisu-maven-plugin:0.3.5
[WARNING] * org.apache.maven.plugins:maven-compiler-plugin:3.10.1
[WARNING] * org.apache.maven.plugins:maven-enforcer-plugin:3.1.0
[WARNING] * org.codehaus.plexus:plexus-component-metadata:2.1.0
[WARNING] * org.apache.maven.plugins:maven-resources-plugin:3.3.0
[WARNING] * org.apache.maven.plugins:maven-assembly-plugin:3.4.2
[WARNING] * org.apache.maven.plugins:maven-dependency-plugin:3.4.0
[WARNING] * org.codehaus.mojo:build-helper-maven-plugin:1.12
[WARNING] * org.codehaus.mojo:buildnumber-maven-plugin:1.4
[WARNING] * org.apache.maven.plugins:maven-remote-resources-plugin:1.7.0
[WARNING] * org.apache.rat:apache-rat-plugin:0.15
[WARNING] * org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7
[WARNING]
[WARNING] To fix these issues, upgrade above listed plugins, or, notify their maintainers about reported issues.
[WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [DISABLED, ENABLED, VERBOSE]
[WARNING]
[cstamas@urnebes maven (maven-3.9.x)]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment