Yeah ... sory for that ... actually the only difference from 6.x to 7.0.1 was that you need to provide the Flex artifacts with another groupId ... As you are using 4.10 you probably have mavenized that SDK (Or where did you get the artifacts from?) Depending on the groupIds you need to use the matching Flexmojos Version. Cause if you mix them you will probably have a mixture of 4.6.x and 4.10 libraries causing totaly crazy errors. From the mesage you posted I couldn't grasp what was going wrong so I wanted to make sure that you are using the right Flexmojos version for your FDK.
I will probably commit my latest changes to 7.1.0-SNAPSHOT in a day or two that will have some more impact on the build, but I'll document that as soon as I have a snapshot release of that out the door. Hopefully within the next month I will have everything setup to allow us do deploy Flex FDKs publically which will make your life a lot easier. But it's still a lot of work that has to be done till then :-( Chris ________________________________________ Von: jiks@afg <[email protected]> Gesendet: Montag, 23. Juni 2014 13:24 An: [email protected] Betreff: Re: AW: Maven build failure issue with Flexmojo 6.x Hi Chris I have check following page https://flexmojos.atlassian.net/wiki/display/FLEXMOJOS/Flexmojos+7.x but here it is blank and while updating flexmojo to 7.x i am getting following error Downloading: http://repo.maven.apache.org/maven2/net/flexmojos/oss/flexmojos-maven-plugin/7.0.1/flexmojos-maven-plugin-7.0.1.pom [WARNING] The POM for net.flexmojos.oss:flexmojos-maven-plugin:jar:7.0.1 is missing, no dependency information available Downloading: http://repo.maven.apache.org/maven2/net/flexmojos/oss/flexmojos-threadlocaltoolkit-wrapper/7.0.1/flexmojos-threadlocaltoolkit-wrapper-7.0.1.pom [WARNING] The POM for net.flexmojos.oss:flexmojos-threadlocaltoolkit-wrapper:jar:7.0.1 is missing, no dependency information available Downloading: http://repo.maven.apache.org/maven2/net/flexmojos/oss/flexmojos-maven-plugin/7.0.1/flexmojos-maven-plugin-7.0.1.jar Downloading: http://repo.maven.apache.org/maven2/net/flexmojos/oss/flexmojos-threadlocaltoolkit-wrapper/7.0.1/flexmojos-threadlocaltoolkit-wrapper-7.0.1.jar Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (165 KB at 99.3 KB/sec) so any location/link where i can get realted POM/JARs for FLexmojo 7.x Thanks Jitendra -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Maven-build-failure-issue-with-Flexmojo-6-x-tp6925p6932.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
