Just in case i am being totally wrong
Hi,
just in case my reported bug https://bugzilla.redhat.com/show_bug.cgi?id=488076 is caused 50cm from the monitor. Has anyone encountered this before? Is maven really _that_ useless on fedora nowadays? regards christoph -- fedora-devel-java-list mailing list fedora-devel-java-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-devel-java-list |
Just in case i am being totally wrong
have you tried with mvn-jpp? It was mentioned in the list few days ago.
2009/3/2 Christoph Höger <choeger@cs.tu-berlin.de> Hi, just in case my reported bug https://bugzilla.redhat.com/show_bug.cgi?id=488076 is caused 50cm from the monitor. Has anyone encountered this before? Is maven really _that_ useless on fedora nowadays? regards christoph -- fedora-devel-java-list mailing list fedora-devel-java-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-devel-java-list -- Ismael Olea http://olea.org/diario/ -- fedora-devel-java-list mailing list fedora-devel-java-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-devel-java-list |
Just in case i am being totally wrong
Yepp, mvn-jpp goes even worse:
[choeger@choeger6 my-app]$ mvn-jpp -X package /usr/lib/jvm/java + Error stacktraces are turned on. Maven version: 2.0.4 [DEBUG] Building Maven user-level plugin registry from: '/home/choeger/.m2/plugin-registry.xml' [DEBUG] Building Maven global-level plugin registry from: '/usr/share/maven2/conf/plugin-registry.xml' [INFO] Scanning for projects... [INFO] ---------------------------------------------------------------------------- [INFO] Building my-app [INFO] task-segment: [package] [INFO] ---------------------------------------------------------------------------- [DEBUG] maven-resources-plugin: using locally installed snapshot [DEBUG] maven-resources-plugin: resolved to version 2.3 from repository central [WARNING] Skipping non filebased repository http://repo1.maven.org/maven2 in full offline mode [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: org.apache.maven.plugins:maven-resources-plugin Reason: Error getting POM for 'org.apache.maven.plugins:maven-resources-plugin' from the repository: Failed to resolve artifact, possibly due to a repository list that is not appropriately equipped for this artifact's metadata. org.apache.maven.plugins:maven-resources-plugin:pom:2.3 from the specified remote repositories: __jpp_repo__ (file:///usr/share/maven2/repository), central (http://repo1.maven.org/maven2) [INFO] ------------------------------------------------------------------------ [DEBUG] Trace org.apache.maven.lifecycle.LifecycleExecutionExcep tion: Error resolving version for 'org.apache.maven.plugins:maven-resources-plugin': Unable to read the metadata file for artifact 'org.apache.maven.plugins:maven-resources-plugin:pom': Error getting POM for 'org.apache.maven.plugins:maven-resources-plugin' from the repository: Failed to resolve artifact, possibly due to a repository list that is not appropriately equipped for this artifact's metadata. org.apache.maven.plugins:maven-resources-plugin:pom:2.3 from the specified remote repositories: __jpp_repo__ (file:///usr/share/maven2/repository), central (http://repo1.maven.org/maven2) at org.apache.maven.lifecycle.DefaultLifecycleExecuto r.verifyPlugin(DefaultLifecycleExecutor.java:1261) at org.apache.maven.lifecycle.DefaultLifecycleExecuto r.getMojoDescriptor(DefaultLifecycleExecutor.java: 1517) at org.apache.maven.lifecycle.DefaultLifecycleExecuto r.bindLifecycleForPackaging(DefaultLifecycleExecut or.java:1011) at org.apache.maven.lifecycle.DefaultLifecycleExecuto r.constructLifecycleMappings(DefaultLifecycleExecu tor.java:975) at org.apache.maven.lifecycle.DefaultLifecycleExecuto r.executeGoal(DefaultLifecycleExecutor.java:453) at org.apache.maven.lifecycle.DefaultLifecycleExecuto r.executeGoalAndHandleFailures(DefaultLifecycleExe cutor.java:306) at org.apache.maven.lifecycle.DefaultLifecycleExecuto r.executeTaskSegments(DefaultLifecycleExecutor.jav a:273) at org.apache.maven.lifecycle.DefaultLifecycleExecuto r.execute(DefaultLifecycleExecutor.java:140) at org.apache.maven.DefaultMaven.doExecute(DefaultMav en.java:322) at org.apache.maven.DefaultMaven.execute(DefaultMaven .java:115) at org.apache.maven.cli.MavenCli.main(MavenCli.java:2 56) at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.codehaus.classworlds.Launcher.launchEnhanced(L auncher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher. java:255) at org.codehaus.classworlds.Launcher.mainWithExitCode (Launcher.java:430) at org.codehaus.classworlds.Launcher.main(Launcher.ja va:375) Caused by: org.apache.maven.plugin.version.PluginVersionResol utionException: Error resolving version for 'org.apache.maven.plugins:maven-resources-plugin': Unable to read the metadata file for artifact 'org.apache.maven.plugins:maven-resources-plugin:pom': Error getting POM for 'org.apache.maven.plugins:maven-resources-plugin' from the repository: Failed to resolve artifact, possibly due to a repository list that is not appropriately equipped for this artifact's metadata. org.apache.maven.plugins:maven-resources-plugin:pom:2.3 from the specified remote repositories: __jpp_repo__ (file:///usr/share/maven2/repository), central (http://repo1.maven.org/maven2) at org.apache.maven.plugin.version.DefaultPluginVersi onManager.resolveMetaVersion(DefaultPluginVersionM anager.java:684) at org.apache.maven.plugin.version.DefaultPluginVersi onManager.resolvePluginVersion(DefaultPluginVersio nManager.java:183) at org.apache.maven.plugin.version.DefaultPluginVersi onManager.resolvePluginVersion(DefaultPluginVersio nManager.java:87) at org.apache.maven.plugin.DefaultPluginManager.verif yPlugin(DefaultPluginManager.java:158) at org.apache.maven.lifecycle.DefaultLifecycleExecuto r.verifyPlugin(DefaultLifecycleExecutor.java:1252) ... 18 more Caused by: org.apache.maven.artifact.metadata.ArtifactMetadat aRetrievalException: Unable to read the metadata file for artifact 'org.apache.maven.plugins:maven-resources-plugin:pom': Error getting POM for 'org.apache.maven.plugins:maven-resources-plugin' from the repository: Failed to resolve artifact, possibly due to a repository list that is not appropriately equipped for this artifact's metadata. org.apache.maven.plugins:maven-resources-plugin:pom:2.3 from the specified remote repositories: __jpp_repo__ (file:///usr/share/maven2/repository), central (http://repo1.maven.org/maven2) at org.apache.maven.project.artifact.MavenMetadataSou rce.retrieve(MavenMetadataSource.java:131) at org.apache.maven.plugin.version.DefaultPluginVersi onManager.resolveMetaVersion(DefaultPluginVersionM anager.java:676) ... 22 more Caused by: org.apache.maven.project.ProjectBuildingException: Error getting POM for 'org.apache.maven.plugins:maven-resources-plugin' from the repository: Failed to resolve artifact, possibly due to a repository list that is not appropriately equipped for this artifact's metadata. org.apache.maven.plugins:maven-resources-plugin:pom:2.3 from the specified remote repositories: __jpp_repo__ (file:///usr/share/maven2/repository), central (http://repo1.maven.org/maven2) at org.apache.maven.project.DefaultMavenProjectBuilde r.findModelFromRepository(DefaultMavenProjectBuild er.java:501) at org.apache.maven.project.DefaultMavenProjectBuilde r.buildFromRepository(DefaultMavenProjectBuilder.j ava:225) at org.apache.maven.project.artifact.MavenMetadataSou rce.retrieve(MavenMetadataSource.java:102) ... 23 more Caused by: org.apache.maven.artifact.resolver.ArtifactResolut ionException: Failed to resolve artifact, possibly due to a repository list that is not appropriately equipped for this artifact's metadata. org.apache.maven.plugins:maven-resources-plugin:pom:2.3 from the specified remote repositories: __jpp_repo__ (file:///usr/share/maven2/repository), central (http://repo1.maven.org/maven2) at org.apache.maven.artifact.resolver.DefaultArtifact Resolver.resolve(DefaultArtifactResolver.java:132) at org.apache.maven.artifact.resolver.DefaultArtifact Resolver.resolve(DefaultArtifactResolver.java:63) at org.apache.maven.project.DefaultMavenProjectBuilde r.findModelFromRepository(DefaultMavenProjectBuild er.java:467) ... 25 more [INFO] ------------------------------------------------------------------------ [INFO] Total time: < 1 second [INFO] Finished at: Mon Mar 02 17:07:23 CET 2009 [INFO] Final Memory: 1M/40M [INFO] ------------------------------------------------------------------------ -- fedora-devel-java-list mailing list fedora-devel-java-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-devel-java-list |
| All times are GMT. The time now is 11:20 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.