Actually all is in the "develop" branch. Actually we only wanted to have released stuff in master. The Mavenizer hasn't been released and therefore it should not be available in master. Unfortunately I initially checked it in there ... sorry for that.
Just checkout develop and re-try. Chris ________________________________________ Von: 4xy <[email protected]> Gesendet: Mittwoch, 5. November 2014 15:07 An: [email protected] Betreff: Re: AW: Mavenize Apache Flex SDK 4.13 in couple with Air 15 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.
