Hi Chris, It seems I'm doing something wrong, I still can't get succeeded. That is what I do:
1. Checkout the repo ------------------------ Is it right location of repo? /cd ~ git clone https://git-wip-us.apache.org/repos/asf/flex-utilities.git cd flex-utilities git checkout master/ 2. Building the mavenizer ------------------------------ /cd mavenizer mvn package/ The result is: [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ 3. I see no 'mavenizer.jar' at all ------------------------------------- There are only jars I have after the build <http://apache-flex-users.2333346.n4.nabble.com/file/n8589/mavenizer-jars.png> Please, could you point me where I'm missed. Thanx in advance. -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Mavenize-Apache-Flex-SDK-4-13-in-couple-with-Air-15-tp8549p8589.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
