No, the scope is correct: as3mock is actually a mock framework built on top of flexunit...
On Apr 2, 2:40 pm, Marvin Froeder <[email protected]> wrote: > The only weird thing I saw is the scope...Should be: > <dependency> > <groupId>com.adobe.flexunit</groupId> > <artifactId>flexunit</artifactId> > <version>0.85</version> > <type>swc</type> > <scope>test</scope> > </dependency> > > VELO > > On Thu, Apr 2, 2009 at 5:15 AM, bertSimon <[email protected]> wrote: > > > I could isolate the problem: I removed all sources, and I still got > > the problem. > > It definitely has to do with the dependency on flexunit 0.85. > > On the following locations, I posted the pom and the dump of the test > > run using -X. > > You should be able to reproduce the problem without sources... > > >http://users.skynet.be/bert.simon/flexmojo/pom.xml > >http://users.skynet.be/bert.simon/flexmojo/mvndump.txt > > --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
