<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/mvnflex2plugin/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/mvnflex2plugin/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 15 Sep 2010 14:47:10 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mvnflex2plugin/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Flex 4 / Plugin 3.0.0 beta 5 : Issue with Resource Bundles</title><link>https://sourceforge.net/p/mvnflex2plugin/bugs/29/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello I have an issue with the V3 plugin (in both beta 5 and latest snapshot). I am trying to compile a flex 4 application project  to a SWF file using Resource bundles for localization.&lt;br /&gt;
When attempting to compile the resource bundle for a locale to a SWC library, I get a compc error: &lt;/p&gt;
&lt;p&gt;[INFO] Building locale fr_FR&lt;br /&gt;
[INFO] Loading configuration file D:\\workspace\\RBTest\\target\\compiler-resources\\flex-config.xml&lt;br /&gt;
[ERROR] Flex compiler error (defaults at -1:-1)&lt;br /&gt;
[ERROR] unable to open \'./themes/Spark/spark.css\'&lt;/p&gt;
&lt;p&gt;And then the compiler fails because of the previous error:&lt;/p&gt;
&lt;p&gt;[INFO] Loading configuration file D:\\workspace\\RBTest\\target\\compiler-resources\\flex-config.xml&lt;br /&gt;
[ERROR] Flex compiler error (command line at -1:-1)&lt;br /&gt;
[ERROR] unable to open \'D:\\workspace\\RBTest\\target\\compiler-resources\\TestRB-fr_FR.swc\'&lt;/p&gt;
&lt;p&gt;Thanks for taking a look, it would be greatly appreciated&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fabrice Osteaux</dc:creator><pubDate>Wed, 15 Sep 2010 14:47:10 -0000</pubDate><guid>https://sourceforge.netd178f1d77cae13eb3773aa72905de41194817ede</guid></item><item><title>Optimization strips out as3Metadata</title><link>https://sourceforge.net/p/mvnflex2plugin/bugs/28/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A properly configured pom to keep as3Metadata, durring the optimization step, it strips out the tags. &lt;br /&gt;
After some debugging, it turns out that the optimizer doesn't receive the configuration, so it uses default values for keepAs3Metadata&lt;/p&gt;
&lt;p&gt;Have a look at org.servebox.flex.mojo.MakeSWFMojo / compile()&lt;br /&gt;
123:    WebTierAPI.optimize(in, out); &lt;br /&gt;
doesn't get an instance of the configuration.. should be something like&lt;br /&gt;
WebTierAPI.optimize(in, out, configuration); &lt;/p&gt;
&lt;p&gt;If required, I can provide a test flex project to debug this.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 16 Jun 2010 13:06:06 -0000</pubDate><guid>https://sourceforge.netc3b1e2dffe7ca0df7e03151b820e7951370bf729</guid></item><item><title>Problems with modules for 3.0.0-SNAPSHOT</title><link>https://sourceforge.net/p/mvnflex2plugin/bugs/27/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi guys,&lt;/p&gt;
&lt;p&gt;I tried to make multimodule projects with your architypes. I used the lates version 3.0.0-SNAPSHOT. I alway tried to generate swf projects (option N 3). Afther that I did &amp;gt;mvn flex:eclipse&lt;/p&gt;
&lt;p&gt;So,&lt;br /&gt;
When I created project without modules everything was fine.&lt;/p&gt;
&lt;p&gt;When I generated parent pom project and as I module swf project (from architype 3.0.0-SNAPSHOT) and did &amp;gt;mvn flex:eclipse everything was fine.&lt;/p&gt;
&lt;p&gt;BUT, when I generated parent pom project named "parent", then I generated pom module project of "parent" named "child", and then I generated swf module project of "grand-child" project (from architype 3.0.0-SNAPSHOT) I met some problems.&lt;/p&gt;
&lt;p&gt;Problem: everything was generated properly (mvn install did work), I did &amp;gt;mvn flex:eclipse, then open "grand-child" project in Flex Builder. When I tried to edit any mxml code Flex Builder didn't provide me any code assis and autocompletion functions. When I tried to create new mxml file by using right-mouse click context menu I also had troubles with some blinking eclipse screens.&lt;/p&gt;
&lt;p&gt;So, for me it is impossible to create structure like this: pom-&amp;gt;pom-&amp;gt;swf&lt;/p&gt;
&lt;p&gt;Any ideas why it is like this?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 01 Jun 2010 04:21:55 -0000</pubDate><guid>https://sourceforge.net84b77460ed6e6d0fc9d11ae4d79563387698ac40</guid></item><item><title>Typo in architypes 3.0.0-SNAPSHOT</title><link>https://sourceforge.net/p/mvnflex2plugin/bugs/26/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi guys!&lt;/p&gt;
&lt;p&gt;Today I tried your new architypes (version 3.0.0-SNAPSHOT).&lt;/p&gt;
&lt;p&gt;At some stage it requires flexUnit-4-1.0-RC.pom, but in your repository there is only: flexUnit4-1.0-RC.pom (no "-" in the name). I did a workaround by creating my own maven repository with properly renamed flexUnit4 - everything work just fine, so I think it is a typo in architypes.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 01 Jun 2010 04:07:08 -0000</pubDate><guid>https://sourceforge.netbdf77a93a8ec2c9c84a34d527221103b5787bd4b</guid></item><item><title>Goal flex:eclipse doesn't work on 3.0.0-SNAPSHOT</title><link>https://sourceforge.net/p/mvnflex2plugin/bugs/25/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Goal flex:eclipse doesn't work on 3.0.0-SNAPSHOT.&lt;/p&gt;
&lt;p&gt;When I try to do mvn flex:eclipse I get the following:&lt;/p&gt;
&lt;p&gt;D:\Users\minimedj\workspace\mis&amp;gt;mvn flex:eclipse&lt;br /&gt;
[INFO] Scanning for projects...&lt;br /&gt;
[INFO] Reactor build order:&lt;br /&gt;
[INFO]   MIS Parent project&lt;br /&gt;
[INFO]   MIS Client parent project&lt;br /&gt;
[INFO]   MIS Client core flex project&lt;br /&gt;
[INFO] Searching repository for plugin with prefix: 'flex'.&lt;br /&gt;
[INFO] ------------------------------------------------------------------------&lt;br /&gt;
[ERROR] BUILD ERROR&lt;br /&gt;
[INFO] ------------------------------------------------------------------------&lt;br /&gt;
[INFO] The plugin 'org.apache.maven.plugins:maven-flex-plugin' does not exist or&lt;br /&gt;
no valid version could be found&lt;br /&gt;
[INFO] ------------------------------------------------------------------------&lt;br /&gt;
[INFO] For more information, run Maven with the -e switch&lt;br /&gt;
[INFO] ------------------------------------------------------------------------&lt;br /&gt;
[INFO] Total time: &amp;lt; 1 second&lt;br /&gt;
[INFO] Finished at: Fri May 28 21:38:47 MSD 2010&lt;br /&gt;
[INFO] Final Memory: 1M/254M&lt;br /&gt;
[INFO] ------------------------------------------------------------------------&lt;/p&gt;
&lt;p&gt;In attachement my pom.xml and settings.xml. I did try to delere my maven repository completely. I also tried to call in this way:&lt;/p&gt;
&lt;p&gt;D:\Users\minimedj\workspace\mis&amp;gt;mvn org.servebox.flex:flex-plugin:flex:eclipse&lt;br /&gt;
[INFO] Scanning for projects...&lt;br /&gt;
[INFO] Reactor build order:&lt;br /&gt;
[INFO]   MIS Parent project&lt;br /&gt;
[INFO]   MIS Client parent project&lt;br /&gt;
[INFO]   MIS Client core flex project&lt;br /&gt;
Downloading: &lt;a href="http://maven.servebox.org/repository/org/servebox/flex/flex-plugin/flex/flex-plugin-flex.pom" rel="nofollow"&gt;http://maven.servebox.org/repository/org/servebox/flex/flex-plugin/flex/flex-plugin-flex.pom&lt;/a&gt;&lt;br /&gt;
[INFO] Unable to find resource 'org.servebox.flex:flex-plugin:pom:flex' in repository servebox.org (http://maven.servebox.org/repository)&lt;br /&gt;
Downloading: &lt;a href="http://repo1.maven.org/maven2/org/servebox/flex/flex-plugin/flex/flex-plugin-flex.pom" rel="nofollow"&gt;http://repo1.maven.org/maven2/org/servebox/flex/flex-plugin/flex/flex-plugin-flex.pom&lt;/a&gt;&lt;br /&gt;
[INFO] Unable to find resource 'org.servebox.flex:flex-plugin:pom:flex' in repository central (http://repo1.maven.org/maven2)&lt;br /&gt;
Downloading: &lt;a href="http://maven.servebox.org/repository/org/servebox/flex/flex-plugin/flex/flex-plugin-flex.pom" rel="nofollow"&gt;http://maven.servebox.org/repository/org/servebox/flex/flex-plugin/flex/flex-plugin-flex.pom&lt;/a&gt;&lt;br /&gt;
[INFO] Unable to find resource 'org.servebox.flex:flex-plugin:pom:flex' in repository servebox.org (http://maven.servebox.org/repository)&lt;br /&gt;
Downloading: &lt;a href="http://repo1.maven.org/maven2/org/servebox/flex/flex-plugin/flex/flex-plugin-flex.pom" rel="nofollow"&gt;http://repo1.maven.org/maven2/org/servebox/flex/flex-plugin/flex/flex-plugin-flex.pom&lt;/a&gt;&lt;br /&gt;
[INFO] Unable to find resource 'org.servebox.flex:flex-plugin:pom:flex' in repository central (http://repo1.maven.org/maven2)&lt;br /&gt;
[INFO] ------------------------------------------------------------------------&lt;br /&gt;
[ERROR] BUILD ERROR&lt;br /&gt;
[INFO] ------------------------------------------------------------------------&lt;br /&gt;
[INFO] Error building POM (may not be this project's POM).&lt;/p&gt;
&lt;p&gt;Project ID: org.servebox.flex:flex-plugin&lt;/p&gt;
&lt;p&gt;Reason: POM 'org.servebox.flex:flex-plugin' not found in repository: Unable to download the artifact from any repository&lt;/p&gt;
&lt;p&gt;org.servebox.flex:flex-plugin:pom:flex&lt;/p&gt;
&lt;p&gt;from the specified remote repositories:&lt;br /&gt;
central (http://repo1.maven.org/maven2),&lt;br /&gt;
servebox.org (http://maven.servebox.org/repository)&lt;/p&gt;
&lt;p&gt;for project org.servebox.flex:flex-plugin&lt;/p&gt;
&lt;p&gt;[INFO] ------------------------------------------------------------------------&lt;br /&gt;
[INFO] For more information, run Maven with the -e switch&lt;br /&gt;
[INFO] ------------------------------------------------------------------------&lt;br /&gt;
[INFO] Total time: 3 seconds&lt;br /&gt;
[INFO] Finished at: Fri May 28 21:49:02 MSD 2010&lt;br /&gt;
[INFO] Final Memory: 1M/254M&lt;br /&gt;
[INFO] ------------------------------------------------------------------------&lt;br /&gt;
D:\Users\minimedj\workspace\mis&amp;gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 28 May 2010 17:52:30 -0000</pubDate><guid>https://sourceforge.net9399f1dbaf900409a00c70cc7ad8b0416cac5afb</guid></item><item><title>sourceDirectory not applied</title><link>https://sourceforge.net/p/mvnflex2plugin/bugs/24/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am trying to use the parameter sourceDirectory to something other than the default " ${project.basedir}/src/main/flex" but it doesn't seem to be applied. Is that supposed to be working?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 02 Dec 2009 00:43:22 -0000</pubDate><guid>https://sourceforge.netbc0f6b94409ed7e45df49e054c2e2a537e1a040c</guid></item><item><title>/src/test/flex not added as a flexbuilder source folder</title><link>https://sourceforge.net/p/mvnflex2plugin/bugs/23/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When running flex:eclipse, the folder /src/test/flex should be added as a source folder on eclipse-flexbuilder. Same as eclipse:eclipse for java.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Antonio Parolini</dc:creator><pubDate>Tue, 20 Oct 2009 14:08:50 -0000</pubDate><guid>https://sourceforge.net3201d66cd2ab9029d3b1244680d64bc1c84f379a</guid></item><item><title>stopBuildOnFlashPlayerFailure does not work correctly</title><link>https://sourceforge.net/p/mvnflex2plugin/bugs/22/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When the system does not have a flash player the code never runs through the killMojo method in FlexUnitMojo where the check for hasToStopBuildOnFlashPlayerFailure occurs.  This is with the latest version 2.3.1.&lt;/p&gt;
&lt;p&gt;The build simply ends with &lt;br /&gt;
[INFO] Client socket connection time out.&lt;br /&gt;
[INFO] Successfully open client socket.&lt;br /&gt;
[INFO] Client socket could not get I/O streams for localhost:11000.&lt;br /&gt;
[INFO] Closing client socket...&lt;br /&gt;
[INFO] Tests ended.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ffunnyman</dc:creator><pubDate>Wed, 02 Sep 2009 14:53:45 -0000</pubDate><guid>https://sourceforge.net44db9c263d8eab70da19929a97b406ca313afe25</guid></item><item><title>site:site fails</title><link>https://sourceforge.net/p/mvnflex2plugin/bugs/21/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Using version 2.3.1, when I run site:site, the command fails because of an incorrect package name&lt;/p&gt;
&lt;p&gt;---&lt;br /&gt;
Error: could not find source for class com.hillelcorensets.skins.BlankSkin&lt;br /&gt;
Embedded error: Unable to generate report&lt;br /&gt;
Encountered an error while compiling ASDoc documentation.&lt;br /&gt;
-----&lt;/p&gt;
&lt;p&gt;(see the file attached in this case for more details)&lt;/p&gt;
&lt;p&gt;The package in my project is com.hillelcoren.assets.skins.BlankSkin, so it seems to have wrongly transformed "hillelcoren.assets" in "hillelcorenset"&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Antonio Parolini</dc:creator><pubDate>Thu, 06 Aug 2009 14:59:11 -0000</pubDate><guid>https://sourceforge.netbc0bb47c15690e93bc06b4d422c45f1e2a2d9976</guid></item><item><title>serverRoot parameter check</title><link>https://sourceforge.net/p/mvnflex2plugin/bugs/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When serverRoot is set in configuration but does not exist on directory file, the following error is raised:&lt;br /&gt;
"The property serverRoot is not set."&lt;br /&gt;
This is not true and a better error message should be given like:&lt;br /&gt;
"The property serverRoot is set to [&amp;lt;serverRoot&amp;gt;] but directory does not exist."&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ljoly</dc:creator><pubDate>Sun, 19 Apr 2009 15:49:52 -0000</pubDate><guid>https://sourceforge.netb4e72e8a0509562c99fce4a485b11c31080a9865</guid></item></channel></rss>