Hi, I’ve already tried the Maven route using command line/clean install, but kept encountering errors (see below), so I thought I’d try the VS Code/Actionscript-Ant compile. I can get most of the examples running that way, (like JewelList), JewelExample I couldn’t (see the errors quoted in my previous post). But it is only recently that I installed Maven and had my first steps on its long and steep learning curve.
Regards, Ad Errors from Maven clean install: [ERROR] Failed to execute goal on project JewelExample: Could not resolve dependencies for project org.apache.royale.examples:JewelExample:swf:0.9.3-SNAPSHOT: Failed to collect dependencies at org.apache.royale.framework:Icons:swc:swf:0.9.3-SNAPSHOT: Failed to read artifact descriptor for org.apache.royale.framework:Icons:swc:swf:0.9.3-SNAPSHOT: Failure to find org.apache.royale.framework:projects:pom:0.9.3-20180710.011820-251 in https://repository.apache.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of apache-snapshots has elapsed or updates are forced -- Sent from: http://apache-royale-users.20374.n8.nabble.com/
