Hi,<br>I&#39;m trying to fix the assembly stage of the EC2 demo and I&#39;m hitting a brick wall due to my limited maven knowledge.<br>The EC2 demo builds two artifacts, a JAR file containing the demo code and a WAR file which is a basic UI.<br>
Both compile fine but when it comes to assembly into the infinispan-all.zip the jars that both of these depend on are not bundled in the modules/lib and the war is just a renamed copy of the jar.<br>The correctly assembled war is present in the demo/ec2/target directory but the war contained in infinispan-all.zip is just a renamed copy of the jar.<br>
Has anybody got some time to take a look ?<br><br>cheers<br>Noel<br>