Using Maven 3.1 Eclipse Helios
Aspekt:
Try to create a runable jar file using maven-jar/dependency-plugins.
Problem:
The simplest solution is to use maven-assembly-plugin like this:
[...] [...] maven-assembly-plugin 2.4 jar-with-dependencies [...]