Hi, I'm trying to build FM 7.1.0 SNAPSHOT with maven 3.3.1 / profile minimal and got this, any idea ?
Downloading: http://repository.sonatype.org/content/groups/flexgroup/net/flexmojos/oss/flexmojos-parent/7.1.0-SNAPSHOT/maven-metadata.xml [INFO] =========================================================== [INFO] - Installing Adobe AIR SDK 14.0 The Adobe SDK license agreement applies to the Adobe AIR SDK. Do you want to install the Adobe AIR SDK? Adobe AIR SDK License: http://www.adobe.com/products/air/sdk-eula.html Do you accept (Yes/No)? Yes [WARNING] Failed to notify spy org.apache.flex.utilities.converter.mavenextension.FlexEventSpy: Caught exception while downloading and converting artifact. [WARNING] The POM for com.adobe.air:compiler:pom:14.0 is missing, no dependency information available [INFO] =========================================================== [INFO] - Installing Adobe AIR SDK 14.0 The Adobe SDK license agreement applies to the Adobe AIR SDK. Do you want to install the Adobe AIR SDK? Adobe AIR SDK License: http://www.adobe.com/products/air/sdk-eula.html Do you accept (Yes/No)? y [WARNING] Failed to notify spy org.apache.flex.utilities.converter.mavenextension.FlexEventSpy: Caught exception while downloading and converting artifact. [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 45.335 s [INFO] Finished at: 2015-05-09T21:52:05+01:00 [INFO] Final Memory: 28M/222M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project flexmojos-maven-plugin: Could not resolve dependencies for project net.flexmojos.oss:flexmojos-maven-plugin:maven-plugin:7.1.0-SNAPSHOT: Failure to find com.adobe.air:compiler:pom:14.0 in http://repository.sonatype.org/content/groups/flexgroup/ was cached in the local repository, resolution will not be reattempted until the update interval of rso has elapsed or updates are forced -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException Process finished with exit code 1 Frédéric THOMAS