Hi,

I just tried to convert our Maven POM to use Flex Mojos plugin and tried to
compile our swc with Flex SDK 3.5a (3.5.a.12683 at repository). It would
probably work, but it throws an error concerning “a” when checking version.
Would it be possible to reinstall SDK to the repository somehow without the
“a” on the version (ie. 3.5.0.12683.1 etc. OR fix the version checking so
that it won’t fail with “a” on flexmojos VersionUtils class line 48, which
seems to state:

…

versions[i] = new Integer( versionsStr[i] );

…



Thanks,

Mika

-- 
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/

Reply via email to