ethauvin
03/30/2019, 2:04 AM[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] kobalt-pom [pom]
[INFO] kobalt-plugin-api [jar]
[INFO] wrapper [jar]
[INFO] kobalt [jar]
[INFO]
[INFO] ------------------------< com.beust:kobalt-pom >------------------------
[INFO] Building kobalt-pom 1.1.0 [1/4]
[INFO] --------------------------------[ pom ]---------------------------------
Downloading from google-maven-central: <https://maven-central.storage.googleapis.com/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom>
[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.4 is missing, no dependency information available
Downloading from google-maven-central: <https://maven-central.storage.googleapis.com/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for kobalt-pom 1.1.0:
[INFO]
[INFO] kobalt-pom ......................................... FAILURE [ 1.683 s]
[INFO] kobalt-plugin-api .................................. SKIPPED
[INFO] wrapper ............................................ SKIPPED
[INFO] kobalt ............................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.273 s
[INFO] Finished at: 2019-03-29T19:04:00-07:00
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved: Could not find artifact org.apache.maven.plugins:maven-install-plugin:jar:2.4 in google-maven-central (<https://maven-central.storage.googleapis.com>) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] <http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException>