that sucks. I wonder when Sun will stop the nonsense with those jars
licenses. This jar in specific I think it has like 3 or 4 interfaces
in it, with a binary license, pretty annoying.
musachy
On Sat, Sep 26, 2009 at 11:18 AM, Antonio Petrelli
wrote:
> 2009/9/26 Musachy Barroso
>> yeah the pro
2009/9/26 Musachy Barroso
> 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.
Then you can add it as a dependency in the pom. Probably the problem
is more complex, since:
* you have to include the package
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-co
Ya that's the one.
I just always figure that people will have the jars in their
.m2/repository already because quite a few projects use that
convention. Plus if the dep is referred to that way it is pretty easy
to find / install it.
On 9/25/09, Musachy Barroso wrote:
> do you mean this?
>
> htt
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 i
been digging version out of the jar's manifest.mf
>
> unless theres another way to get the jar's version
> ?
> Martin Gainty
> __
> Apply 'Standard Caveats' here
>
>
>
>
>> Date: Fri, 25 Sep 200
27;Standard Caveats' here
> Date: Fri, 25 Sep 2009 17:20:17 -0700
> Subject: Re: maven 3rd party repos
> From: musa...@gmail.com
> To: dev@struts.apache.org
>
> do you mean this?
>
> http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html
>
&g
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.
musachy
On Fri, Sep 25, 2009 at 5:08 PM, Wes Wannemacher wrote:
> Do a search for 'maven deali
Do a search for 'maven dealing with sun jars' there is a convention
for dealing with that one and almost all of the others.
-Wes
On 9/25/09, Musachy Barroso wrote:
> I know we cannot link to external maven repos for releases. Does this
> apply to sample apps? This...glorious...wonderful depende