From issues-return-4127-apmail-continuum-issues-archive=continuum.apache.org@continuum.apache.org Sat Aug 15 11:57:22 2009 Return-Path: Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: (qmail 54393 invoked from network); 15 Aug 2009 11:57:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Aug 2009 11:57:21 -0000 Received: (qmail 49278 invoked by uid 500); 15 Aug 2009 11:57:28 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 49225 invoked by uid 500); 15 Aug 2009 11:57:28 -0000 Mailing-List: contact issues-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list issues@continuum.apache.org Received: (qmail 49215 invoked by uid 99); 15 Aug 2009 11:57:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Aug 2009 11:57:28 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Aug 2009 11:57:19 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 27F0F15E810C for ; Sat, 15 Aug 2009 06:56:59 -0500 (CDT) Message-ID: <3532285.253951250337419097.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Sat, 15 Aug 2009 06:56:59 -0500 (CDT) From: "Arne Lange (JIRA)" To: issues@continuum.apache.org Subject: [jira] Commented: (CONTINUUM-1961) Error uploading maven 2 pom file In-Reply-To: <28307696.1225812831076.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/CONTINUUM-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=187225#action_187225 ] Arne Lange commented on CONTINUUM-1961: --------------------------------------- I get the same error adding a Maven 2 Project on Continuum 1.2.3. Continuum is deployed as WAR in Geronimo 2.1.4 running on Sun's JDK 1.6.0_12 on Debian Lenny (2.6.26-2-amd64). Caused by: java.lang.VerifyError: (class: org/apache/maven/continuum/project/builder/AbstractContinuumProjectBuilder, method: initialize signature: ()V) Incompatible argument to function at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389) at java.lang.Class.getConstructor0(Class.java:2699) at java.lang.Class.newInstance0(Class.java:326) at java.lang.Class.newInstance(Class.java:308) at org.codehaus.plexus.spring.PlexusComponentFactoryBean.createInstance(PlexusComponentFactoryBean.java:126) at org.codehaus.plexus.spring.PlexusComponentFactoryBean.getObject(PlexusComponentFactoryBean.java:108) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport$1.run(FactoryBeanRegistrySupport.java:121) ... 47 more The pom.xml that caused that behavior is a standard maven quickstart extended with scm, developers and ciManagement. Nothing special. > Error uploading maven 2 pom file > -------------------------------- > > Key: CONTINUUM-1961 > URL: http://jira.codehaus.org/browse/CONTINUUM-1961 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.2 > Environment: Linux 2.6.16.46-0.12-smp #1 SMP Thu May 17 14:00:09 UTC 2007 x86_64 x86_64 x86_64 GNU/Linux > java version "1.5.0" > Java(TM) 2 Runtime Environment, Standard Edition (build pxa64devifx-20080811b (SR8a)) > IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Linux amd64-64 j9vmxa6423ifx-20080811 (JIT enabled) > J9VM - 20080809_21892_LHdSMr > JIT - 20080620_1845_r8 > GC - 200806_19) > JCL - 20080811a > Reporter: Malcolm Wong Ho > Fix For: 1.x > > Attachments: stacktrace.txt > > > Deployed Continuum 1.2.2 to Geronimo 2.1.3 withTomcat6 and i am unable to upload maven 2 pom file published Subversion Repository Using Apache. > org.apache.maven.continuum.ContinuumException: Error while executing the action 'create-projects-from-metadata'. > See attaches file for stacktrace -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira