FlexMojos is a Maven plugin intended to allow build lifecycle management of Flex applications.
0
votes
0answers
4 views
How to use flexmojos with Flash Builder 4.7
I have been looking for article, examples and tips on flexmojo (4.1-beta) with flashbuilder(4.6/4.7)..
I have taken up a new project where the flex application been developed using IntelliJ, now I am ...
1
vote
2answers
33 views
Compiling multiple .as files using Maven
I am having issues getting maven to do a simple clean install I am getting the following error:
Failed to execute goal org.sonatype.flexmojos:flexmojos-maven-plugin:3.8:compile-swf ...
0
votes
1answer
26 views
Compile several SWF files with Flexmojos and install them into local repository
I'm trying to compile a main application (.mxml) to SWF file and many CSS files to SWF files to create skins that can be loaded at runtime.
I use this :
...
<execution>
...
0
votes
1answer
60 views
Class not found with SWC compiled with FlexMojos and Maven
Here is my virtual project setup:
A swc library what is using Open Source Media Framework (OSMF). This
library is installed as a Maven artifact with FlexMojos.
A main application that is compiled as ...
0
votes
0answers
142 views
Error: Plugin execution not covered by lifecycle configuration maven error
I have a flex project that I need to convert into a maven project. I am using m2e for Eclipse and at the bottom of this post is the POM.xml file that I have created.
My issue is that I cannot seem to ...
0
votes
1answer
29 views
Flexmojos, includes tag and wildcard
I know I can link in in my SWF at compile time some classes with the flexmojos includes tag :
<includes>
<include>my.package.MyClass</include>
</includes>
But is there a ...
0
votes
1answer
9 views
Maven, Flexmojos and generate goal : choose for destination another package than source
I would like to know if there is a way to generate with Flexmojos and its generate goal another package than the source ? For example, if I have a Java class foo.bar.A.java, I would like to ...
1
vote
1answer
116 views
Running AIR application tests with Maven/FlexMojos 4.2 beta
I have Maven module which is an AIR application. I use the FlexMojos plugin (version 4.2-beta).
EDIT: further investigation revealed that the issue is the descriptor used for the tests TestRunner.xml ...
0
votes
2answers
740 views
Apache Flex 4.9
I have just mavenized the Apache Flex 4.9 SDK. Now, how can I build my application with maven?
Does anybody have an example pom-File for this?
Is there a flex-mojos version out yet, which is working ...
0
votes
1answer
102 views
Setup of flex units on linux
I am working on a project using Flex and until now we are using Windows to run flex unit tests for the modules/artifacts that require flex environment. Because of given dependencies, it is difficult ...
1
vote
0answers
136 views
Flexmojos, Flexunit4: adl returns Unexpected return code 9
I got problem when running flexunit4 unit test
Flexmojos 4.2-beta
Apache License - Version 2.0 (NO WARRANTY) - See COPYRIGHT file
Running tests ...
1
vote
1answer
161 views
Unable to download flexmojos plugin, maven ignores repositories config
I have Flex project and I need flexmojos-maven-plugin to build it.
<plugin>
<groupId>org.sonatype.flexmojos</groupId>
...
0
votes
1answer
98 views
Error: nothing was specified to be included in the library when upgrading to flexmojos 4
I am trying to upgrade to flexmojos 4 from 3.9 and it is causing many issues (the maven build fails with lots of errors) and the main error seems to be:
Error: nothing was specified to be included in ...
0
votes
1answer
77 views
using multithreaded maven build with flexmojos
I am trying to improve the performance of a multi module maven build by making it multithreaded. While doing that, I am trying to resolve bunch of dependencies and there is something I am stuck at ...
0
votes
0answers
129 views
How to build flex resource module in flexmojos4.x
I use flexmojos plugin to manage my flex app. At first, I use flexmojos3.8, the following is fragment to create seperate resource module. If my app support en_US, zh_Ch, I can get MainApp_en_US.swf ...
2
votes
2answers
761 views
Flex & Maven : How to upgrade playerglobal version in pom.xml
I'm currently developping an flex application, and i've used native cursor support to dynamically change cursor in particular conditions.
My application runs with Flex Sdk 4.1.0.16076, which use ...
1
vote
1answer
107 views
Maven flexmojos-maven-plugin fails with OutOfMemoryError even with -Xmx1024m -XX:MaxPermSize=512m
I'll be answering my own question to provide bread crumbs for the next person who hits this:
Problem
x86Linux Maven build fails during flexmojos-maven-plugin with
load-config+=...flex-config.xml ...
-1
votes
2answers
855 views
flexmojos:copy-flex-resources not copying resource files
Hi i had been setting up a flex project, its basically into 3 modules, a flex, a java and a war project. Am able to compile all, but the flexmojos:copy-flex-resources plugin only copies the ".swf" ...
0
votes
1answer
231 views
S:Application could not resolved to type
Hi am new to Flex and working on integration of Flex with Flexmojos (Maven plugin), i tried integrating but i had been facing a problem during compile in Main.mxml as
s:Application could not be ...
0
votes
1answer
98 views
flexmojos ignoring configuration?
I am trying to build out a SWC file from a Flex library, and no matter what I do, flexmojos (3.6.1) seems to build a "config.xml" file in the bin/classes folder that is empty, and uses that for ...
0
votes
0answers
97 views
Maven flex project using source directory from seperate module with new artifactId
Finding it difficult to express myself easily around this issue so thought best to start with a context section:
Context:
I have a Flex based application (a rather complex system) that can be ...
0
votes
1answer
510 views
java classes not found in WEB-INF in maven build
I am working on a project using flex and Java at the back end. It's a web-app project. The thing is when i compile it through Eclipse it's well and good. But when i use maven to build the war, i don't ...
0
votes
2answers
399 views
Configuring the Flash player for use with Flexmojos executed during a Maven release:perform
I have a Maven project that uses Flexmojos to execute unit tests and build a SWC. As it executes unit tests, I need to tell Flexmojos where my Flash player is, which I do via settings.xml:
...
3
votes
1answer
530 views
How can I generate Flash HTML wrappers in a WAR using Flexmojos and Maven 3?
I have two Maven projects: one to build a SWF and another one to build a WAR that contains it. The WAR needs to contain a Flash wrapper for the SWF. Flexmojos is apparently capable of doing this via ...
2
votes
2answers
102 views
Where can I see the default execution plan for a Maven plugin?
In a current project I am on, we use the flexmojos-plugin to compile a small Flex application. The plugin has all kinds of configuration, but there is no goal configured, and so I am wondering what ...
0
votes
1answer
212 views
intellij - maven modules with Flex Mojos
I have a large app which compiles fine with maven. However it's structure is very complicated and the source for each maven module (almost all maven modules in this app are FlexMojo ones), does not ...
0
votes
1answer
771 views
FlexMojos - Runtime error - VerifyError #1014 mx.controls.List Class not Found
I'm using FlexMojos 4.0-RC2 and Flex SDK 4.5.1 to compile my app which consists of several modules.
The compilation is sucessful with insignificant warnings.
When I try to run the application I ...
0
votes
2answers
1k views
STS M2E 'Plugin execution not covered by lifecycle configuration" Error - Flex-Mojos
I am trying to write my pom.xml for a multimodal flex application. I have been using this resource as an example:
...
0
votes
1answer
254 views
Error: Could not resolve <s:SWFLoader> to a component implementation
I'm currently converting Flex project currently build by Ant to a project built by Maven.
I receive the following error:
Could not resolve <s:SWFLoader> to a component implementation.
In
...
1
vote
3answers
732 views
mvn package (build failure) flexmojos - how do I get my flash player in the right path
build failure says it cant find my flash player but the flash player is installed
I even put it in my Path variable
right here i was just trying to run mvn package
also i have maven installed in my ...
0
votes
1answer
300 views
Maven build(with Flexmojos) for multi module project throwing an error
I am trying to setup a Flex/Java multi module project in Eclipse. Using Maven to run the build and generate the war file. The details of the versions I am using are as follows:
Flexmojos : 3.5.0
...
0
votes
1answer
199 views
Flex 4 SDK Class not found in Flex-mojos
When I try to build the project I get
Definition spark.components.gridClasses:CellRegion could not be found.
This class is contained in ...
0
votes
1answer
352 views
Maven FlexMojos produces empty Air app. Final product has no window. Creates SWF but will not open it
Problem
When I run my air application (compiled via flexmojos), it seems "empty"--there is no window at all. It works perfectly when compiled from Flash Builder.
Background
I am compiling an Adobe ...
1
vote
0answers
276 views
Compiling flex project on Maven error without information
Since 2 days ago, i can't compile my flex project.
I tried it in 3 different computers and via eclipse and command-line and all I have is an error without information
If I run it in debug mode (-X) ...
0
votes
1answer
26 views
Overriding defaults
I am currently trying to extend an existing project. Unfortunately I am completely new to plexus. I am greatly Spring biassed, so please tell me if the approach is completely wrong.
Let me describe ...
0
votes
1answer
18 views
Building custom Maven ModelValidators
I use the flexmojos plugin quite a lot and am trying to help people on the flexmojos mailinglist as good as I can.
While helping, I could see that a hand full of problems allway reoccur and usually ...
0
votes
3answers
948 views
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
...
0
votes
1answer
200 views
Flex 4 Panel skin has dependency on 'pattern_147.gif' — Where is this?
I am trying to create a new skin for the spark Panel based on a copy of the existing skin spark.skins.spark.PanelSkin. Inside my skin is the following:
<s:Rect id="tbFill" left="0" ...
4
votes
2answers
2k views
How do I set the theme using Flexmojos?
When compiling using flexmojos I get the warning:
[WARNING] No themes are explicitly defined in the section or in any scope="theme" dependencies. Flexmojos is now attempting to figure out which ...
1
vote
2answers
386 views
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
xmlns:fx="http://ns.adobe.com/mxml/2009"
...
2
votes
1answer
537 views
Upgrade to Flex SDK 4.5.1 from 4.1.0 causes namespace compile errors for certain mx components
I have a Flash builder project that I am migrating from SDK 4.1.0 to 4.5.1. This has been a relatively easy change (we are using maven for our builds, and were able to get a successful build after ...
1
vote
0answers
80 views
How do I include the generated assemblies of Maven modules in a multi module build?
I have a multimodule project, and I'm starting with just one child module:
<modules>
<module>x</module>
</modules>
When module x builds it too uses the assembly plugin ...
0
votes
1answer
744 views
Flexmojos compatibility with Flex SDK to 4.5
I was working on a project with flexmojos 3.9 and Flex 4.0.
I decided to upgrafe my version of the flex SDK to 4.5 but I have the followin problems:
1- Maven Message: [FATAL ERROR] ...
0
votes
2answers
2k views
flexmojos - copy-flex-resources of rsls not working
I am trying to copy the the dependent rsls into war using the copy-
flex-resources plugin. However I'm getting the following error :
[ERROR] Failed to execute goal ...
0
votes
1answer
2k views
Maven, Flex build issue
I am new to Maven. I am trying to compile Flex using maven plug-in flexmojos. I am having hard time to get maven download files from public repository. Currently we do not have any company intranet ...
1
vote
1answer
2k views
Why is FlexMojos “unable to resolve 'assets/**/*.png' for transcoding”?
I'm trying to mavenize a Flex project using Flash Builder 4 as IDE.
I'm using flexmojos 4.0-beta-7 with flex sdk 4.5.0.19786.
In my pom.xml I have:
<build>
...
1
vote
1answer
239 views
How to use the -fteInMXComponents compiler option with flexmojos
When compiling a Flex 4 app with flexmojos, how do I specify the -fteInMXComponents (use Flash text engine in MX components) option? Or can I not?
1
vote
1answer
379 views
Flex Spring Hibernate Maven Archtype
Is there a good Maven archtype for Flex Spring Hibernate integration which can be used as template ?
2
votes
7answers
2k views
Flex 4 App Blank
I'm building a Flex 4 app (using flexmojos rather than FlexBuilder). If I create a test Applications as follows, using mx:Application, then I see a button as I would expect:
<mx:Application
...
0
votes
1answer
193 views
Flex-Mojos compile fxg
Does anyone have a sample pom.xml or a tip of how to get flex-mojos to compile FXG files?
We use some FXG images in our project by adding them in mxml like:
The image ns refers to a package ...

