Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 63517 invoked from network); 24 Dec 2009 04:48:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Dec 2009 04:48:11 -0000 Received: (qmail 50560 invoked by uid 500); 24 Dec 2009 04:48:11 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 50460 invoked by uid 500); 24 Dec 2009 04:48:11 -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 50450 invoked by uid 500); 24 Dec 2009 04:48:10 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 50447 invoked by uid 99); 24 Dec 2009 04:48:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Dec 2009 04:48:10 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI 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; Thu, 24 Dec 2009 04:48:00 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 86DF3234C04C for ; Wed, 23 Dec 2009 20:47:40 -0800 (PST) Message-ID: <1794135789.1261630060546.JavaMail.jira@brutus> Date: Thu, 24 Dec 2009 04:47:40 +0000 (UTC) From: "Willem Jiang (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Assigned: (CAMEL-2313) The camel java archetype is not working correctly In-Reply-To: <363096699.1261618420482.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c [ https://issues.apache.org/activemq/browse/CAMEL-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang reassigned CAMEL-2313: ----------------------------------- Assignee: Jonathan Anstey > The camel java archetype is not working correctly > ------------------------------------------------- > > Key: CAMEL-2313 > URL: https://issues.apache.org/activemq/browse/CAMEL-2313 > Project: Apache Camel > Issue Type: Bug > Components: tooling > Affects Versions: 2.1.0 > Reporter: Ryadh Amar > Assignee: Jonathan Anstey > > When the following is run the following > mvn archetype:generate -DarchetypeGroupId=org.apache.camel.archetypes -DarchetypeArtifactId=camel-archetype-java -DarchetypeVersion=2.1.0 -DgroupId=com.corp.projects -DartifactId=camel-jira-ws > Everything looks ok, but glancing at the generated pom.xml in the newly created project, it seems the archetype didn't pick the groupId and the artifactID > ================================= > ${project.groupId} > ${project.artifactId} > jar > 1.0-SNAPSHOT > ================================= > http://old.nabble.com/The-latest-camel-java-archetype-%282.1.0%29-is-not-working-correctly-to26905679.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.