Changing the params [1], gets past that error. I’m now getting a different error [2].
[1] mvn -s settings-template.xml -DskipTests -P generate-swf,generate-swcs-for-swf,main clean install [2] https://paste.apache.org/ksg3t From: Yishay Weiss<mailto:[email protected]> Sent: Monday, August 19, 2019 1:46 PM To: [email protected]<mailto:[email protected]> Subject: Can't build royale-asjs with mvn mvn -s settings-template.xml -P main clean install I get this: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (process-resource-bundles) on project Express: Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing: [ERROR] ---------- [ERROR] 1) org.apache.royale.framework:DragDrop:swc:swf:0.9.6-SNAPSHOT Any ideas?
