You insisted so many times on the same message that google spam filters got you.
On Monday, August 22, 2011, kb <[email protected]> wrote: > I do not know why my previous messages are posted now. > When i tried to post that day, there was some problem in posting and > hence i tried to post three times. > > and now i see all my three messages. > > Pls Ignore these messages AND If possible moderator can delete them to > look clean. > > Thanks > > > On Aug 17, 6:54 pm, kb <[email protected]> wrote: >> Chris, >> >> can u post a snippet of pom file as to how u r using rsls. >> This would help a lot. >> >> On Aug 17, 4:48 pm, Christofer Dutz <[email protected]> >> wrote: >> >> >> >> >> >> >> >> > Well all I'm saying is that I'm using the rslUrls differently and it works fine. >> >> > Chris >> >> > 2011/8/17 kb <[email protected]>: >> >> > > Hi Chris, >> >> > > Thanks for ur response. >> >> > > Yes, I'm aware of the fact that textlayout comes with different >> > > version and hence i had specified 2 ursls in rsl list. >> > > The second one is for text layout, and it picks up the required >> > > dependency and build works fine. ( i.e compilation of swf is >> > > successful ) >> > > <rslUrls> >> > > <url>http://fpdownload.adobe.com/pub/swz/flex/$ >> > > {flex.sdk.version}/{artifactId}_{version}.{extension}</url> >> > > <url>http://fpdownload.adobe.com/pub/swz/tlf/1.1.0.604/ >> > > {artifactId}_1.1.0.604.{extension}</url> >> > > </rslUrls> >> > > So, there is NO problem in compiling the swf file using rsl. >> >> > > But the problem is when copying these dependencies into web app using >> > > copy-flex-resources. Then it gives an error saying it could not find >> > > the >> > > swz file. >> >> > > I added ur flexmojos-threadlocaltoolkit-wrapper dependency, but still >> > > its failing. >> > > added foll: >> > > <dependency> >> > > <groupId>org.sonatype.flexmojos</groupId> >> > > <artifactId>flexmojos-threadlocaltoolkit-wrapper</artifactId> >> > > <version>4.0-RC1</version> >> > > </dependency> >> >> > > Still its the same problem >> > > [INFO] >> > > ------------------------------------------------------------------------ >> > > [ERROR] Failed to execute goal org.sonatype.flexmojos:flexmojos-maven- >> > > plugin:3.8:copy-flex-resources (copy-flex-resources) on project smh: >> > > Failed to copy C:\Users\bharadke\.m2\repo >> > > sitory\com\adobe\flex\framework\textLayout >> > > \4.1.0.16076\textLayout-4.1.0.16076.swz: The filename, directory name, >> > > or volume label syntax is incorrect -> [Help 1] >> >> > > My Question is : >> > > Does copy-flex-resources enable to copy the rsls and all dependent swz >> > > of a particular swf project ? >> > > to be more clear, in the war project, i've specified foll dependency >> > > <dependency> >> > > <groupId>com.ab.cd</groupId> >> > > <artifactId>cd</artifactId> >> > > <version>1.0</version> >> > > <type>swf</type> >> > > </dependency> >> >> > > so, does copy-flex-resources also copy all the dependent rsls of >> > > artifact cd ? >> >> > > Thanks, >> >> > > On Aug 17, 3:05 am, Christofer Dutz <[email protected]> >> > > wrote: >> > >> I know, that I used to use an older FM version for copying the >> > >> resources, in one of my projects. Even with FM4 there are some issues >> > >> with that project. >> > >> On another project there are no problems at all. >> >> > >> While d> > >> > ... >> >> read more ยป > > -- > 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/ > -- 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/
