Well, you can, is up to you: http://repository.sonatype.org/content/groups/flex
There are snapshots available to. 3.0! Changes will happen on flex-mojos 3.0, if you few ok with alphas, so far just to internal build. Once I get it a bit stable I will blog about the changes. VELO On Thu, Jan 15, 2009 at 11:05 AM, francoisledroff < [email protected]> wrote: > > By the way Velo > > Should I update my repo to: > http://repository.sonatype.org/content/repositories/sonatype-flex-releases/ > or Shall I keep : > http://svn.sonatype.org/flexmojos/repository/ > > > Is org.sonatype.flexmojos your new groupId ? > is info.flex-mojos to be forgotten ? > > > > On 15 jan, 11:29, francoisledroff <[email protected]> wrote: > > Just this stuff works too: > > <!-- flexUnit is now on opensource.adobe.com , > > the swc are on fna repository --> > > <dependency> > > <groupId>com.adobe.flexunit</groupId> > > <artifactId>flexunit</artifactId> > > <version>${flexUnit.version}</version> > > <type>swc</type> > > <scope>test</scope> > > </dependency> > > <dependency> > > <groupId>info.flex-mojos</groupId> > > <artifactId>testing-support</artifactId> > > <version>${flex-mojos.version}</version> > > <type>swc</type> > > <scope>test</scope> > > </dependency> > > > > On 15 jan, 11:27, francoisledroff <[email protected]> wrote: > > > > > Thanks VELO, > > > > > So It's now fully functional with flex-mojos.version set to 2.0 > > > Here is the extract of the flexunit dependencies I used : > > > > > <!-- flexUnit is now on opensource.adobe.com , > > > the swc are on fna repository --> > > > <dependency> > > > <groupId>com.adobe.flexunit</groupId> > > > <artifactId>flexunit</artifactId> > > > <version>${flexUnit.version}</version> > > > <type>swc</type> > > > <scope>test</scope> > > > </dependency> > > > <dependency> > > > <!-- only on flex-mojos today --> > > > <groupId>com.adobe.flexunit</groupId> > > > <artifactId>flexunit-optional</artifactId> > > > <version>${flexUnit.version}</version> > > > <type>swc</type> > > > <scope>test</scope> > > > </dependency> > > > <dependency> > > > <groupId>info.flex-mojos</groupId> > > > <artifactId>testing-support</artifactId> > > > <version>${flex-mojos.version}</version> > > > <type>swc</type> > > > <scope>test</scope> > > > </dependency> > > > > > Cheers ! > > > François > > > --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
