I believe there is something going on on your side, since many people already downloaded it w/o problems...
Once more I will insist, do no use public group, it will be deactivated. Use http://repository.sonatype.org/content/groups/flexgroup instead BTW, aren't you under any web proxy? It may have cached it broken. VELO On Dec 7, 7:43 pm, Davis Ford <[email protected]> wrote: > Hi, I've got this config: > > <repository> > <id>flexmojos</id> > <url>http://repository.sonatype.org/content/groups/flexgroup/</url> > </repository> > > <plugin> > <groupId>org.sonatype.flexmojos</groupId> > <artifactId>flexmojos-maven-plugin</artifactId> > <version>${flexmojos.version}</version> > <extensions>true</extensions> > <dependencies> > <dependency> > <groupId>com.adobe.flex</groupId> > <artifactId>compiler</artifactId> > <version>4.0.0.8811</version> > <type>pom</type> > </dependency> > </dependencies> > <configuration> > <targetPlayer>10.0.0</targetPlayer> > <locales> > <locale>en_US</locale> > </locales> > </configuration> > </plugin> > > And maven is continually stuck on > > Downloading:http://repository.sonatype.org/content/groups/public//com/adobe/flex/... > 1167/4906K > > Anyone have a workaround for this? I can't d/l this with a web browser > either -- just hangs after about 1MB. > > Regards, > Davis -- 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/
