Re: Flexmojox 7.1.0-SNAPSHOT with included Mavenizer functionality :-)

2014-09-19 Thread OmPrakash Muppirala
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

Re: Flexmojox 7.1.0-SNAPSHOT with included Mavenizer functionality :-)

2014-09-19 Thread OmPrakash Muppirala
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