Hi I have 2 pom file 1 pom file with my dependencies (packaging pom) 1 pom file for building my swf file
If I add a dependency in my second pom file to the first pom file it doesn't compile If I add all the dependencies of the first pom file it works If I do the same for building a swc file instead of swf file it works directly So I think that compile-swc and compile-swf don't use the same dependency managment resolution and I think that compile-swf has a bug and second thing If I add a RSL dependency the library is added in <runtime-shared- library-path> but also in <external-library-path> if someone could help me on these problems it will be very nice Sylvain -- 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/
