SWC w/o scope mean external SWF w/o scope mean merged Docs do reflect 3.0 =/
On Oct 5, 1:03 pm, Nigel Magnay <[email protected]> wrote: > Using flex mojos 4.0-RC2, to generate an RSL library; > > I was expecting the following dependency > > <dependency> > <groupId>com.adobe.cairngorm</groupId> > <artifactId>cairngorm</artifactId> > <type>swc</type> > <version>2.2.1</version> > </dependency> > > To default to compiler.library-path (as > perhttps://docs.sonatype.org/display/FLEXMOJOS/Adding+libraries+to+compi...), > but instead it seems to have defaulted to compiler.external-library-path. > > Adding <scope>merged<scope> to the pom.xml produces the correct result. > > Is this a bug, or is the documentation needing to be updated? -- 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/
