You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Niels Basjes (JIRA)" <ji...@apache.org> on 2016/09/21 08:55:20 UTC

[jira] [Resolved] (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:all-tabpanel ]

Niels Basjes resolved PARQUET-722.
----------------------------------
    Resolution: Invalid

I was looking at a really old version of the code.
This problem has already been fixed.

> 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.3.4#6332)