Hahahahah, sorry ichsan, I didn't understand you 😝. Well, that's what I'm working on right now. As I saw that someone "more than me", you, was going to look at that project I wanted to update it and when I changed to 0.9.9 it didn't allow me to do so. Look at today's other emails.
It is solved by removing the references to swf, which on the other hand SHOULD NOT BE NECESSARY because we can only use it with JS, but I don't know how to make it only compile for JS and that it is not necessary to indicate in all the classes the COMPILE::JS (I also sent an email recently with this doubt). Let's see if we make progress... Hiedra -----Mensaje original----- De: ichsan anam <ichsan.a...@gmail.com> Enviado el: sábado, 30 de octubre de 2021 21:54 Para: dev@royale.apache.org Asunto: Re: RE: playerglobal artifact not exist when building royale echart example project Yes of course, I had compiled both successfully previously when using SDK 098. But when change to 0.99 can not build anymore, even the library or the sample project. On 2021/10/30 02:43:05, Maria Jose Esteve <mjest...@iest.com> wrote: > Hi ichsan, > First you have to compile the library and then the sample project. > "Could not resolve dependencies for project > com.iest.royale.echarts:royale-echarts:swc:1.0-SNAPSHOT". > > Look at the project as a simple wrapper. I want to take time to implement > something more usable, a small library, more aligned with mx Charts: > - Create components per chart type: BarChart, LineChart, ... > - Create subcomponents for each chart type: BarSeries, ... > ... > > Let me know if you have any problems. > > Hiedra. > > -----Mensaje original----- > De: ichsan anam <ichsan.a...@gmail.com> Enviado el: viernes, 29 de > octubre de 2021 21:27 > Para: dev@royale.apache.org > Asunto: playerglobal artifact not exist when building royale echart > example project > > Dear Maria, > > i have download and build apache echart example you have posted in github. > > https://github.com/mjesteve/Royale-ECharts/tree/develop > > but when i compile with maven build failure with messages: > > [INFO] BUILD FAILURE > [INFO] > ---------------------------------------------------------------------- > -- > [INFO] Total time: 28.466 s > [INFO] Finished at: 2021-10-30T02:18:39+07:00 [INFO] > ---------------------------------------------------------------------- > -- [ERROR] Failed to execute goal > org.apache.royale.compiler:royale-maven-plugin:0.9.9-SNAPSHOT:compile- > as (default-compile-as) on project royale-echarts: Could not resolve > dependencies for project > com.iest.royale.echarts:royale-echarts:swc:1.0-SNAPSHOT: Failed to > collect dependencies at > com.adobe.flash.framework:playerglobal:swc:15.0: Failed to read > artifact descriptor for > com.adobe.flash.framework:playerglobal:swc:15.0: Could not transfer > artifact com.adobe.flash.framework:playerglobal:pom:15.0 from/to > maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for > repositories: [jspresso (http://repository.jspresso.org/maven2, > default, releases)] -> [Help1] > > it seem artifact for playerglobal is not exist, is it removed? any update? >