mjesteve commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-789345252
I could not compile the SDK ... I had to add the license text to the files% ROYALE_ASJS_HOME%\distribution\src\main\resources\frameworks\[localfonts.ser | macfonts.ser | winfonts.ser] and everything is perfect. The IDE keeps showing me the errors I mentioned before and "if I ignore them" and I compile my app with maven, it throws me the following error: [ERROR] Failed to execute goal org.apache.royale.compiler: royale-maven-plugin: 0.9.8-SNAPSHOT: compile-js (default-compile-js) on project royalecommons: Could not resolve dependencies for project com.mjesteve .examples: royalecommons: swc: 1.0.0-SNAPSHOT: Failure to find com.mjesteve.examples: royalearq: swc: swf: 1.0.0-SNAPSHOT in https://repository.apache.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of apache-snapshots has elapsed or updates are forced royalearq.swc is one of my libraries and royalecommons another. royalecommons depends on royalearq.swc. When royalecommons is compiled, royalearq has already been compiled and is in .m2, I don't know why it gives an error ... I understand the js-library-path and library-path parameters (I have also read Josh's messages) but I don't know if I am understanding you... do I have to configure them now somewhere else? (they only appear in my asconfig.json files for MXRoyale) Hiedra ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
