Thanks Josh,

I just tried with Approve xml and get similar results (I copy here)
I'll try using the setting, I forgot completely about it.. But this means
the instructions to build are wrong right?


Here's my console output after try with the Approve xml script (mostly the
same as trying to build with maven):

[INFO] --- maven-install-plugin:2.5.2:install (default-install) @
compiler-externc ---

[INFO] Installing
/Users/carlosrovira/Downloads/testrc2/apache-royale-0.9.6-maven-src/royale-compiler/compiler-externc/target/compiler-externc-0.9.6.jar
to
/Users/carlosrovira/.m2/repository/org/apache/royale/compiler/compiler-externc/0.9.6/compiler-externc-0.9.6.jar

[INFO] Installing
/Users/carlosrovira/Downloads/testrc2/apache-royale-0.9.6-maven-src/royale-compiler/compiler-externc/pom.xml
to
/Users/carlosrovira/.m2/repository/org/apache/royale/compiler/compiler-externc/0.9.6/compiler-externc-0.9.6.pom

[INFO] Installing
/Users/carlosrovira/Downloads/testrc2/apache-royale-0.9.6-maven-src/royale-compiler/compiler-externc/target/compiler-externc-0.9.6-tests.jar
to
/Users/carlosrovira/.m2/repository/org/apache/royale/compiler/compiler-externc/0.9.6/compiler-externc-0.9.6-tests.jar

[INFO]

[INFO] ----------------< org.apache.royale.compiler:compiler
>-----------------

[INFO] Building Apache Royale: Compiler: Compiler 0.9.6
[5/12]

[INFO] --------------------------------[ jar
]---------------------------------

[WARNING] The POM for com.adobe.flash.framework:playerglobal:swc:20.0 is
missing, no dependency information available

[INFO]
------------------------------------------------------------------------

[INFO] Reactor Summary for Apache Royale: Compiler: Parent 0.9.6:

[INFO]

[INFO] Apache Royale: Compiler: Parent .................... SUCCESS [
2.102 s]

[INFO] Apache Royale: Compiler: Compiler-Common ........... SUCCESS [
4.555 s]

[INFO] Apache Royale: Compiler: Test Utils ................ SUCCESS [
0.431 s]

[INFO] Apache Royale: Compiler: Externc ................... SUCCESS [
9.225 s]

[INFO] Apache Royale: Compiler: Compiler .................. FAILURE [
0.052 s]

[INFO] Apache Royale: Compiler: Compiler-JX ............... SKIPPED

[INFO] Apache Royale: Compiler: SWFUtils .................. SKIPPED

[INFO] Apache Royale: Compiler: Debugger .................. SKIPPED

[INFO] Apache Royale: Compiler: OEM Layer ................. SKIPPED

[INFO] Apache Royale: Royale Ant Tasks .................... SKIPPED

[INFO] Apache Royale: RoyaleUnit Ant Tasks ................ SKIPPED

[INFO] Apache Royale: Royale Maven Plugin ................. SKIPPED

[INFO]
------------------------------------------------------------------------

[INFO] BUILD FAILURE

[INFO]
------------------------------------------------------------------------

[INFO] Total time:  16.690 s

[INFO] Finished at: 2019-09-21T15:33:35+02:00

[INFO]
------------------------------------------------------------------------

[ERROR] Failed to execute goal on project compiler: Could not resolve
dependencies for project org.apache.royale.compiler:compiler:jar:0.9.6:
Failure to find com.adobe.flash.framework:playerglobal:swc:20.0 in
https://repository.apache.org/content/repositories/releases was cached in
the local repository, resolution will not be reattempted until the update
interval of apache-release has elapsed or updates are forced -> [Help 1]

[ERROR]

[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.

[ERROR] Re-run Maven using the -X switch to enable full debug logging.

[ERROR]

[ERROR] For more information about the errors and possible solutions,
please read the following articles:

[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

[ERROR]

[ERROR] After correcting the problems, you can resume the build with the
command

[ERROR]   mvn <goals> -rf :compiler


BUILD FAILED

/Users/carlosrovira/Downloads/testrc2/ApproveRoyale.xml:778: The following
error occurred while executing this line:

/Users/carlosrovira/Downloads/testrc2/ApproveRoyale.xml:789: exec returned:
1


Total time: 25 minutes 57 seconds

macbookpro:testrc2 carlosrovira$

Reply via email to