Skip to content

Instantly share code, notes, and snippets.

@cvasilak
Last active December 21, 2015 00:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cvasilak/6219701 to your computer and use it in GitHub Desktop.
Save cvasilak/6219701 to your computer and use it in GitHub Desktop.
$ mvn exec:java -Dexec.args="-host=localhost -port=7777 -tls=false -ack_interval=10000 -useragent_reaper_timeout=60000"
...
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2:java (default-cli) on project aerogear-simplepush-server-netty: An exception occured while executing the Java class. null: InvocationTargetException: No 'tokenKey' must be configured!
..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment