Hi,

The issue here I believe is that 0.9.2 hasn’t been released yet and Alina is 
trying to compile things in the wrong order and it look for 0.9.2 but can;’t 
find it in the apache release area.

To compile with maven you need to do the three repos in this order:

in royale-compiler:
mvn clean install -P utils
mvn clean install

In royale-typedefs:
mvn clean install

In royale-asjs:
mvn clean install

Thanks,
Justin

Reply via email to