excelsior-oss/excelsior-jet-maven-plugin

NPE in Maven when building GMapsFX with EI packaging

dleskov opened this issue · 0 comments

git clone https://github.com/dleskov/GMapsFX
cd GMapsFX
mvn jet:build

Works. Uncomment lines 178-188 in pom.xml and run

> mvn clean
> mvn jet:build
   .  .  .
[ERROR] Failed to execute goal com.excelsiorjet:excelsior-jet-maven-plugin:1.1.0:build (default-cli)
 on project GMapsFX: Execution default-cli of goal com.excelsiorjet:excelsior-jet-maven-plugin:1.1.0
:build failed. NullPointerException -> [Help 1]

Environment:

Windows 7 SP1 64-bit
Excelsior JET 12 MP1 Enterprise Edition for Windows 64-bit
Oracle JDK 8u144
Apache Maven 3.0.4