No idea, run maven on debug mode a see what the problem really is.
You are using linux, right?


VELO

Pablo Picasso<http://www.brainyquote.com/quotes/authors/p/pablo_picasso.html>
- "Computers are useless. They can only give you answers."

On Mon, Sep 7, 2009 at 8:01 AM, Carsten Schlipf
<[email protected]>wrote:

>
> Hi Velo,
>
> I just tried to switch a running flex-mojos build from 3.2.0 to 3.3.0.
> Unfortunately I get this error, when I build with 3.3.0:
>
> [INFO] [flexmojos:test-run]
> [INFO] flexmojos 3.3.0 - GNU GPL License (NO WARRANTY) - See COPYRIGHT
> file
> [INFO] Running tests /home/cschlipf/data/dev/svn/opr/components/common/
> opr-fx-common/target/test-classes/TestRunner.swf
> [WARNING] [LAUNCHER] Using regular flashplayer tests
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Tests run: 0, Failures: 0, Errors: 0, Time Elapsed: 0 sec
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Unexpected return code 139/home/cschlipf/data/dev/svn/opr/
> components/common/opr-fx-common/target/test-classes/TestRunner.swf
>
> With 3.2.0 it worked with no problems. But with 3.3.0 it fails with
> this error. Also note that the test-run reports that there are no
> tests and none has been executed, which is not true. There are a
> couple of tests. For testing I have the following dependencies in my
> pom:
>
>    <dependency>
>      <groupId>com.adobe.flexunit</groupId>
>      <artifactId>flexunit</artifactId>
>      <type>swc</type>
>      <scope>test</scope>
>    </dependency>
>    <dependency>
>      <groupId>org.sonatype.flexmojos</groupId>
>      <artifactId>flexmojos-unittest-support</artifactId>
>      <type>swc</type>
>      <scope>test</scope>
>    </dependency>
>
> Is there something I need to change?
>
> Best regards,
> Carsten
> >
>

--~--~---------~--~----~------------~-------~--~----~
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/
-~----------~----~----~----~------~----~------~--~---

Reply via email to