Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 34354 invoked from network); 26 Sep 2009 17:57:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Sep 2009 17:57:33 -0000 Received: (qmail 38239 invoked by uid 500); 26 Sep 2009 17:57:32 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 38163 invoked by uid 500); 26 Sep 2009 17:57:32 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 38153 invoked by uid 99); 26 Sep 2009 17:57:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Sep 2009 17:57:32 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of musachy@gmail.com designates 209.85.222.193 as permitted sender) Received: from [209.85.222.193] (HELO mail-pz0-f193.google.com) (209.85.222.193) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Sep 2009 17:57:21 +0000 Received: by pzk31 with SMTP id 31so1308888pzk.26 for ; Sat, 26 Sep 2009 10:57:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=WvyWIECOXwRaZrGw6yoWfgXpMGLbyiotOPi/vMqP3lI=; b=BwSFYZc3kmcJElNWoyc1b65WW/LOqvegAfVj75lOEnuAn0Wg/helVUWgjBlgP8qodq 5rMvuJpmZYeDPL0D44WCeK9FyYlyl0fSlwtSBqtgIuMSjbCqJZSWoLJbnefnJFdedfTn 747c4dwBgqRi9vk5/W82UZghOODH+slFt3O0Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=YlCmKpnSPMW74gHfnV6NrDXMXKGzNf9gETFqKHALB+atMGWzljcxHYiD9rnOJzdfNe BdtHP0krbvmfLkpSFYyKOjwkJRqbVYeJ3F7TDprqw9WFlojCWBnPGiAvOBWFeAVWjnnb fWOCKLt5lqnjoiyrjGSMCPjqWohoUThTCYGGI= MIME-Version: 1.0 Received: by 10.114.86.5 with SMTP id j5mr2118401wab.0.1253987820572; Sat, 26 Sep 2009 10:57:00 -0700 (PDT) In-Reply-To: References: Date: Sat, 26 Sep 2009 10:57:00 -0700 Message-ID: Subject: Re: maven 3rd party repos From: Musachy Barroso To: Struts Developers List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org yeah the problem is that I wanted to add a spring + hibernate example to the new showcase, and it needs that jar, which is then messed up. On Sat, Sep 26, 2009 at 1:17 AM, Antonio Petrelli wrote: > 2009/9/26 Musachy Barroso : >> do you mean this? >> >> http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html >> >> I have no problem using it locally, but I need to add the Java.net >> repo, which I think we cannot do for releases. > > Why not? Unless you are going to include this dependency in the > distribution, I don't think there is a problem. > For example, Tiles has a dependency on EL, that only the old Maven 1 > repository of java.net (of Glassfish) has. > (notice that this package has not such a strict license as JTA). > > Antonio > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org > For additional commands, e-mail: dev-help@struts.apache.org > > -- "Hey you! Would you help me to carry the stone?" Pink Floyd --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org