I see the bad link in http://repository.sonatype.org/content/groups/public/info/flex-mojos/super-pom-commons/2.0.3/super-pom-commons-2.0.3.pomrepositories element, so it seems like that should probably be fixed (I'll add a bug report). However, a locally defined repositories element, defining both epository and pluginRepository, in your project POM or global settings.xml file should still fix things.
To be sure, I just ran a clean build environment for my 2.0.3 build (i.e. cleared out all flexmojos repo dependencies), and everything seems to be working just fine here, output and all. I imagine its a local config problem for you, probably with logging settings being overriden somewhere to warning so that the info statements don't show up. Where do you get your maven distribution from? --David On Wed, Apr 8, 2009 at 5:42 AM, ryan <[email protected]> wrote: > > Thanks, but I ran into some problems. First, the super-pom in this > repository still points to the old repository. Second, I used to use > version 2.0m8 and my configuration worked. 2.0m8 isn't in this > repository so I switched to 2.0.3 and I get no output. It's compiling > because I get compiler warnings in the output console. Any ideas why > it wouldn't be producing any output? > > On Apr 7, 11:36 am, David Rom <[email protected]> wrote: > > http://repository.sonatype.org/content/groups/public/ > > > > It should have all of the flexmojo versions (1.x, 2.x, 3.x) you may need. > > > > --David > > > > On Mon, Apr 6, 2009 at 9:26 PM, ryan <[email protected]> wrote: > > > > > Hi Marvin, > > > > > My build just started failing because this url is no longer valid > > >http://svn.sonatype.org/flexmojos/repository/. It looks like it was > > > deleted. I looked around on the site and I couldn't find a pointer to > > > another one. > > > > > -Ryan > > > --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
