Status: New Owner: ---- Labels: Type-Enhancement Priority-Medium OpSys-All Toolkit-Piccolo2D.Java Component-Examples
New issue 109 by heuermh: examples module should create a runnable jar http://code.google.com/p/piccolo2d/issues/detail?id=109 The examples module should create a runnable jar with the maven assembly plugin and a descriptorId of jar-with-dependencies. ~/working/piccolo2d.java-trunk/examples $ mvn assembly:assembly ... [INFO] Error reading assemblies: No assembly descriptors found. The jar manifest should set edu.umd.cs.piccolo.examples.ExampleRunner as the main class. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en -~----------~----~----~----~------~----~------~--~---
