Re: [m1] source plugin

2006-01-21 Thread Stephane Nicoll
Hi,

I have moved the download functionnality to the source plugin. This
will allow any IDE plugin to reuse the functionnality.

I have deployed a new snapshot as well as the documentation
http://people.apache.org/~snicoll/maven-source-plugin/

Could you please review it?

Thanks,
Stéphane

PS : eclipse plugin has still its own implementation which we will
probably update if we release the source plugin as it is now.

On 1/14/06, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've just deployed a snapshot of the maven one source plugin
> (1.0-SNAPSHOT). Web site is located here
> http://people.apache.org/~snicoll/maven-source-plugin/
>
> Could you please review it? I'd like to call for a vote to release the plugin.
>
> Note that the eclipse plugin has been updated to fully integrate java
> sources archives (e.g. download them from the repo). See MPECLIPSE-60
> for more details.
>
> Thanks,
> Stéphane
> --
> .::You're welcome ::.
>


--
.::You're welcome ::.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [m1] source plugin

2006-01-15 Thread Doug Douglass

Stephane Nicoll wrote:

Once this is done, you'll be able to download
On 1/15/06, Doug Douglass <[EMAIL PROTECTED]> wrote:



Sure that works, presuming you have the source in a local project in
which you can run source:install.

But, if the source jar is in a remote repo already, I don't currently
see a way to download that jar to the local repo via either the eclipse
or the source plugin.



You need to take the latest version of the eclipse plugin
(1.11-SNAPSHOT). I don't think it's deployed so you'll have to rebuild
it from SVN.

Running the eclipe goal with this version will download the sources
from the remote repository.

Thanks,
Stéphane




AH! There it is. Appears to work very well. Nicely done, a good addition 
to m1.


Thanks,
Doug


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [m1] source plugin

2006-01-15 Thread Stephane Nicoll
Once this is done, you'll be able to download
On 1/15/06, Doug Douglass <[EMAIL PROTECTED]> wrote:

> Sure that works, presuming you have the source in a local project in
> which you can run source:install.
>
> But, if the source jar is in a remote repo already, I don't currently
> see a way to download that jar to the local repo via either the eclipse
> or the source plugin.

You need to take the latest version of the eclipse plugin
(1.11-SNAPSHOT). I don't think it's deployed so you'll have to rebuild
it from SVN.

Running the eclipe goal with this version will download the sources
from the remote repository.

Thanks,
Stéphane

>
> Doug
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
.::You're welcome ::.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [m1] source plugin

2006-01-15 Thread Doug Douglass

Stephane Nicoll wrote:

On 1/14/06, Doug Douglass <[EMAIL PROTECTED]> wrote:



The only problem I see is that the eclipse plugin does not install the
sources in the local repository, thus making it appear that it does not
work. Perhaps this is the reason it's not working for you Arnaud?




What do you mean? To install the source in the local repo, source:install


Sure that works, presuming you have the source in a local project in
which you can run source:install.

But, if the source jar is in a remote repo already, I don't currently 
see a way to download that jar to the local repo via either the eclipse 
or the source plugin.


Doug

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [m1] source plugin

2006-01-14 Thread Stephane Nicoll
On 1/14/06, Doug Douglass <[EMAIL PROTECTED]> wrote:

> The only problem I see is that the eclipse plugin does not install the
> sources in the local repository, thus making it appear that it does not
> work. Perhaps this is the reason it's not working for you Arnaud?
>

What do you mean? To install the source in the local repo, source:install

Stéphane


>
> Arnaud HERITIER wrote:
> > Did you see my comment about your commit on the eclipse plugin (some hours
> > ago)
> > It doesn't work at all for me.
> >
> > Arnaud
> >
> > On 1/14/06, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
> >
> >>Hi,
> >>
> >>I've just deployed a snapshot of the maven one source plugin
> >>(1.0-SNAPSHOT). Web site is located here
> >>http://people.apache.org/~snicoll/maven-source-plugin/
> >>
> >>Could you please review it? I'd like to call for a vote to release the
> >>plugin.
> >>
> >>Note that the eclipse plugin has been updated to fully integrate java
> >>sources archives (e.g. download them from the repo). See MPECLIPSE-60
> >>for more details.
> >>
> >>Thanks,
> >>Stéphane
> >>--
> >>.::You're welcome ::.
> >>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
.::You're welcome ::.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [m1] source plugin

2006-01-14 Thread Doug Douglass

Arnaud, Stéphane,

Install and deploy of sources appears to work well.

Setup of the eclipse .classpath sourcepath attributes looks good, also.

The only problem I see is that the eclipse plugin does not install the 
sources in the local repository, thus making it appear that it does not 
work. Perhaps this is the reason it's not working for you Arnaud?


HTH,
Doug


Arnaud HERITIER wrote:

Did you see my comment about your commit on the eclipse plugin (some hours
ago)
It doesn't work at all for me.

Arnaud

On 1/14/06, Stephane Nicoll <[EMAIL PROTECTED]> wrote:


Hi,

I've just deployed a snapshot of the maven one source plugin
(1.0-SNAPSHOT). Web site is located here
http://people.apache.org/~snicoll/maven-source-plugin/

Could you please review it? I'd like to call for a vote to release the
plugin.

Note that the eclipse plugin has been updated to fully integrate java
sources archives (e.g. download them from the repo). See MPECLIPSE-60
for more details.

Thanks,
Stéphane
--
.::You're welcome ::.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [m1] source plugin

2006-01-14 Thread Stephane Nicoll
My mistake, I am working on it.

Thanks for the reminder.

Stéphane

On 1/14/06, Arnaud HERITIER <[EMAIL PROTECTED]> wrote:
> Did you see my comment about your commit on the eclipse plugin (some hours
> ago)
> It doesn't work at all for me.
>
> Arnaud
>
> On 1/14/06, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >
> > I've just deployed a snapshot of the maven one source plugin
> > (1.0-SNAPSHOT). Web site is located here
> > http://people.apache.org/~snicoll/maven-source-plugin/
> >
> > Could you please review it? I'd like to call for a vote to release the
> > plugin.
> >
> > Note that the eclipse plugin has been updated to fully integrate java
> > sources archives (e.g. download them from the repo). See MPECLIPSE-60
> > for more details.
> >
> > Thanks,
> > Stéphane
> > --
> > .::You're welcome ::.
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>


--
.::You're welcome ::.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [m1] source plugin

2006-01-14 Thread Arnaud HERITIER
Did you see my comment about your commit on the eclipse plugin (some hours
ago)
It doesn't work at all for me.

Arnaud

On 1/14/06, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I've just deployed a snapshot of the maven one source plugin
> (1.0-SNAPSHOT). Web site is located here
> http://people.apache.org/~snicoll/maven-source-plugin/
>
> Could you please review it? I'd like to call for a vote to release the
> plugin.
>
> Note that the eclipse plugin has been updated to fully integrate java
> sources archives (e.g. download them from the repo). See MPECLIPSE-60
> for more details.
>
> Thanks,
> Stéphane
> --
> .::You're welcome ::.
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


[m1] source plugin

2006-01-14 Thread Stephane Nicoll
Hi,

I've just deployed a snapshot of the maven one source plugin
(1.0-SNAPSHOT). Web site is located here
http://people.apache.org/~snicoll/maven-source-plugin/

Could you please review it? I'd like to call for a vote to release the plugin.

Note that the eclipse plugin has been updated to fully integrate java
sources archives (e.g. download them from the repo). See MPECLIPSE-60
for more details.

Thanks,
Stéphane
--
.::You're welcome ::.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]