[ 
https://issues.apache.org/jira/browse/PARQUET-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297561#comment-16297561
 ] 

Jenne Zhang commented on PARQUET-1129:
--------------------------------------

I have got the same error during compiling.

[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Parquet Tools 1.9.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.codehaus.mojo:buildnumber-maven-plugin:jar:1.1 is 
invalid, transitive dependencies (if any) will not be available, enable debug 
logging for more details
[WARNING] The POM for org.apache.parquet:parquet-hadoop:jar:1.9.1-SNAPSHOT is 
missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.486s
[INFO] Finished at: Tue Dec 19 22:57:44 UTC 2017
[INFO] Final Memory: 11M/304M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project parquet-tools: Could not resolve 
dependencies for project org.apache.parquet:parquet-tools:jar:1.9.1-SNAPSHOT: 
Failure to find org.apache.parquet:parquet-hadoop:jar:1.9.1-SNAPSHOT in 
https://jitpack.io was cached in the local repository, resolution will not be 
reattempted until the update interval of jitpack.io<http://jitpack.io> has 
elapsed or updates are forced -> [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/DependencyResolutionException



> Cannot build parquet-tools as per instructions
> ----------------------------------------------
>
>                 Key: PARQUET-1129
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1129
>             Project: Parquet
>          Issue Type: Bug
>            Reporter: sam
>
> If I follow 
> https://github.com/nielsbasjes/parquet-mr/tree/master/parquet-tools
> I.e. clone and run
> {code}
> cd parquet-tools && mvn clean package -Plocal 
> {code}
> then I get
> {code}
> [INFO] Scanning for projects...
> [INFO]                                                                        
>  
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Apache Parquet Tools 1.9.1-SNAPSHOT
> [INFO] 
> ------------------------------------------------------------------------
> [WARNING] The POM for org.apache.parquet:parquet-hadoop:jar:1.9.1-SNAPSHOT is 
> missing, no dependency information available
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 0.846s
> [INFO] Finished at: Tue Oct 10 10:36:37 UTC 2017
> [INFO] Final Memory: 11M/483M
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project parquet-tools: Could not resolve 
> dependencies for project org.apache.parquet:parquet-tools:jar:1.9.1-SNAPSHOT: 
> Failure to find org.apache.parquet:parquet-hadoop:jar:1.9.1-SNAPSHOT in 
> http://repository.apache.org/snapshots was cached in the local repository, 
> resolution will not be reattempted until the update interval of 
> apache.snapshots has elapsed or updates are forced -> [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/DependencyResolutionException
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to