From users-return-132763-apmail-maven-users-archive=maven.apache.org@maven.apache.org Wed Jun 12 15:36:52 2013 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 D4FBD105D7 for ; Wed, 12 Jun 2013 15:36:52 +0000 (UTC) Received: (qmail 34852 invoked by uid 500); 12 Jun 2013 15:36:50 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 34789 invoked by uid 500); 12 Jun 2013 15:36:50 -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 34781 invoked by uid 99); 12 Jun 2013 15:36:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jun 2013 15:36:50 +0000 X-ASF-Spam-Status: No, hits=1.0 required=5.0 tests=SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of rdoust@mac.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jun 2013 15:36:45 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Umn61-0007tc-16 for users@maven.apache.org; Wed, 12 Jun 2013 08:36:25 -0700 Date: Wed, 12 Jun 2013 08:36:25 -0700 (PDT) From: rdiddly To: users@maven.apache.org Message-ID: <1371051385027-5759133.post@n5.nabble.com> In-Reply-To: <1370965749.26113.209.camel@cameron> References: <141848CE-4E0C-4461-BA77-CAC19A99E61D@mac.com> <1370965749.26113.209.camel@cameron> Subject: Re: Newbie trying to understand how to use some plugins MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Greg, When I said that the jar was not on the server, I meant that it's not part of the JBoss AS 7 deployment, so it's not possible for it to be specified as "provided". It's in my local repository (because I put it there) and clearly needs to be packaged with my application. I think I've got it now. Now I'm dealing with other dependencies not being resolved at deployment. I'll undoubtedly post more specifics later. Thanks -- View this message in context: http://maven.40175.n5.nabble.com/Newbie-trying-to-understand-how-to-use-some-plugins-tp5758923p5759133.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