You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "André Kelpe (JIRA)" <ji...@apache.org> on 2017/06/12 11:25:01 UTC

[jira] [Commented] (PARQUET-722) Building with JDK 8 fails over a maven bug

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

André Kelpe commented on PARQUET-722:
-------------------------------------

I just ran into this today with the latest release and latest maven. Is there really no other way than installing java 7?

> Building with JDK 8 fails over a maven bug
> ------------------------------------------
>
>                 Key: PARQUET-722
>                 URL: https://issues.apache.org/jira/browse/PARQUET-722
>             Project: Parquet
>          Issue Type: Bug
>            Reporter: Niels Basjes
>
> When I build parquet on my system I get this error during the build:
> {quote}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on project parquet-generator: Error rendering velocity resource. NullPointerException -> [Help 1]
> {quote}
> About a year ago [~julienledem] responded that this is caused due to a bug in Maven in combination with Java 8:
> At this page http://stackoverflow.com/questions/31229445/build-failure-apache-parquet-mr-source-mvn-install-failure/33360512#33360512 
> Now this bug has been solved at the Maven end in maven-filtering 1.2
> https://issues.apache.org/jira/browse/MSHARED-319
> The problem is that this fix has not yet been integrated into the latest available maven versions yet.
> I'll put up a pull request with a proposed fix for this.



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