Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 48596109F7 for ; Wed, 10 Apr 2013 13:11:59 +0000 (UTC) Received: (qmail 31724 invoked by uid 500); 10 Apr 2013 13:11:57 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 31647 invoked by uid 500); 10 Apr 2013 13:11:57 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 31637 invoked by uid 99); 10 Apr 2013 13:11:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Apr 2013 13:11:57 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of alonsoir@gmail.com designates 209.85.212.169 as permitted sender) Received: from [209.85.212.169] (HELO mail-wi0-f169.google.com) (209.85.212.169) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Apr 2013 13:11:51 +0000 Received: by mail-wi0-f169.google.com with SMTP id c10so6129107wiw.0 for ; Wed, 10 Apr 2013 06:11:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=wgKn3DyhGQZI3ghjg+B0lBULHWv1ChfGQ1cQQvwFywQ=; b=lrNsz3Fn10+NW64rKGuyL6/DzfrmOvy/roatCNmVNfgC/QEXjHshwMSllIzftvk2xG K1hFyl2EDQkRkdDwER5h8nE1wYjECu7AHNnD8jdhYTa9vBgLWu+ePX7K6/Ru9segK5uP OUOBV5caT5Vlg7y4MyWpkZNRruTMgSAjfjXy5qc5dXPjUKJ4Y1QJBzyLaUWG7DooAugz rT+YE6MNHNWqIO+WbZ3v9KPJYrdsWxlcZckQ6TsfXAVwZWy/CvamaV9xn9hVhl79qQoz tiTNK5AMgk5KgQWXwNS0FBbyun+OLI01vbNBchEqwz7igiCimqn8xURuLNF14E3CZf63 Jmfw== MIME-Version: 1.0 X-Received: by 10.180.11.238 with SMTP id t14mr26703550wib.3.1365599491251; Wed, 10 Apr 2013 06:11:31 -0700 (PDT) Received: by 10.194.221.137 with HTTP; Wed, 10 Apr 2013 06:11:31 -0700 (PDT) In-Reply-To: References: <1365515617648-5753312.post@n5.nabble.com> <1365598622424-5753428.post@n5.nabble.com> Date: Wed, 10 Apr 2013 15:11:31 +0200 Message-ID: Subject: Re: How to create two projects, one of them is using the other ? From: Alonso Isidoro Roman To: Maven Users List Content-Type: multipart/alternative; boundary=001a11c364be94e68004da01687d X-Virus-Checked: Checked by ClamAV on apache.org --001a11c364be94e68004da01687d Content-Type: text/plain; charset=ISO-8859-1 sorry, i use nexus as maven repo. I dont know nothing about jenkins, *but this link maybe help.* Alonso Isidoro Roman. Mis citas preferidas (de hoy) : "Si depurar es el proceso de quitar los errores de software, entonces programar debe ser el proceso de introducirlos..." - Edsger Dijkstra My favorite quotes (today): "If debugging is the process of removing software bugs, then programming must be the process of putting ..." - Edsger Dijkstra "If you pay peanuts you get monkeys" 2013/4/10 Anders Hammar > Yes. > > /Anders (mobile) > Den 10 apr 2013 14:57 skrev "mlotfi" : > > > Thank you again. > > from the link you gave me in your response, it will be a multi-module > > project : > > > > parentProject > > pom.xml > > | > > |---webProject > > pom.xml > > | > > |---jarProject > > pom.xml > > > > if we want to use this structure for Continuous Integration using Jenkins > > and maven, how will be the setup ? do we have to give Jenkins only the > > pom.xml of the parentProject ? > > > > thanks, your help is appreciated. > > > > > > > > -- > > View this message in context: > > > http://maven.40175.n5.nabble.com/How-to-create-two-projects-one-of-them-is-using-the-other-tp5753312p5753428.html > > Sent from the Maven - Users mailing list archive at Nabble.com. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > > For additional commands, e-mail: users-help@maven.apache.org > > > > > --001a11c364be94e68004da01687d--