I have a problem with these jars:
-com.adobe.flex:license:jar:3.0.0.477 -com.adobe.flex:aglj32:jar:3.0.0.477 -com.adobe.flex:rideau:jar:3.0.0.477 -com.adobe.flex:flex-fontkit:jar:3.0.0.477 In my flex sdk directory i do that: mvn install:install-file -Dfile=license.jar -DgroupId=com.adobe.flex - DartifactId=license -Dversion=3.0.0.477 -Dpackaging=jar mvn install:install-file -Dfile=rideau.jar -DgroupId=com.adobe.flex - DartifactId=rideau -Dversion=3.0.0.477 -Dpackaging=jar mvn install:install-file -Dfile=aglj32.jar -DgroupId=com.adobe.flex - DartifactId=aglj32 -Dversion=3.0.0.477 -Dpackaging=jar mvn install:install-file -Dfile=flex-fontkit.jar - DgroupId=com.adobe.flex -DartifactId=flex-fontkit -Dversion=3.0.0.477 - Dpackaging=jar and nothing change =/ -- 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/
