Return-Path: X-Original-To: apmail-oodt-dev-archive@www.apache.org Delivered-To: apmail-oodt-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C0EE5EAB7 for ; Sat, 23 Feb 2013 19:34:20 +0000 (UTC) Received: (qmail 906 invoked by uid 500); 23 Feb 2013 19:34:20 -0000 Delivered-To: apmail-oodt-dev-archive@oodt.apache.org Received: (qmail 822 invoked by uid 500); 23 Feb 2013 19:34:20 -0000 Mailing-List: contact dev-help@oodt.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@oodt.apache.org Delivered-To: mailing list dev@oodt.apache.org Received: (qmail 812 invoked by uid 99); 23 Feb 2013 19:34:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Feb 2013 19:34:19 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [128.149.139.106] (HELO mail.jpl.nasa.gov) (128.149.139.106) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Feb 2013 19:34:09 +0000 Received: from mail.jpl.nasa.gov (ap-ehub-sp02.jpl.nasa.gov [128.149.137.149]) by smtp.jpl.nasa.gov (Sentrion-MTA-4.2.2/Sentrion-MTA-4.2.2) with ESMTP id r1NJXjZr011233 (using TLSv1/SSLv3 with cipher AES128-SHA (128 bits) verified NO) for ; Sat, 23 Feb 2013 11:33:46 -0800 Received: from AP-EMBX-SP10.RES.AD.JPL ([169.254.1.81]) by ap-ehub-sp02.RES.AD.JPL ([fe80::dd85:7b07:1e36:7e3c%15]) with mapi id 14.02.0342.003; Sat, 23 Feb 2013 11:33:45 -0800 From: "Resneck, Gabriel M (388J)" To: "dev@oodt.apache.org" Subject: Including Workflow Manager in Resource Manager Package using Maven Assembly Plug-In Thread-Topic: Including Workflow Manager in Resource Manager Package using Maven Assembly Plug-In Thread-Index: AQHOEfyw/CzkK6nwSU+deeaoZcRexw== Date: Sat, 23 Feb 2013 19:33:44 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.0.121105 x-originating-ip: [128.149.137.114] Content-Type: multipart/alternative; boundary="_000_CD4E5996117Egabrielmresneckjplnasagov_" MIME-Version: 1.0 X-Source-Sender: Gabriel.M.Resneck@jpl.nasa.gov X-AUTH: Authorized X-Virus-Checked: Checked by ClamAV on apache.org --_000_CD4E5996117Egabrielmresneckjplnasagov_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, all! I know that the OODT community is home to some Maven gurus, and I'm hoping = to tap into that expertise. I have recently changed the SMAP code in such a way that our project-specif= ic extensions to the Workflow Manager depend upon our extensions to the Res= ource Manager. This is actually similar to the setup in OODT 0.5, however,= these changes have upset how the Maven assembly plug-in builds our project= . Before, the dependency went the other way, which meant that JARs importa= nt to the Workflow Manager would make their way into the lib directory of R= esource Manager which needed those JARs. Our assembly specification is basically the same as the one used in the cor= e. Does anyone happen to know how I could change it to include the Workflo= w Manager JAR that we create in the lib directory of the Resource Manager. Thanks heaps! Gabe =3D) --_000_CD4E5996117Egabrielmresneckjplnasagov_--