Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 79900 invoked from network); 4 Mar 2008 01:57:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Mar 2008 01:57:58 -0000 Received: (qmail 69017 invoked by uid 500); 4 Mar 2008 01:57:45 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 68952 invoked by uid 500); 4 Mar 2008 01:57:45 -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 68941 invoked by uid 99); 4 Mar 2008 01:57:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Mar 2008 17:57:45 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Mar 2008 01:56:58 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1JWMP8-00038m-SQ for users@maven.apache.org; Mon, 03 Mar 2008 17:57:18 -0800 Message-ID: <15818671.post@talk.nabble.com> Date: Mon, 3 Mar 2008 17:57:18 -0800 (PST) From: gotama To: users@maven.apache.org Subject: How to deploy ears to application instead of repository? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: listspam@bgb.net X-Virus-Checked: Checked by ClamAV on apache.org What I'd like to do is use Maven to scp some ear artifacts to my server's JBoss deploy directory - not to a repository. How can I do this? When I use the ear is in fact scp'd, but with everything else related to a repository... html files and in a path of .../com/mycomp/project/. How can I use Maven to simply copy ears - retreived from the local repository, and scp them to a specific directory on a remote server? Thanks... -- View this message in context: http://www.nabble.com/How-to-deploy-ears-to-application-instead-of-repository--tp15818671s177p15818671.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