Hi Jim, I’m not sure if I understand. Moonshine IDE with Moonshine SDK Installer provides binary distribution of released Apache Royale 0.9.10 and development version of 0.9.11.
You can build your project using binary distribution or using build system Maven - in that case both versions of SDKs should be part of Maven central. What are you trying to do? Thanks, Piotr On Mon, 10 Jul 2023 at 12:22, Jim McNamara <[email protected]> wrote: > Hi all- > > I am using the moonshine IDE, and it has version 0.9.10 and github clone > is version 0.9.11. I think maven central has no artifacts but the > https://mvnrepository.com/artifact/org.apache.royale repo does but only > 0.9.10. > > What is the best POM snippet to have it get 0.9.10 stuff it needs off repo > https://mvnrepository.com/artifact/org.apache.royale? Is there a simpler > POM I can look at then the big one in the SDK? I think it is with some > example files...right? > > My best bet at this point is just to run with 0.9.10.. right? Is there a > link for 0.9.10? > > Does anyone run 0.9.11 and specify for it not to go getting things > from the maven central repo or this other repo > https://mvnrepository.com/artifact/org.apache.royale? > > THANKS, > jim > > > Sent with Proton Mail secure email. > -- Piotr Zarzycki
