piotrzarzycki21 commented on issue #657: Maven doesn't produce binary 
executables (jar)
URL: https://github.com/apache/royale-asjs/issues/657#issuecomment-571732676
 
 
   > @piotrzarzycki21 I had problems building royal successfully with maven 
from the .zip downloaded straight from apache royal site 
(`apache-royale-0.9.6-src.zip`) (https://royale.apache.org/source-code/) The 
problem is that the themes can't be build because of missing dependency 
(airglobal:swc:20 or something similar) . I had made a minor tweak to the root 
`pom.xml` in `royale-asjs` which fixes this issue.
   > `<repository> <id>apache-maven-release</id> 
<url>http://repository.jspresso.org/maven2/</url> <name> MVN repo</name> 
</repository>`
   > Another thing that I faced - Maven runs out of memory (maybe I have to 
configure JVM).
   > 
   > I've been using MacOS Catalina with Java 1.8 and Apache Maven 3.6.3
   > 
   > About maven and IDE-s supporting it - Then probably IntelliJ would be a 
good match, because it supports maven. I'm using IntelliJ to build 
AIR/Flash/Flex projects and it would be nice to be able to stick with it when 
using Royal.
   
   If you wanted to build SDK itself I recommend you to checkout all 
repositories and do 
[build](https://github.com/apache/royale-asjs/wiki/Build-Apache-Royale-with-Maven).
 Could shed some light and tell us what are you trying to achieve in general?  

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to