You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Harold Dost III (JIRA)" <ji...@apache.org> on 2014/06/03 15:52:02 UTC

[jira] [Updated] (DRILL-894) mvn clean install fails

     [ https://issues.apache.org/jira/browse/DRILL-894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harold Dost III updated DRILL-894:
----------------------------------

    Attachment: DRILL-894.1.patch.txt

First Patch Attempt

> 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
>              Labels: maven
>         Attachments: DRILL-894.1.patch.txt
>
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> 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)