When you are using activemq-all.jar file in your maven, you could see that there are lots of folders added to the WAR file especially the bigger ones are
In order to remove them from your WAR here is an easier technique
WarFileName maven-compiler-plugin 2.2 1.6 org.apache.maven.plugins maven-war-plugin 2.2 ** war package war true
No comments :