I am trying to follow the steps here [1]
When I run 'mvn package' in the flex-utilities/mavenizer directory,
everything seems to work fine, but there is no jar file called
flex-sdk-converter-1.0.jar in the mavenizer/target directory as mentioned
in the README.
Thanks,
Om
[1]
https://github.com/a
Chris,
To test this, are these the correct steps?
1. Get the Mavenizer from here [1], follow instructions in README.
2. Copy over the generated Flex SDK artifacts to the local .m2 directory
3. In my project's pom.xml,
- update flexmojos.version to to 7.1.0
- update flex.sdk.ver