Return-Path: Delivered-To: apmail-continuum-users-archive@www.apache.org Received: (qmail 3084 invoked from network); 7 Jul 2008 11:44:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Jul 2008 11:44:27 -0000 Received: (qmail 81230 invoked by uid 500); 7 Jul 2008 11:44:27 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 81194 invoked by uid 500); 7 Jul 2008 11:44:27 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Received: (qmail 81183 invoked by uid 99); 7 Jul 2008 11:44:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jul 2008 04:44:27 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of pgandhi3@sapient.com designates 202.144.61.70 as permitted sender) Received: from [202.144.61.70] (HELO delmail1.sapient.com) (202.144.61.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jul 2008 11:43:35 +0000 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C8E026.BC1A1696" Subject: Continuum | How to setup a Maven project Date: Mon, 7 Jul 2008 17:13:54 +0530 Message-ID: <9123899E1EF33A42AA7A5769A4AF477E0CD402@delmail1.sapient.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Continuum | How to setup a Maven project thread-index: AcjgJrwGDU/qHX6bRIWQla7N15mQ6Q== From: "Pawan Preetsingh Gandhi" To: X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C8E026.BC1A1696 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi Everyone, I have a project with multiple modules Parent have one pom.xml And child folder (core) has pom.xml which acts as child module. I did Ant setup successfully but I am not getting for Maven 2.0 project. It is mentioned that specify POM URL or upload. I need to know that what are these options. I have my project repo as SVN, so is POM URL as SVN repo URL or some local copy of pom.xml. Please explain so that I can setup the project easily. Thanks=20 Pawanpreet Singh=20 ------_=_NextPart_001_01C8E026.BC1A1696--