You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2020/01/07 18:06:23 UTC

[GitHub] [royale-asjs] heitara commented on issue #657: Maven doesn't produce binary executables (jar)

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


With regards,
Apache Git Services