Re: Null pointer exception on pl.project13.maven:git-commit-id-plugin:2.1.5:revision

2015-06-03 Thread F. Beligianni
No, just the version upgrade didn't fix the issue. Only after I upgraded the version to 2.1.10 and setting the flag flink-runtime builds successfully. The latest version of git-commit-id-plugin that can be used for the build to be successful is the 2.1.13. 2015-06-03 17:14 GMT+02:00 Robert Metzge

Re: Null pointer exception on pl.project13.maven:git-commit-id-plugin:2.1.5:revision

2015-06-03 Thread Robert Metzger
But the version upgrade itself didn't fix the issue? On Wed, Jun 3, 2015 at 5:12 PM, F. Beligianni wrote: > Thank you Robert, > > I set useNativeGit to true just in flink-runtime package and the build was > successful :) > > Just a comment I had to change also the version of the git-commit-id-pl

Re: Null pointer exception on pl.project13.maven:git-commit-id-plugin:2.1.5:revision

2015-06-03 Thread F. Beligianni
Thank you Robert, I set useNativeGit to true just in flink-runtime package and the build was successful :) Just a comment I had to change also the version of the git-commit-id-plugin to 2.1.10 which is the first version that has this configuration flag. The version in the flink-runtime pom file w

Re: Null pointer exception on pl.project13.maven:git-commit-id-plugin:2.1.5:revision

2015-06-03 Thread Robert Metzger
It seems to be an issue of the eclipse egit module: https://bugs.eclipse.org/bugs/show_bug.cgi?id=351855, https://www.eclipse.org/forums/index.php/t/361344/, https://netbeans.org/bugzilla/show_bug.cgi?id=243088 >From reading the source code [1] it seems that the jgit tool is trying to resolve a c

Re: Null pointer exception on pl.project13.maven:git-commit-id-plugin:2.1.5:revision

2015-06-03 Thread Szabó Péter
@Robert No, I couldn't. 2015-06-03 16:21 GMT+02:00 Szabó Péter : > I have the same problem on one of my computers but not on the other one. > I've read somewhere that it can be related to the git > version/configuration. I'm not completely sure, though. > > Peter > > 2015-06-03 15:46 GMT+02:00 F.

Re: Null pointer exception on pl.project13.maven:git-commit-id-plugin:2.1.5:revision

2015-06-03 Thread Szabó Péter
I have the same problem on one of my computers but not on the other one. I've read somewhere that it can be related to the git version/configuration. I'm not completely sure, though. Peter 2015-06-03 15:46 GMT+02:00 F. Beligianni : > Hello, > > I have a problem to build Flink master branch. Spec

Re: Null pointer exception on pl.project13.maven:git-commit-id-plugin:2.1.5:revision

2015-06-03 Thread Robert Metzger
I think Péter had a similar issue recently. Did you resolve it? I'll look into it now ... On Wed, Jun 3, 2015 at 3:46 PM, F. Beligianni wrote: > Hello, > > I have a problem to build Flink master branch. Specifically, when I am > running "mvn clean install" in master branch I take the following

Null pointer exception on pl.project13.maven:git-commit-id-plugin:2.1.5:revision

2015-06-03 Thread F. Beligianni
Hello, I have a problem to build Flink master branch. Specifically, when I am running "mvn clean install" in master branch I take the following exception: [ERROR] Failed to execute goal pl.project13.maven:git-commit-id-plugin:2.1.5:revision (default) on project flink-runtime: Execution default o