[
https://issues.apache.org/jira/browse/S4-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthieu Morel resolved S4-64.
------------------------------
Resolution: Cannot Reproduce
> S4-piper cannot be built on RHEL 5 Linux
> ----------------------------------------
>
> Key: S4-64
> URL: https://issues.apache.org/jira/browse/S4-64
> Project: Apache S4
> Issue Type: Bug
> Affects Versions: 0.5.0
> Environment: Red Hat Enterprise Linux 5
> Java 1.6
> Reporter: Mariano Valles
> Priority: Minor
> Fix For: 0.6
>
>
> After cleaning all possible conflicting directories ~/.m2 and ~/.gradle.
> ./gradlew install fails on s4-edsl by throwing a NullPointer() exception.
> The debug code for Gradle shows:
> * Where:
> Build file '/home/user/piper/subprojects/s4-edsl/s4-edsl.gradle' line: 45
> * What went wrong:
> Execution failed for task ':s4-edsl:generateSources'.
> > java.lang.NullPointerException (no error message)
> And line 45 is:
> mojo.execute();
> This applies only to this linux box, since I was able to successfully build
> piper on a Mac with no problems.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira