Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 24508 invoked from network); 24 Dec 2009 01:52:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Dec 2009 01:52:10 -0000 Received: (qmail 98790 invoked by uid 500); 24 Dec 2009 01:52:10 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 98726 invoked by uid 500); 24 Dec 2009 01:52:10 -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 98716 invoked by uid 500); 24 Dec 2009 01:52:10 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 98713 invoked by uid 99); 24 Dec 2009 01:52: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 01:52: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 01:52:00 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 712AC234C045 for ; Wed, 23 Dec 2009 17:51:40 -0800 (PST) Message-ID: <1139080193.1261619500447.JavaMail.jira@brutus> Date: Thu, 24 Dec 2009 01:51:40 +0000 (UTC) From: "Ryadh Amar (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Commented: (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:comment-tabpanel&focusedCommentId=56647#action_56647 ] Ryadh Amar commented on CAMEL-2313: ----------------------------------- oh, forgot to check the forums :D Should I close the issue then? > 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 > > 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.