hi,

when i am trying to build one of the examples - CreateJSExample - mvn and ant i got the following errors :

I downloaded the file :http://apacheflexbuild.cloudapp.net:8080/job/royale-asjs-jsonly/lastSuccessfulBuild/artifact/out/apache-royale-jsonly-0.9.0-bin.zip

folder  : \apache-royale-jsonly-0.9.0-bin\examples\royale\CreateJSExample

with ant :

BUILD FAILED
\apache-royale-jsonly-0.9.0-bin\examples\build_example.xml:152: The <mxmlc> type doesn't support the "swf-version" attribute.

with maven :

\apache-royale-jsonly-0.9.0-bin\examples\royale\CreateJSExample>mvn compile
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------ [INFO] Building Apache Royale: Examples: Royale: CreateJSExample 0.9.0-SNAPSHOT [INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ CreateJSExample --- [INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.622 s
[INFO] Finished at: 2017-11-19T21:01:36+03:00
[INFO] Final Memory: 13M/155M
[INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (process-resource-bundles) on project CreateJSExample: Execution process-resource- bundles of goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process failed: A required class was missing while executing org.apache.maven.plugins:maven-remote-resour
ces-plugin:1.5:process: org/apache/commons/collections/ExtendedProperties

Reply via email to