Hi Piotr, I removed .m2 completely and start to build compiler with maven: "man clean install -DskipTests"
but it fails the same way as before, here's the error report: [*INFO*] *------------------------------------------------------------------------* [*INFO*] *Reactor Summary:* [*INFO*] [*INFO*] Apache Royale: Compiler: Parent .................... *SUCCESS* [05:04 min] [*INFO*] Apache Royale: Compiler: Test Utils ................ *SUCCESS* [ 23.877 s] [*INFO*] Apache Royale: Compiler: Compiler .................. *FAILURE* [ 16.369 s] [*INFO*] Apache Royale: Compiler: Compiler-JX ............... *SKIPPED* [*INFO*] Apache Royale: Compiler: Debugger .................. *SKIPPED* [*INFO*] Apache Royale: Compiler: OEM Layer ................. *SKIPPED* [*INFO*] Apache Royale: Royale Ant Tasks .................... *SKIPPED* [*INFO*] Apache Royale: Royale Maven Plugin ................. *SKIPPED* [*INFO*] *------------------------------------------------------------------------* [*INFO*] *BUILD FAILURE* [*INFO*] *------------------------------------------------------------------------* [*INFO*] Total time: 06:11 min [*INFO*] Finished at: 2017-11-16T11:00:39+01:00 [*INFO*] Final Memory: 34M/495M [*INFO*] *------------------------------------------------------------------------* [*ERROR*] Failed to execute goal on project compiler: *Could not resolve dependencies for project org.apache.royale.compiler:compiler:jar:0.9.0-SNAPSHOT: The following artifacts could not be resolved: com.adobe.flash.framework:playerglobal:swc:20.0, org.apache.flex.framework:framework:swc:4.15.0, org.apache.flex.framework:rpc:swc:4.15.0, org.apache.flex.framework:spark:swc:4.15.0, org.apache.flex.framework:framework:zip:configs:4.15.0: Could not find artifact com.adobe.flash.framework:playerglobal:swc:20.0 in apache-release (https://repository.apache.org/content/repositories/releases <https://repository.apache.org/content/repositories/releases>)* -> *[Help 1]* [*ERROR*] 2017-11-16 10:53 GMT+01:00 Carlos Rovira <[email protected]>: > Hi Piotr, > > that's awesome! I was having that issue but didn't notice that the problem > was that > Thanks foro fixing it! :) > > I'll be trying it soon. That was very needed :) > > Carlos > > > 2017-11-15 19:46 GMT+01:00 Piotr Zarzycki <[email protected]>: > >> Hi Guys, >> >> About one week ago I have discovered that Maven artifacts for Royale >> framework are not available in the central Apache repository. Anyone who >> tried build Hello World with cleaned ".m2" maven folder failed. >> >> I just fixed that issue and you can now remove everything from .m2 and >> build your application without worry that something is missing - Maven >> download everything from the Apache central repository. :) >> >> Thanks, >> -- >> >> Piotr Zarzycki >> >> Patreon: *https://www.patreon.com/piotrzarzycki >> <https://www.patreon.com/piotrzarzycki>* >> > > > > -- > Carlos Rovira > http://about.me/carlosrovira > > -- Carlos Rovira http://about.me/carlosrovira
