On Mon, Aug 24, 2009 at 3:41 PM, Anjan<[email protected]> wrote:
> <dependencies>
> <dependency>
> <groupId>com.adobe.flex</groupId>
> <artifactId>compiler</artifactId>
> <version>${flex.sdk.version}</version>
> <type>pom</type>
> </dependency>
> <dependency>
> <groupId>com.adobe.flex</groupId>
> <artifactId>license</artifactId>
> <version>3.3.0.4852</version>
> </dependency>
> </dependencies>
I will also have to assume that ${flex.sdk.version} is equal to
3.3.0.4852 (in which case you should use ${flex.sdk.version} in both
places). The compiler and license versions need to be the same or it
will likely fail.
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/
-~----------~----~----~----~------~----~------~--~---