Caching is only available for a few RSLs made by adobe. VELO
On Fri, Jan 23, 2009 at 7:17 PM, Pedro Sena <[email protected]> wrote: > > Hi guys, > > I'm trying to use rsl in a lib that I created, but its swf is not > being generated. > > <configuration> > <directory>target</directory> > <rslUrls> > > <url>netsar-core-flex-0.0.1.swc</url> > </rslUrls> > > and my dependency > > <dependency> > <groupId>br.com.netsar</groupId> > <artifactId>netsar-core-flex</artifactId> > <type>swc</type> > <version>0.0.1</version> > <scope>caching</scope> > </dependency> > > I believe that something in super-pom makes the magic happens.(I'm not > inheriting from super pom) > > When I try to cache the adobe framework my compile fails. > > Any clues? > > Thanks, > > Pedro Sena > > > > --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
