Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 92250 invoked from network); 28 Jul 2006 15:01:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Jul 2006 15:01:55 -0000 Received: (qmail 70462 invoked by uid 500); 28 Jul 2006 15:01:47 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 70312 invoked by uid 500); 28 Jul 2006 15:01:46 -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 70264 invoked by uid 99); 28 Jul 2006 15:01:46 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Jul 2006 08:01:46 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of waynefay@gmail.com designates 64.233.182.189 as permitted sender) Received: from [64.233.182.189] (HELO nf-out-0910.google.com) (64.233.182.189) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Jul 2006 08:01:45 -0700 Received: by nf-out-0910.google.com with SMTP id q29so225080nfc for ; Fri, 28 Jul 2006 08:01:24 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Wn9L42IPgfmWQUCRpBsvGVB0zYtgAHXb8nBP62V21K/g/C6PBK2zRQfUn7jyesblWXxqIW3pK+WWGynRexcFGaRZgLvvPAdXVgE9Wls4bDiqH53dQJt1UgTHdkXYpIq6h0kozpKg4I6n3tV28lzWDbJrZCtEB0GOXaOlSP7SFco= Received: by 10.78.128.15 with SMTP id a15mr212507hud; Fri, 28 Jul 2006 08:01:23 -0700 (PDT) Received: by 10.78.155.11 with HTTP; Fri, 28 Jul 2006 08:01:23 -0700 (PDT) Message-ID: <52bab8690607280801q7bf629b4q2ff3447d330941a9@mail.gmail.com> Date: Fri, 28 Jul 2006 10:01:23 -0500 From: "Wayne Fay" To: "Maven Users List" Subject: Re: Problem with commins-email In-Reply-To: <566271f30607280723sddf0e00q19d575b4e853963@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <660D8186E1649240AF473B362F2388A0060B4BBB@PFASPEXC01.pfa.dk> <566271f30607280723sddf0e00q19d575b4e853963@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Actually javax.activation v1.1 and javax.mail v1.4 are both available from the Java.net Maven Repo. Its a Maven1 repo so you will need to add it as "legacy" in your repo list. https://maven-repository.dev.java.net/nonav/repository/ Wayne On 7/28/06, Eric Redmond wrote: > Alex; > > You will also need javax.mail installed as well. > > Eric > > On 7/28/06, Simon Kepp Nielsen wrote: > > > > Hi Alex, > > > > Please see > > http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html > > > > Best regards > > > > Simon Kepp Nielsen, Configurations Manager > > PFA Pension, Teknisk Arkitektur > > Mobile: +45 30 52 77 07 > > E-mail: sin@pfa.dk > > > > > > PFA Pension > > Sundkrogsgade 4 > > DK-2100 Copenhagen OE > > > > Disclaimer > > This message is for the designated recipient only and may contain > > confidential or privileged information. If you have received the message > > in error, please notify the sender by replying the e-mail and delete the > > message without copying or disclosing. > > > > -----Oprindelig meddelelse----- > > Fra: Alex Turner [mailto:armtuk@gmail.com] > > Sendt: 28. juli 2006 16:14 > > Til: Maven Users List > > Emne: Problem with commins-email > > > > I am having a problem with commons-email, > > > > it lists activation 1.0.2 as a dependency, but there is no jar in the > > javax/activation/activation/1.0.2 directory at > > http://www.ibiblio.org/maven2/javax/activation/activation/1.0.2/ or any > > other mirror I checked > > > > Hope someone can help > > > > Alex > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > > For additional commands, e-mail: users-help@maven.apache.org > > > > > > > -- > Eric > http://codehaus.org/~eredmond > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org