I know I applied one use patch on tests.... may be that is the root of all evil on 3.3
On Fri, Jun 5, 2009 at 1:33 PM, Mario Ernst <[email protected]> wrote: > Yet another post.. > I skipped the tests in the module which caused problems. > I tried to build my projects, another module did fail with the same error > (flexmojos 3.3-snapshot) > I switched back to flexmojos 3.2.0, everything worked fine, tests passed. > Mario > > On Fri, Jun 5, 2009 at 6:19 PM, Mario Ernst <[email protected]> wrote: > >> No, because of the bug I posted before, but I had no problem with 3.2.0 in >> my other test classes (in the main project) so far (so my assumption is it >> has nothing to do with my machine.?). >> The strange thing is: I compiled a few times... >> "mvn clean install -X" sometimes failes, sometimes succeeds. If it fails, >> then with that error: java.lang.Error: Error receiving report from flexunit >> I should go home now.. :) If I find out something, I will tell.... >> Mario >> >> On Fri, Jun 5, 2009 at 5:36 PM, Marvin Froeder <[email protected]> wrote: >> >>> And all that works on 3.2.0? >>> VELO >>> >>> On Fri, Jun 5, 2009 at 12:14 PM, Mario Ernst <[email protected]>wrote: >>> >>>> And the next error (flash player): >>>> Error #2044: securityError unverarbeitet. text=Error #2048: Verletzung >>>> der Sicherheits-Sandbox: >>>> file:///E|/projects/.../target/test%2Dclasses/TestRunner.swf kann keine >>>> Daten von 127.0.0.1:13540 laden. >>>> --- >>>> Which means: TestRunner.swf cannot load data from 127.0.0.1:13540 due >>>> to a security issue. >>>> --- >>>> at >>>> org.sonatype.flexmojos.unitestingsupport::ControlSocket/connect()[/home/hudson/workspace/flex-mojos/jdk/1.5/label/ubuntu/trunk/flexmojos-testing/flexmojos-unittest-support/src/main/flex/org/sonatype/flexmojos/unitestingsupport/ControlSocket.as:31] >>>> at >>>> org.sonatype.flexmojos.unitestingsupport::TestApplication/runTests()[/home/hudson/workspace/flex-mojos/jdk/1.5/label/ubuntu/trunk/flexmojos-testing/flexmojos-unittest-support/src/main/flex/org/sonatype/flexmojos/unitestingsupport/TestApplication.as:39] >>>> >>>> >>>> On Fri, Jun 5, 2009 at 5:05 PM, Mario Ernst <[email protected]>wrote: >>>> >>>>> Flag -X gives me following, which seems to be OK: >>>>> --- >>>>> [DEBUG] [RESULT] port: 13539 Recivied data: <testsuite errors="0" >>>>> failures="0" name="de.xxx.XTest" tests="2" time="0"> >>>>> <testcase name="testX1" time="0"/> >>>>> <testcase name="testX2" time="0"/> >>>>> </testsuite> >>>>> --- >>>>> I startet TestRunner.swf manually from target/test-classes with >>>>> following output (German :) ): >>>>> --- >>>>> Error #2044: ioError unverarbeitet. text=Error #2031: Socketfehler. >>>>> URL: 127.0.0.1 >>>>> at >>>>> org.sonatype.flexmojos.unitestingsupport::SocketReporter/sendResults()[/home/hudson/workspace/flex-mojos/jdk/1.5/label/ubuntu/trunk/flexmojos-testing/flexmojos-unittest-support/src/main/flex/org/sonatype/flexmojos/unitestingsupport/SocketReporter.as:135] >>>>> at >>>>> <anonymous>()[/home/hudson/workspace/flex-mojos/jdk/1.5/label/ubuntu/trunk/flexmojos-testing/flexmojos-unittest-support/src/main/flex/org/sonatype/flexmojos/unitestingsupport/SocketReporter.as:256] >>>>> at >>>>> <anonymous>()[C:\autobuild\3.3.0\frameworks\projects\framework\src\mx\binding\utils\BindingUtils.as:145] >>>>> at >>>>> mx.binding.utils::ChangeWatcher/wrapHandler()[C:\autobuild\3.3.0\frameworks\projects\framework\src\mx\binding\utils\ChangeWatcher.as:423] >>>>> at flash.events::EventDispatcher/dispatchEventFunction() >>>>> at flash.events::EventDispatcher/dispatchEvent() >>>>> at >>>>> org.sonatype.flexmojos.unitestingsupport::SocketReporter/dispatchEvent()[/home/hudson/workspace/flex-mojos/jdk/1.5/label/ubuntu/trunk/flexmojos-testing/flexmojos-unittest-support/src/main/flex/org/sonatype/flexmojos/unitestingsupport/SocketReporter.as:47] >>>>> at org.sonatype.flexmojos.unitestingsupport::SocketReporter/set >>>>> numTestsRun()[/home/hudson/workspace/flex-mojos/jdk/1.5/label/ubuntu/trunk/flexmojos-testing/flexmojos-unittest-support/src/main/flex/org/sonatype/flexmojos/unitestingsupport/SocketReporter.as:47] >>>>> at >>>>> org.sonatype.flexmojos.unitestingsupport::SocketReporter/testFinished()[/home/hudson/workspace/flex-mojos/jdk/1.5/label/ubuntu/trunk/flexmojos-testing/flexmojos-unittest-support/src/main/flex/org/sonatype/flexmojos/unitestingsupport/SocketReporter.as:98] >>>>> at >>>>> org.sonatype.flexmojos.unitestingsupport.flexunit::FlexUnitListener/endTest()[/home/hudson/workspace/flex-mojos/jdk/1.5/label/ubuntu/trunk/flexmojos-testing/flexmojos-unittest-support/src/main/flex/org/sonatype/flexmojos/unitestingsupport/flexunit/FlexUnitListener.as:56] >>>>> at flexunit.framework::TestResult/endTest()[C:\Documents and >>>>> Settings\mchamber\My >>>>> Documents\src\flashplatform\projects\flexunit\trunk\src\actionscript3\flexunit\framework\TestResult.as:276] >>>>> at flexunit.framework::TestResult/doFinish()[C:\Documents and >>>>> Settings\mchamber\My >>>>> Documents\src\flashplatform\projects\flexunit\trunk\src\actionscript3\flexunit\framework\TestResult.as:126] >>>>> at flexunit.framework::TestResult/doContinue()[C:\Documents and >>>>> Settings\mchamber\My >>>>> Documents\src\flashplatform\projects\flexunit\trunk\src\actionscript3\flexunit\framework\TestResult.as:116] >>>>> at flexunit.framework::TestResult/doRun()[C:\Documents and >>>>> Settings\mchamber\My >>>>> Documents\src\flashplatform\projects\flexunit\trunk\src\actionscript3\flexunit\framework\TestResult.as:96] >>>>> at flexunit.framework::TestResult/run()[C:\Documents and >>>>> Settings\mchamber\My >>>>> Documents\src\flashplatform\projects\flexunit\trunk\src\actionscript3\flexunit\framework\TestResult.as:71] >>>>> at flexunit.framework::TestCase/runWithResult()[C:\Documents and >>>>> Settings\mchamber\My >>>>> Documents\src\flashplatform\projects\flexunit\trunk\src\actionscript3\flexunit\framework\TestCase.as:171] >>>>> at flexunit.framework::TestSuite/runTest()[C:\Documents and >>>>> Settings\mchamber\My >>>>> Documents\src\flashplatform\projects\flexunit\trunk\src\actionscript3\flexunit\framework\TestSuite.as:194] >>>>> at flexunit.framework::TestSuite/runNext()[C:\Documents and >>>>> Settings\mchamber\My >>>>> Documents\src\flashplatform\projects\flexunit\trunk\src\actionscript3\flexunit\framework\TestSuite.as:182] >>>>> at >>>>> flexunit.framework::TestSuiteTestListener/handleTimer()[C:\Documents and >>>>> Settings\mchamber\My >>>>> Documents\src\flashplatform\projects\flexunit\trunk\src\actionscript3\flexunit\framework\TestSuiteTestListener.as:81] >>>>> at flash.utils::Timer/_timerDispatch() >>>>> at flash.utils::Timer/tick() >>>>> --- >>>>> >>>>> On Fri, Jun 5, 2009 at 4:49 PM, Mario Ernst <[email protected]>wrote: >>>>> >>>>>> mm...testing the main project (swf) outputs following: >>>>>> --- >>>>>> java.lang.Error: Invalid virtual machine status: null - class >>>>>> org.sonatype.flexmojos.test.threads.AsVmControl >>>>>> at >>>>>> org.sonatype.flexmojos.test.threads.AbstractSocketThread.setError(AbstractSocketThread.java:98) >>>>>> at >>>>>> org.sonatype.flexmojos.test.threads.AsVmControl.handleRequest(AsVmControl.java:58) >>>>>> at >>>>>> org.sonatype.flexmojos.test.threads.AbstractSocketThread.run(AbstractSocketThread.java:57) >>>>>> at java.lang.Thread.run(Thread.java:619) >>>>>> --- >>>>>> >>>>>> On Fri, Jun 5, 2009 at 4:34 PM, Mario Ernst <[email protected]>wrote: >>>>>> >>>>>>> Obviously I can't receive report from flexunit due to a socket write >>>>>>> error. >>>>>>> Do I have to specify a port somewhere? Flexmojos 3.2.0 didn't cause >>>>>>> any trouble, anything changed? >>>>>>> Mario >>>>>>> >>>>>>> On Fri, Jun 5, 2009 at 4:16 PM, Marvin Froeder <[email protected]>wrote: >>>>>>> >>>>>>>> No idea.... this exception just tell me you really had an exception >>>>>>>> =P >>>>>>>> VELO >>>>>>>> >>>>>>>> On Fri, Jun 5, 2009 at 11:14 AM, Mario Ernst <[email protected] >>>>>>>> > wrote: >>>>>>>> >>>>>>>>> Thanks! >>>>>>>>> Next problem: I get an socket write error, is it just me, or a >>>>>>>>> flexmojos bug? Had this problem never before.... >>>>>>>>> --- >>>>>>>>> [INFO] Error receiving report from flexunit - class >>>>>>>>> org.sonatype.flexmojos.test.threads.AsVmControl >>>>>>>>> Software caused connection abort: socket write error >>>>>>>>> [INFO] >>>>>>>>> ------------------------------------------------------------------------ >>>>>>>>> [INFO] Trace >>>>>>>>> java.lang.Error: Error receiving report from flexunit - class >>>>>>>>> org.sonatype.flexmojos.test.threads.AsVmControl >>>>>>>>> at >>>>>>>>> org.sonatype.flexmojos.test.threads.AbstractSocketThread.setError(AbstractSocketThread.java:98) >>>>>>>>> at >>>>>>>>> org.sonatype.flexmojos.test.threads.AbstractSocketThread.run(AbstractSocketThread.java:67) >>>>>>>>> at java.lang.Thread.run(Thread.java:619) >>>>>>>>> Caused by: java.net.SocketException: Software caused connection >>>>>>>>> abort: socket write error >>>>>>>>> at java.net.SocketOutputStream.socketWrite0(Native Method) >>>>>>>>> at >>>>>>>>> java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92) >>>>>>>>> at java.net.SocketOutputStream.write(SocketOutputStream.java:136) >>>>>>>>> at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202) >>>>>>>>> at >>>>>>>>> sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:272) >>>>>>>>> at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:276) >>>>>>>>> at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:122) >>>>>>>>> at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:212) >>>>>>>>> at java.io.BufferedWriter.flush(BufferedWriter.java:236) >>>>>>>>> at >>>>>>>>> org.sonatype.flexmojos.test.threads.AsVmControl.handleRequest(AsVmControl.java:45) >>>>>>>>> at >>>>>>>>> org.sonatype.flexmojos.test.threads.AbstractSocketThread.run(AbstractSocketThread.java:57) >>>>>>>>> --- >>>>>>>>> >>>>>>>>> On Fri, Jun 5, 2009 at 3:45 PM, Marvin Froeder >>>>>>>>> <[email protected]>wrote: >>>>>>>>> >>>>>>>>>> No, we only host there artifacts there aren't available anywhere >>>>>>>>>> else... like some SWCs, flex SDK, and this kind of stuff. >>>>>>>>>> GraniteDS can be found on https://maven2-repository.dev.java.net/ >>>>>>>>>> >>>>>>>>>> VELO >>>>>>>>>> >>>>>>>>>> On Fri, Jun 5, 2009 at 10:42 AM, Mario Ernst < >>>>>>>>>> [email protected]> wrote: >>>>>>>>>> >>>>>>>>>>> OK, thanks for that! >>>>>>>>>>> But now I am confused... I need following: >>>>>>>>>>> org.graniteds:granite-generator-share:jar:2.0.0.RC1 >>>>>>>>>>> Shouldn't it be available at >>>>>>>>>>> http://repository.sonatype.org:8081/content/groups/flexgroup/org/graniteds/? >>>>>>>>>>> Mario >>>>>>>>>>> >>>>>>>>>>> On Fri, Jun 5, 2009 at 2:49 PM, Marvin Froeder <velo.br@ >>>>>>>>>>> gmail.com> wrote: >>>>>>>>>>> >>>>>>>>>>>> Dunno what happened... >>>>>>>>>>>> http://repository.sonatype.org:8081/content/groups/flexgroup/org/sonatype/flexmojos/flexmojos-unittest-support/3.3-SNAPSHOT/ >>>>>>>>>>>> >>>>>>>>>>>> I just re-run hudson to redeploy. >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> VELO >>>>>>>>>>>> >>>>>>>>>>>> On Fri, Jun 5, 2009 at 9:35 AM, Mario Ernst < >>>>>>>>>>>> [email protected]> wrote: >>>>>>>>>>>> >>>>>>>>>>>>> Thanks, but cannot find 3.3-SNAPSHOT here: >>>>>>>>>>>>> http://repository.sonatype.org/content/groups/public/org/sonatype/flexmojos/flexmojos-unittest-support/ >>>>>>>>>>>>> Using >>>>>>>>>>>>> http://repository.sonatype.org/content/groups/public/org/sonatype/flexmojos/flexmojos-maven-plugin/3.3-SNAPSHOT/does >>>>>>>>>>>>> fix the problem? >>>>>>>>>>>>> Mario >>>>>>>>>>>>> >>>>>>>>>>>>> On Fri, Jun 5, 2009 at 2:26 PM, Marvin Froeder <velo.br@ >>>>>>>>>>>>> gmail.com> wrote: >>>>>>>>>>>>> >>>>>>>>>>>>>> Ow... bug on 3.2... >>>>>>>>>>>>>> Run with -X parameter, already fixed on 3.3 >>>>>>>>>>>>>> >>>>>>>>>>>>>> On Fri, Jun 5, 2009 at 9:25 AM, Mario Ernst < >>>>>>>>>>>>>> [email protected]> wrote: >>>>>>>>>>>>>> >>>>>>>>>>>>>>> Unfortunately not. >>>>>>>>>>>>>>> The only sentences with 'error' are: >>>>>>>>>>>>>>> - "+ Error stacktraces are turned on." >>>>>>>>>>>>>>> - "[ERROR] BUILD ERROR" >>>>>>>>>>>>>>> - "[INFO] Error compiling!" >>>>>>>>>>>>>>> The lines before the stack trace: >>>>>>>>>>>>>>> --- >>>>>>>>>>>>>>> [INFO] [resources:testResources] >>>>>>>>>>>>>>> [INFO] Using 'UTF-8' encoding to copy filtered resources. >>>>>>>>>>>>>>> [INFO] Copying 2 resources >>>>>>>>>>>>>>> [INFO] [flexmojos:test-compile] >>>>>>>>>>>>>>> [INFO] flexmojos 3.2.0 - GNU GPL License (NO WARRANTY) - See >>>>>>>>>>>>>>> COPYRIGHT file >>>>>>>>>>>>>>> [INFO] Compiling test class: [Ljava.lang.String;@ba718e >>>>>>>>>>>>>>> [INFO] >>>>>>>>>>>>>>> ------------------------------------------------------------------------ >>>>>>>>>>>>>>> [ERROR] BUILD ERROR >>>>>>>>>>>>>>> [INFO] >>>>>>>>>>>>>>> ------------------------------------------------------------------------ >>>>>>>>>>>>>>> [INFO] Error compiling! >>>>>>>>>>>>>>> [INFO] >>>>>>>>>>>>>>> ------------------------------------------------------------------------ >>>>>>>>>>>>>>> [INFO] Trace >>>>>>>>>>>>>>> --- >>>>>>>>>>>>>>> ? >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> On Fri, Jun 5, 2009 at 2:19 PM, Marvin Froeder <velo.br@ >>>>>>>>>>>>>>> gmail.com> wrote: >>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> Some error log should be printed before that. >>>>>>>>>>>>>>>> VELO >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> On Fri, Jun 5, 2009 at 9:16 AM, Mario < >>>>>>>>>>>>>>>> [email protected]> wrote: >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> Hi, >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> I got following exception (flexmojos 3.2.0): >>>>>>>>>>>>>>>>> --- >>>>>>>>>>>>>>>>> [ERROR] BUILD ERROR >>>>>>>>>>>>>>>>> [INFO] >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> ------------------------------------------------------------------------ >>>>>>>>>>>>>>>>> [INFO] Error compiling! >>>>>>>>>>>>>>>>> [INFO] >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> ------------------------------------------------------------------------ >>>>>>>>>>>>>>>>> [INFO] Trace >>>>>>>>>>>>>>>>> org.apache.maven.lifecycle.LifecycleExecutionException: >>>>>>>>>>>>>>>>> Error >>>>>>>>>>>>>>>>> compiling! >>>>>>>>>>>>>>>>> at >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals >>>>>>>>>>>>>>>>> (DefaultLifecycleExecutor.java:703) >>>>>>>>>>>>>>>>> at >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle >>>>>>>>>>>>>>>>> (DefaultLifecycleExecutor.java:540) >>>>>>>>>>>>>>>>> at >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal >>>>>>>>>>>>>>>>> (DefaultLifecycleExecutor.java:519) >>>>>>>>>>>>>>>>> at >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures >>>>>>>>>>>>>>>>> (DefaultLifecycleExecutor.java:371) >>>>>>>>>>>>>>>>> at >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments >>>>>>>>>>>>>>>>> (DefaultLifecycleExecutor.java:332) >>>>>>>>>>>>>>>>> at >>>>>>>>>>>>>>>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute >>>>>>>>>>>>>>>>> (DefaultLifecycleExecutor.java:181) >>>>>>>>>>>>>>>>> at >>>>>>>>>>>>>>>>> org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java: >>>>>>>>>>>>>>>>> 356) >>>>>>>>>>>>>>>>> at >>>>>>>>>>>>>>>>> org.apache.maven.DefaultMaven.execute(DefaultMaven.java: >>>>>>>>>>>>>>>>> 137) >>>>>>>>>>>>>>>>> at >>>>>>>>>>>>>>>>> org.apache.maven.cli.MavenCli.main(MavenCli.java:356) >>>>>>>>>>>>>>>>> at >>>>>>>>>>>>>>>>> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >>>>>>>>>>>>>>>>> at sun.reflect.NativeMethodAccessorImpl.invoke >>>>>>>>>>>>>>>>> (NativeMethodAccessorImpl.java:39) >>>>>>>>>>>>>>>>> at sun.reflect.DelegatingMethodAccessorImpl.invoke >>>>>>>>>>>>>>>>> (DelegatingMethodAccessorImpl.java:25) >>>>>>>>>>>>>>>>> at java.lang.reflect.Method.invoke(Method.java:597) >>>>>>>>>>>>>>>>> at org.codehaus.classworlds.Launcher.launchEnhanced >>>>>>>>>>>>>>>>> (Launcher.java:315) >>>>>>>>>>>>>>>>> at >>>>>>>>>>>>>>>>> org.codehaus.classworlds.Launcher.launch(Launcher.java:255) >>>>>>>>>>>>>>>>> at >>>>>>>>>>>>>>>>> org.codehaus.classworlds.Launcher.mainWithExitCode >>>>>>>>>>>>>>>>> (Launcher.java:430) >>>>>>>>>>>>>>>>> at >>>>>>>>>>>>>>>>> org.codehaus.classworlds.Launcher.main(Launcher.java:375) >>>>>>>>>>>>>>>>> Caused by: org.apache.maven.plugin.MojoExecutionException: >>>>>>>>>>>>>>>>> Error >>>>>>>>>>>>>>>>> compiling! >>>>>>>>>>>>>>>>> at >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> org.sonatype.flexmojos.compiler.AbstractFlexCompilerMojo.build >>>>>>>>>>>>>>>>> (AbstractFlexCompilerMojo.java:2264) >>>>>>>>>>>>>>>>> at >>>>>>>>>>>>>>>>> org.sonatype.flexmojos.compiler.TestCompilerMojo.buildTest >>>>>>>>>>>>>>>>> (TestCompilerMojo.java:415) >>>>>>>>>>>>>>>>> at >>>>>>>>>>>>>>>>> org.sonatype.flexmojos.compiler.TestCompilerMojo.run >>>>>>>>>>>>>>>>> (TestCompilerMojo.java:365) >>>>>>>>>>>>>>>>> at >>>>>>>>>>>>>>>>> org.sonatype.flexmojos.compiler.TestCompilerMojo.execute >>>>>>>>>>>>>>>>> (TestCompilerMojo.java:126) >>>>>>>>>>>>>>>>> at >>>>>>>>>>>>>>>>> org.apache.maven.plugin.DefaultPluginManager.executeMojo >>>>>>>>>>>>>>>>> (DefaultPluginManager.java:483) >>>>>>>>>>>>>>>>> at >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals >>>>>>>>>>>>>>>>> (DefaultLifecycleExecutor.java:678) >>>>>>>>>>>>>>>>> --- >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> This has something to do with the tests and probably the >>>>>>>>>>>>>>>>> resources. >>>>>>>>>>>>>>>>> Unfortunately I don't get an error report (except of the >>>>>>>>>>>>>>>>> exception). >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> Part of the pom: >>>>>>>>>>>>>>>>> --- >>>>>>>>>>>>>>>>> <build> >>>>>>>>>>>>>>>>> <finalName>${project.artifactId}</finalName> >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> <sourceDirectory>src/main/flex</sourceDirectory> >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> <testSourceDirectory>src/test/flex</testSourceDirectory> >>>>>>>>>>>>>>>>> <plugins> >>>>>>>>>>>>>>>>> <plugin> >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> <groupId>org.sonatype.flexmojos</groupId> >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> <artifactId>flexmojos-maven-plugin</artifactId> >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> <version>${flexmojos.version}</version> >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> <extensions>true</extensions> >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> <configuration> >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> <resourceBundlePath>${basedir}/src/main/resources/locale/ >>>>>>>>>>>>>>>>> {locale}</resourceBundlePath> >>>>>>>>>>>>>>>>> <compiledLocales> >>>>>>>>>>>>>>>>> <locale>en_US</locale> >>>>>>>>>>>>>>>>> <locale>de_DE</locale> >>>>>>>>>>>>>>>>> </compiledLocales> >>>>>>>>>>>>>>>>> </configuration> >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> </plugin> >>>>>>>>>>>>>>>>> </plugins> >>>>>>>>>>>>>>>>> </build> >>>>>>>>>>>>>>>>> --- >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> Actually I did copy all the locale resources from >>>>>>>>>>>>>>>>> src/main/resources >>>>>>>>>>>>>>>>> to src/test/resources (Is this really necessary?). >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> Any help would be appreciated. >>>>>>>>>>>>>>>>> Mario >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> -- >>>>>>>>>>>>>>> Mario Ernst >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> -- >>>>>>>>>>>>> Mario Ernst >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> -- >>>>>>>>>>> Mario Ernst >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Mario Ernst >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Mario Ernst >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Mario Ernst >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Mario Ernst >>>>> >>>> >>>> >>>> >>>> -- >>>> Mario Ernst >>>> >>>> >>>> >>> >>> >>> >> >> >> -- >> Mario Ernst >> > > > > -- > Mario Ernst > > > > --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
