Hi
I am building a SDK 3.6 application with flexmojos 4.0 beta7. All my
images are embedded with a starting slash. (And it works :))
My images are within the standard directory structure, so "src/main/
resources/images/etc/etc.png"
A critical thing to do was to add the following to my pom
<dependency>
<!-- workaround for maven not
recognizing resources when using
compiler
artifact below -->
<groupId>org.sonatype.flexmojos</groupId>
<artifactId>flexmojos-threadlocaltoolkit-wrapper</artifactId>
<version>${flexmojos.version}</version>
</dependency>
--
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/