You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Mark Hobson <ma...@gmail.com> on 2006/12/06 11:46:12 UTC

Re: [m2] eclipse:eclipse downloadSources

Can anyone shed any light on this?

Mark

On 28/11/06, Mark Hobson <ma...@gmail.com> wrote:
> Hi there,
>
> Is there any distinction between the downloadSources and
> eclipseDownloadSources config params?  The doc doesn't seem to make it
> too clear:
>
> http://maven.apache.org/plugins/maven-eclipse-plugin/eclipse-mojo.html
>
> Also, the doc mentions avoiding repeated checks for source jars by
> using a cache file - is this implemented in 2.2 or is it a new 2.3
> feature?  2.2 seems to check every time for me.
>
> Cheers,
>
> Mark
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [m2] eclipse:eclipse downloadSources

Posted by nicolas de loof <ni...@gmail.com>.
AFAIK eclipseDownloadSources  is deprecated as downloadSources property is
shared with other IDE plugins to enable generic dependencies sources
downloading.

Nico.

2006/12/6, Mark Hobson <ma...@gmail.com>:
>
> Can anyone shed any light on this?
>
> Mark
>
> On 28/11/06, Mark Hobson <ma...@gmail.com> wrote:
> > Hi there,
> >
> > Is there any distinction between the downloadSources and
> > eclipseDownloadSources config params?  The doc doesn't seem to make it
> > too clear:
> >
> > http://maven.apache.org/plugins/maven-eclipse-plugin/eclipse-mojo.html
> >
> > Also, the doc mentions avoiding repeated checks for source jars by
> > using a cache file - is this implemented in 2.2 or is it a new 2.3
> > feature?  2.2 seems to check every time for me.
> >
> > Cheers,
> >
> > Mark
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: [m2] eclipse:eclipse downloadSources

Posted by Mark Hobson <ma...@gmail.com>.
On 06/12/06, Martin Gilday <ma...@imap.cc> wrote:
> It says it stores the cache file in "target".  This seems a little odd
> as you are going to lose it everytime you do a clean.

I don't even get a cache file appearing - it rechecks the source and
javadoc jars every time.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [m2] eclipse:eclipse downloadSources

Posted by Martin Gilday <ma...@imap.cc>.
It says it stores the cache file in "target".  This seems a little odd
as you are going to lose it everytime you do a clean.

----- Original message -----
From: "Mark Hobson" <ma...@gmail.com>
To: "Maven Users List" <us...@maven.apache.org>
Date: Wed, 6 Dec 2006 10:46:12 +0000
Subject: Re: [m2] eclipse:eclipse downloadSources

Can anyone shed any light on this?

Mark

On 28/11/06, Mark Hobson <ma...@gmail.com> wrote:
> Hi there,
>
> Is there any distinction between the downloadSources and
> eclipseDownloadSources config params?  The doc doesn't seem to make it
> too clear:
>
> http://maven.apache.org/plugins/maven-eclipse-plugin/eclipse-mojo.html
>
> Also, the doc mentions avoiding repeated checks for source jars by
> using a cache file - is this implemented in 2.2 or is it a new 2.3
> feature?  2.2 seems to check every time for me.
>
> Cheers,
>
> Mark
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org