[INFO] Scanning for projects...
[INFO]
[INFO] -------------------< fish.payara.micro:micro-sample >-------------------
[INFO] Building micro-sample 1.0-SNAPSHOT
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- payara-micro-maven-plugin:1.0.1:bundle (default-cli) @ micro-sample ---
[INFO] Configured Artifact: fish.payara.extras:payara-micro:5.182:jar
[INFO] Unpacking /Users/gengler/Documents/.m2/repository/fish/payara/extras/payara-micro/5.182/payara-micro-5.182.jar to /Users/gengler/Work/git/micro-sample/target/extracted-payaramicro with includes "" and excludes ""
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/gengler/Work/git/micro-sample/src/main/resources
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/gengler/Work/git/micro-sample/src/main/resources
[INFO] Configured Artifact: fish.payara.micro:micro-sample:1.0-SNAPSHOT:war
[INFO] Copying micro-sample-1.0-SNAPSHOT.war to /Users/gengler/Work/git/micro-sample/target/extracted-payaramicro/MICRO-INF/deploy/ROOT.war
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.494 s
[INFO] Finished at: 2018-08-10T16:34:30-07:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal fish.payara.maven.plugins:payara-micro-maven-plugin:1.0.1:bundle (default-cli) on project micro-sample: Execution default-cli of goal fish.payara.maven.plugins:payara-micro-maven-plugin:1.0.1:bundle failed.: NullPointerException -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles: