heitara commented on issue #657: Maven doesn't produce binary executables (jar)
URL: https://github.com/apache/royale-asjs/issues/657#issuecomment-571703118
 
 
   I would expect one of the following solutions:
   - run a command (shell/batch file) that will create a distributional binary 
(a folder all the things, which someone gets when using npm) that can be used 
with any IDE or from CLI (simiral to what we have with current AIR [32.0.* at 
the moment]  version)
   - run an ant script with the same result
   - run maven with special argument(s) with the same result as above
   As far as I can understand - if I build with ant (haven't tried that bit 
yet) then I'll get the missing jars and everything will be fine to be able to 
used Apache Royal from the CLI. 
   I believe customizing the mxmlc is not good option. Maybe we can create a 
new version like mxmlc_mvn or similar. 
   

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to