Hi Marvin,

I put FlexUnit 4.1 RC2 in my own maven repository and added the
dependency to the pom.

<dependency>
      <groupId>libs</groupId>
      <artifactId>flexunit</artifactId>
      <version>4.1.0_RC2</version>
      <classifier>AS3</classifier>
      <type>swc</type>
</dependency>

The testing goal says this:

[ERROR] Failed to execute goal org.sonatype.flexmojos:flexmojos-maven-
plugin:4.0-beta-3:test-compile (default-test-compile) on project API7:
java.lang.reflect.InvocationTargetException: Not found any compatible
unit test framework


On Feb 25, 5:23 pm, Marvin Froeder <[email protected]> wrote:
> I suppose it does... you would need to try to be sure.
>
> Sent from Android
>
> Em 25/02/2011 17:07, "Ian McLean" <[email protected]>escreveu:
>
> Does the flexmojos test support work with FlexUnit 4.0 or any of the
> 4.1 RC's? The highest I see in the repository is 4.0-beta-2. I tried
> added a dependency for FlexUnit 4.1 RC2 but the tests goal said it
> wasn't supported.
>
> --
> 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 athttp://groups.google.com/group/flex-mojos
>
> http://flexmojos.sonatype.org/

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

http://flexmojos.sonatype.org/

Reply via email to