Hi,
I get the following exception when compiling with the flexmojo Maven 2
plugin (v 3.5)
java.lang.NoClassDefFoundError: flex2/linker/SimpleMovie
Here are my flex dependencies:
<dependency>
<groupId>com.adobe.flex.framework</groupId>
<artifactId>flex-framework</artifactId>
<version>3.3.0.4852</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>com.adobe.flex.framework</groupId>
<artifactId>datavisualization</artifactId>
<version>3.3.0.4852</version>
<type>swc</type>
</dependency>
This wasn't a problem when compiling with the 3.2 SDK... I've also
tried compiling with the 3.5 sdk which gives the same error.
I can't find anything on the web about this issue. Can you help me?
Many thanks,
Murray
--
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?hl=en?hl=en
http://flexmojos.sonatype.org/
To unsubscribe from this group, send email to
flex-mojos+unsubscribegooglegroups.com or reply to this email with the words
"REMOVE ME" as the subject.