flex-mojos
Get "Error: unable to resolve '/assets/images/**.png' for transcoding" while building on FlexMojos 4.0-RC2 and Flex SDK 4.5.1.21328
I get the this \"Error: unable to resolve \'/assets/images/**.png\' for transcoding\" while building on FlexMojos 4.0-RC2 and Flex SDK 4.5.1.21328. Code is like below[详细]
2023-04-12 15:35 分类:问答Why does Flexmojos produce a different size swf to mxmlc?
I am compiling a very simple app, Main.mxml: <?xml version=\"1.0\" encoding=\"utf-8\"?> <s:Application[详细]
2023-04-11 02:23 分类:问答How do I set the theme using Flexmojos?
When compiling using flexmojos I get the warning: [WARNING] No themes are explicitly defined in thesection or in any scope=\"theme\" dependencies. Flexmojos is now attempting to figure out which them[详细]
2023-04-10 16:56 分类:问答How can I set a swc theme in Maven?
I can\'t set my custom theme in Maven like I do it in Eclipse by changing theme in project properties.[详细]
2023-01-23 02:44 分类:问答Coping swf resources with flex-mojos to the custom folder
How I can configure copy-flex-resources goal and swf dependencies to copy swf files to the custom folder in my web-app? By default it copies to the web-app root.[详细]
2023-01-16 21:31 分类:问答Flex-Mojo/Flex-compiler version issues with Flex 4.1 and maven2
My projects UI is built using Flex4.1..I am using maven2 and trying to figure out which flex-mojo version should I use for compiling.[详细]
2023-01-04 15:17 分类:问答How to compile multiple css files into individual swfs using pure Maven?
Right now I am using an apply task inside of an antrun execution. <plugin> <artifactId>maven-antrun-plugin</artifactId>[详细]
2023-01-03 18:55 分类:问答New project created with Flex Mojo's archetype throws Cannot Find Parent Project-Maven Exception
This is probably a silly question but I just cant seem to figure out. I\'m completely new to flex and maven.[详细]
2023-01-03 08:26 分类:问答Problem with flex-mojos
If I try the getting-started on http://flexmojos.sonatype.org/getting-started.html I get some errors. Can somebody help me out? I\'m new to maven, but since it\'s a getting-started, I was hopin\' ever[详细]
2022-12-19 11:54 分类:问答Conditional Maven build section with a profile?
I\'m building a Flex application with Maven and the Flex Mojos plugin. I now want to c开发者_StackOverflow中文版ompile an alternative version of the application with some extra libraries to enable aut[详细]
2022-12-16 23:57 分类:问答