Hi Piotrz, I have found something
Davide Prina ha scritto: > Downloading: > https://repository.apache.org/content/repositories/releases/com/adobe/fontkit/1.0/fontkit-1.0.jar above this line there is also the following: [WARNING] Failed to notify spy org.apache.flex.utilities.converter.mavenextension.FlexEventSpy: Caught exception while downloading and converting artifact. Downloading: https://repository.apache.org/content/repositories/releases/com/adobe/fontkit/1.0/fontkit-1.0.pom [WARNING] The POM for com.adobe:fontkit:jar:1.0 is missing, no dependency information available Downloading: https://repo.maven.apache.org/maven2/com/adobe/fontkit/1.0/fontkit-1.0.jar [INFO] Couldn't find artifact: com.adobe:1.0:fontkit:jar If I try in a browser I get 404 error. I have found this: http://mvnrepository.com/artifact/com.adobe/fontkit but there is not the pom file and from here I have found that: http://repository.jspresso.org/maven2/com/adobe/fontkit/1.0/ where there is the pom file I have manually download the two file and put they in my local repository, but it don't work [...] [WARNING] The POM for com.adobe.fontkit:afe:jar:1.0 is missing, no dependency information available [WARNING] The POM for com.adobe.fontkit:aglj40:jar:1.0 is missing, no dependency information available [WARNING] The POM for com.adobe.fontkit:rideau:jar:1.0 is missing, no dependency information available [...] [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.5.0:java (compile-font) on project Fonts: Execution compile-font of goal org.codehaus.mojo:exec-maven-plugin:1.5.0:java failed: Plugin org.codehaus.mojo:exec-maven-plugin:1.5.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: com.adobe.fontkit:afe:jar:1.0, com.adobe.fontkit:aglj40:jar:1.0, com.adobe.fontkit:rideau:jar:1.0: Failure to find com.adobe.fontkit:afe:jar:1.0 in https://repository.apache.org/content/repositories/releases was cached in the local repository, resolution will not be reattempted until the update interval of apache-plugins-release has elapsed or updates are forced -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.5.0:java (compile-font) on project Fonts: Execution compile-font of goal org.codehaus.mojo:exec-maven-plugin:1.5.0:java failed: Plugin org.codehaus.mojo:exec-maven-plugin:1.5.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: com.adobe.fontkit:afe:jar:1.0, com.adobe.fontkit:aglj40:jar:1.0, com.adobe.fontkit:rideau:jar:1.0: Failure to find com.adobe.fontkit:afe:jar:1.0 in https://repository.apache.org/content/repositories/releases was cached in the local repository, resolution will not be reattempted until the update interval of apache-plugins-release has elapsed or updates are forced at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) at org.apache.maven.cli.MavenCli.main(MavenCli.java:199) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) Caused by: org.apache.maven.plugin.PluginExecutionException: Execution compile-font of goal org.codehaus.mojo:exec-maven-plugin:1.5.0:java failed: Plugin org.codehaus.mojo:exec-maven-plugin:1.5.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: com.adobe.fontkit:afe:jar:1.0, com.adobe.fontkit:aglj40:jar:1.0, com.adobe.fontkit:rideau:jar:1.0: Failure to find com.adobe.fontkit:afe:jar:1.0 in https://repository.apache.org/content/repositories/releases was cached in the local repository, resolution will not be reattempted until the update interval of apache-plugins-release has elapsed or updates are forced at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) ... 20 more Caused by: org.apache.maven.plugin.PluginResolutionException: Plugin org.codehaus.mojo:exec-maven-plugin:1.5.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: com.adobe.fontkit:afe:jar:1.0, com.adobe.fontkit:aglj40:jar:1.0, com.adobe.fontkit:rideau:jar:1.0: Failure to find com.adobe.fontkit:afe:jar:1.0 in https://repository.apache.org/content/repositories/releases was cached in the local repository, resolution will not be reattempted until the update interval of apache-plugins-release has elapsed or updates are forced at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal(DefaultPluginDependenciesResolver.java:218) at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve(DefaultPluginDependenciesResolver.java:149) at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm(DefaultMavenPluginManager.java:401) at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm(DefaultMavenPluginManager.java:372) at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm(DefaultBuildPluginManager.java:231) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:102) ... 21 more Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: com.adobe.fontkit:afe:jar:1.0, com.adobe.fontkit:aglj40:jar:1.0, com.adobe.fontkit:rideau:jar:1.0: Failure to find com.adobe.fontkit:afe:jar:1.0 in https://repository.apache.org/content/repositories/releases was cached in the local repository, resolution will not be reattempted until the update interval of apache-plugins-release has elapsed or updates are forced at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367) at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal(DefaultPluginDependenciesResolver.java:210) ... 26 more Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Failure to find com.adobe.fontkit:afe:jar:1.0 in https://repository.apache.org/content/repositories/releases was cached in the local repository, resolution will not be reattempted until the update interval of apache-plugins-release has elapsed or updates are forced at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:231) at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:206) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.gatherDownloads(DefaultArtifactResolver.java:585) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:503) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421) ... 29 more [ERROR] [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/PluginResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :Fonts I have do the same for afe:jar:1.0, com.adobe.fontkit:aglj40:jar:1.0, and com.adobe.fontkit:rideau but now I have [WARNING] The POM for com.adobe.air.framework:airglobal:swc:20.0 is missing, no dependency information available Downloading: https://repo.maven.apache.org/maven2/com/adobe/air/framework/airglobal/20.0/airglobal-20.0.swc [INFO] Couldn't find artifact: com.adobe.air.framework:20.0:airglobal:swc now it seem to go I have had a build successfully Ciao Davide
