Using Maven 3.1 Eclipse Helios
Aspekt:
Try to create a runable jar file using maven-jar/dependency-plugins.
Problem:
Use this command to create jar file of any maven project.
mvn clean compile install