I realized I was starting to abuse the wiki by using it in ways it wasn't intended for.. so moving it here https://docs.sonatype.org/display/FLEXMOJOS/Compiling+a+flex+Application+using+Maven?focusedCommentId=2424862&#comment-2424862
Anyway, to pick up at the bottom, I think I now see how the build- helper plugin could be used in this way, but (I think?) it might require a separate pom, maybe a module, just for deploying the assets. It would essentially allow you to bundle up a whole bunch of swcs, swfs etc - using classifiers so they don't overwrite each other in the repo - into one maven project. You'd need to add classifiers to all your dependencies. You could even write a script that would add all the files in a directory as artifacts for teh attach-artifacts goal, maybe using the filenames as the classifiers . This would be overkill for me, but maybe helpful for the other Peter, sounds like he has a lot more files to deal with. anyway Velo I bet you don't like this idea though- probably verges on abuse of attach-artifacts. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/ -~----------~----~----~----~------~----~------~--~---
