Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 55794 invoked from network); 18 Jan 2010 19:30:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Jan 2010 19:30:17 -0000 Received: (qmail 24704 invoked by uid 500); 18 Jan 2010 19:30:15 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 24652 invoked by uid 500); 18 Jan 2010 19:30:15 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 24642 invoked by uid 500); 18 Jan 2010 19:30:15 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 24639 invoked by uid 99); 18 Jan 2010 19:30:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Jan 2010 19:30:15 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Jan 2010 19:30:04 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 64F90234C045 for ; Mon, 18 Jan 2010 11:29:43 -0800 (PST) Message-ID: <385361852.4991263842983407.JavaMail.jira@brutus.apache.org> Date: Mon, 18 Jan 2010 19:29:43 +0000 (UTC) From: "Chris Love (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Commented: (CAMEL-2378) Maven build not installing camel-spring-2.2-SNAPSHOT-tests In-Reply-To: <625917840.4941263841304810.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56979#action_56979 ] Chris Love commented on CAMEL-2378: ----------------------------------- Still getting the same compilation errors w/ the latest camel-core installed. Running -DskipTests did not work because it still tried to compile the test classes. > Maven build not installing camel-spring-2.2-SNAPSHOT-tests > ---------------------------------------------------------- > > Key: CAMEL-2378 > URL: https://issues.apache.org/activemq/browse/CAMEL-2378 > Project: Apache Camel > Issue Type: Bug > Components: camel-spring > Affects Versions: 2.2.0 > Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 13:16:01-0600) > Java version: 1.6.0_17 > Java home: /opt/sun-jdk-1.6.0.17/jre > Default locale: en_US, platform encoding: ANSI_X3.4-1968 > OS name: "linux" version: "2.6.31-gentoo-r6" arch: "amd64" Family: "unix" > Reporter: Chris Love > > I am running mvn install -Dmaven.test.skip=true and I am getting the following error > Missing: > ---------- > 1) org.apache.camel:camel-spring:test-jar:tests:2.2-SNAPSHOT > The pom for camel-spring has a plug-in section for creating the test jar, but it is not getting installed. > I am getting the following output running mvn -e > Interesting part: > [INFO] Skipping packaging of the test-jar > Full output > -------------------------------- > + Error stacktraces are turned on. > [INFO] Scanning for projects... > [INFO] ------------------------------------------------------------------------ > [INFO] Building Camel :: Spring > [INFO] task-segment: [install] > [INFO] ------------------------------------------------------------------------ > Downloading: http://repo.open.iona.com/maven2/com/sun/xml/bind/jaxb-impl/2.1.5-dev/jaxb-impl-2.1.5-dev.pom > [INFO] Unable to find resource 'com.sun.xml.bind:jaxb-impl:pom:2.1.5-dev' in repository open.iona.m2 (http://repo.open.iona.com/maven2) > Downloading: http://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-impl/2.1.5-dev/jaxb-impl-2.1.5-dev.pom > [INFO] Unable to find resource 'com.sun.xml.bind:jaxb-impl:pom:2.1.5-dev' in repository central (http://repo1.maven.org/maven2) > Downloading: http://download.java.net/maven/1/com.sun.xml.bind/poms/jaxb-impl-2.1.5-dev.pom > [INFO] Unable to find resource 'com.sun.xml.bind:jaxb-impl:pom:2.1.5-dev' in repository java.net (http://download.java.net/maven/1) > Downloading: http://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-impl/2.1.5-dev/jaxb-impl-2.1.5-dev.pom > [INFO] Unable to find resource 'com.sun.xml.bind:jaxb-impl:pom:2.1.5-dev' in repository central (http://repo1.maven.org/maven2) > Downloading: http://repo.open.iona.com/maven2/com/sun/xml/bind/jaxb-xjc/2.1.5-dev/jaxb-xjc-2.1.5-dev.pom > [INFO] Unable to find resource 'com.sun.xml.bind:jaxb-xjc:pom:2.1.5-dev' in repository open.iona.m2 (http://repo.open.iona.com/maven2) > Downloading: http://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-xjc/2.1.5-dev/jaxb-xjc-2.1.5-dev.pom > [INFO] Unable to find resource 'com.sun.xml.bind:jaxb-xjc:pom:2.1.5-dev' in repository central (http://repo1.maven.org/maven2) > Downloading: http://download.java.net/maven/1/com.sun.xml.bind/poms/jaxb-xjc-2.1.5-dev.pom > [INFO] Unable to find resource 'com.sun.xml.bind:jaxb-xjc:pom:2.1.5-dev' in repository java.net (http://download.java.net/maven/1) > Downloading: http://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-xjc/2.1.5-dev/jaxb-xjc-2.1.5-dev.pom > [INFO] Unable to find resource 'com.sun.xml.bind:jaxb-xjc:pom:2.1.5-dev' in repository central (http://repo1.maven.org/maven2) > [INFO] [antrun:run {execution: create-prop}] > [INFO] Executing tasks > [echo] Maven version: 2.2-SNAPSHOT > [echo] OSGi version: 2.2.0.SNAPSHOT > [INFO] Executed tasks > [INFO] [properties:read-project-properties {execution: default}] > [INFO] [antrun:run {execution: process-sources}] > [INFO] Executing tasks > [echo] Copying to code together for the XSD generation > [echo] Generating XSD schema > [schemagen] Generating schema from 142 source files > [copy] Copying 1 file to /data/workspace/camel/components/camel-spring/target/schema > [INFO] Executed tasks > [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. > [INFO] Setting property: velocimacro.messages.on => 'false'. > [INFO] Setting property: resource.loader => 'classpath'. > [INFO] Setting property: resource.manager.logwhenfound => 'false'. > [INFO] [remote-resources:process {execution: default}] > [INFO] [resources:resources {execution: default-resources}] > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 2 resources > [INFO] Copying 10 resources > [INFO] Copying 3 resources > [INFO] [compiler:compile {execution: default-compile}] > [INFO] Nothing to compile - all classes are up to date > [INFO] [resources:testResources {execution: default-testResources}] > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 290 resources > [INFO] Copying 3 resources > [INFO] [compiler:testCompile {execution: default-testCompile}] > [INFO] Not compiling test sources > [INFO] [surefire:test {execution: default-test}] > [INFO] Tests are skipped. > [INFO] [bundle:bundle {execution: default-bundle}] > [INFO] [antrun:run {execution: package}] > [INFO] Executing tasks > [echo] Deleting unwanted resources from the test-jar > [delete] Deleting: /data/workspace/camel/components/camel-spring/target/test-classes/log4j.properties > [INFO] Executed tasks > [INFO] [jar:test-jar {execution: default}] > [INFO] Skipping packaging of the test-jar > [INFO] [build-helper:attach-artifact {execution: attach-artifacts}] > [INFO] [ianal:verify-legal-files {execution: default}] > [INFO] Checking legal files in: camel-spring-2.2-SNAPSHOT.jar > [INFO] [install:install {execution: default-install}] > [INFO] Installing /data/workspace/camel/components/camel-spring/target/camel-spring-2.2-SNAPSHOT.jar to /home/clove/.m2/repository/org/apache/camel/camel-spring/2.2-SNAPSHOT/camel-spring-2.2-SNAPSHOT.jar > [INFO] Installing /data/workspace/camel/components/camel-spring/target/schema/camel-spring.xsd to /home/clove/.m2/repository/org/apache/camel/camel-spring/2.2-SNAPSHOT/camel-spring-2.2-SNAPSHOT.xsd > [INFO] [bundle:install {execution: default-install}] > [INFO] Parsing file:/home/clove/.m2/repository/repository.xml > [INFO] Installing org/apache/camel/camel-spring/2.2-SNAPSHOT/camel-spring-2.2-SNAPSHOT.jar > [INFO] Writing OBR metadata > [INFO] ------------------------------------------------------------------------ > [INFO] BUILD SUCCESSFUL > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 57 seconds > [INFO] Finished at: Mon Jan 18 11:57:54 MST 2010 > [INFO] Final Memory: 57M/186M > [INFO] ------------------------------------------------------------------------ -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.