Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 46147 invoked from network); 5 Apr 2011 12:39:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Apr 2011 12:39:13 -0000 Received: (qmail 90931 invoked by uid 500); 5 Apr 2011 12:39:10 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 90851 invoked by uid 500); 5 Apr 2011 12:39:10 -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 90843 invoked by uid 99); 5 Apr 2011 12:39:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Apr 2011 12:39:10 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of waynefay@gmail.com designates 74.125.82.43 as permitted sender) Received: from [74.125.82.43] (HELO mail-ww0-f43.google.com) (74.125.82.43) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Apr 2011 12:39:04 +0000 Received: by wwb17 with SMTP id 17so370439wwb.24 for ; Tue, 05 Apr 2011 05:38:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=gUVd6IB7yPhpmKSfL6cQgXSiwkRGD/m8lVJCk7ZKMx4=; b=mIEhaw5yspMqR+eQErGbcSAF9FoXEJchRBGZClX1/j8ZDbEarw9ed6mFj0tymUMQwT Ik0y/Zaowzm0PLDIcPsaEx7Pt5Oki7Svj0rWswdeSXaWmuyVhKyeMyv2mm/05Vbjd379 kK3UFd5KyzwFG1hKIdxE+PWLpuIlu2HPyXrIc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=Ieu2r8ODxl0WtAV7GAYfYspKHF+Gb+KIscM1p7jyQMaRqs55/qzA8g0vUw3JS06iEj 5Maxtv9A/U80dVlReXnMNi+0ATbCuswys6Rsahg68lDURymuEaSLhuofWS9zqjwn0fZG aJJAQudh7F8xeYIlyhPqwgUvRogobjYvRsU+E= Received: by 10.216.245.131 with SMTP id o3mr5124639wer.97.1302007123102; Tue, 05 Apr 2011 05:38:43 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.179.83 with HTTP; Tue, 5 Apr 2011 05:38:23 -0700 (PDT) In-Reply-To: <4D9AD867.602@flordeutopia.pt> References: <20cf301d4220195df204a022059d@google.com> <4D9AD867.602@flordeutopia.pt> From: Wayne Fay Date: Tue, 5 Apr 2011 07:38:23 -0500 Message-ID: Subject: Re: Delivery Status Notification (Failure) To: Maven Users List Content-Type: text/plain; charset=UTF-8 > - Your settings.xml file ~/.m2/settings.xml > - Maven's global settings.xml under maven's install dir {$M2_HOME}/conf > - Other files under Maven installation dir > - M2Eclipse configuration (Preferences->Maven) Or the MAVEN_OPTS environment variable is incorrect. Go to MS DOS (Command Prompt) and type "set" then look for the line MAVEN_OPTS=... Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org