On Wed, Jun 3, 2009 at 4:55 AM, Marvin Froeder <[email protected]> wrote:
> The dependency type is wrong.
> Should be rb.swc
And the classifier is unnecessary. Should look like this:
<dependency>
<groupId>com.adobe.flex</groupId>
<artifactId>datavisualization</artifactId>
<version>${flexVersion}</version>
<type>rb.swc</type>
</dependency>
Logan
--~--~---------~--~----~------------~-------~--~----~
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://blog.flex-mojos.info/
-~----------~----~----~----~------~----~------~--~---