Hi all, When doing a full build like this:
* Remove all Sling SNAPSHOT from your local maven repo * mvn -o clean install The Launchpad Builder will fail, because the Launchpad Content will only be built after the builder ... It looks like the launchpad plugin properly fails builds for missing artifacts but it does not properly support build order for multimodule builds. This happens for me with Maven 3.0.2. Can we do something about this ? Regards Felix
