Ok, i've added the framework to my local repository now. Now i get a "Embedded error" message:
Embedded error: D:\workspace\bbc\mvntest\test\simple-maven\simple-war \target\sim ple-war-1.0-SNAPSHOT\http:\fpdownload.adobe.com\pub\swz\flex \4.1.0.16076\textLay out_1.1.0.604.swz It looks like it is confused be the path pattern i specified in rslUrls. Is this expected? Should i be using a simple path instead of the fpdownload one? Best, Ralf. On 19 Okt., 14:54, Marvin Froeder <[email protected]> wrote: > Seems you are missing artifacts.... but unless you give details seems the > expected behavior. > > > > On Tue, Oct 19, 2010 at 10:52 AM, bokel <[email protected]> wrote: > > Ok, i think i've got something now. > > > I was able to make the framework cacheing work with a simple project > > Then i tried to extend that with a rsl which is part of the project. > > I found that the library swf was not copied to the target directory > > though. > > So i added a war project with a copy-flex-resources goal. > > > At this point the build started to complain about missing artifacts > > for the cached framework files. > > Am i missing something here? > > > Best, > > Ralf. > > > On 19 Okt., 10:19, bokel <[email protected]> wrote: > > > Ok got it working with a very simple example. > > > Now i need to find out, what the problem was ;) > > > > Cheers, > > > Ralf. > > > > On 18 Okt., 20:39, Marvin Froeder <[email protected]> wrote: > > > > > Seems to be the case... > > > > > On Mon, Oct 18, 2010 at 4:36 PM, bokel <[email protected]> > > wrote: > > > > > Hi Marvin > > > > > > I'm not sure, if it is a actual feature of versions < 4 to let a swf > > > > > use cached libs. > > > > > I couldn't make any of the examples to work, that's why i'm asking. > > > > > Most probably it is my fault. I just want to make sure. > > > > > > Best, > > > > > Ralf. > > > > > > On 18 Okt., 20:18, Marvin Froeder <[email protected]> wrote: > > > > > > ?! > > > > > > > On Mon, Oct 18, 2010 at 2:58 PM, bokel <[email protected]> > > wrote: > > > > > > > Hi guys > > > > > > > > I wonder if framework caching works with FlexMojos 3.8? > > > > > > > > Best, > > > > > > > bokel > > > > > > > > -- > > > > > > > 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]<flex-mojos%2bunsubscr...@googlegrou > > > > > > > ps.com> > > <flex-mojos%2bunsubscr...@googlegrou ps.com> > > > > > <flex-mojos%2bunsubscr...@googlegrou ps.com> > > > > > > > For more options, visit this group at > > > > > > >http://groups.google.com/group/flex-mojos > > > > > > > >http://flexmojos.sonatype.org/ > > > > > > -- > > > > > 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]<flex-mojos%2bunsubscr...@googlegrou > > > > > ps.com> > > <flex-mojos%2bunsubscr...@googlegrou ps.com> > > > > > For more options, visit this group at > > > > >http://groups.google.com/group/flex-mojos > > > > > >http://flexmojos.sonatype.org/ > > > -- > > 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]<flex-mojos%2bunsubscr...@googlegrou > > ps.com> > > For more options, visit this group at > >http://groups.google.com/group/flex-mojos > > >http://flexmojos.sonatype.org/ -- 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 http://flexmojos.sonatype.org/
