Harold Dost III created DRILL-894:
-------------------------------------
Summary: mvn clean install fails
Key: DRILL-894
URL: https://issues.apache.org/jira/browse/DRILL-894
Project: Apache Drill
Issue Type: Bug
Components: Tools, Build & Test
Environment: Mac OS X and more
Reporter: Harold Dost III
Priority: Minor
The below error occurs annd I believe it it because the the
download-maven-plugin has moved from 1.2.0-SNAPSHOT to 1.2.0
[WARNING] The POM for
com.googlecode.maven-download-plugin:download-maven-plugin:jar:1.2.0-SNAPSHOT
is missing, no dependency information available
Downloading:
https://oss.sonatype.org/content/groups/public/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0-SNAPSHOT/download-maven-plugin-1.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Drill Root POM ............................. SUCCESS [ 3.158 s]
[INFO] Drill Protocol .................................... SUCCESS [ 10.685 s]
[INFO] Common (Logical Plan, Base expressions) ........... SUCCESS [ 53.201 s]
[INFO] contrib/Parent Pom ................................ SUCCESS [ 0.325 s]
[INFO] contrib/data/Parent Pom ........................... SUCCESS [ 0.235 s]
[INFO] contrib/data/tpch-sample-data ..................... FAILURE [ 0.681 s]
[INFO] contrib/storage-hive .............................. SKIPPED
[INFO] exec/Parent Pom ................................... SKIPPED
[INFO] exec/Netty Little Endian Buffers .................. SKIPPED
[INFO] exec/Java Execution Engine ........................ SKIPPED
[INFO] contrib/hbase-storage-plugin ...................... SKIPPED
[INFO] exec/JDBC Driver using dependencies ............... SKIPPED
[INFO] contrib/sqlline ................................... SKIPPED
[INFO] Packaging and Distribution Assembly ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:08 min
[INFO] Finished at: 2014-06-03T08:52:59-05:00
[INFO] Final Memory: 41M/392M
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin
com.googlecode.maven-download-plugin:download-maven-plugin:1.2.0-SNAPSHOT or
one of its dependencies could not be resolved: Could not find artifact
com.googlecode.maven-download-plugin:download-maven-plugin:jar:1.2.0-SNAPSHOT
in sonatype-public-repository (https://oss.sonatype.org/content/groups/public)
-> [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
--
This message was sent by Atlassian JIRA
(v6.2#6252)