Cairngorm 3 - getting started
Hello,
I extracted the Cairngorm 3 source from svn.
Somewhat naively I typed
mvn clean package install
from the build-parent folder
That gave all kinds of missing dependencies most of which I was able to resolve using the libraries available in the svn extract
Currently I am still missing 2 which I can't seem to fix
1) org.spicefactory:cinnamon:swc:1.0.1
2) com.adobe.flexunit:flexunit:swc:4.0-beta-2-eventful
Is what I am trying to do not intended? Any other guidance as on how to resolve this?
Many thanks indeed
Peter
