On Thu, Jan 8, 2015 at 2:27 PM, Werner Keil <[email protected]> wrote: > ...As discussed mainly here in JIRA > https://issues.apache.org/jira/browse/DMAP-54 it seems advisable to > separate the "Console" (Main class) from the actual Java Client....
Sounds like a good idea, I suppose you can just create a new "console" module and use the java client as a dependency. If needed I should be able to dig up some examples of creating runnable jars from multiple modules with Maven. -Bertrand
