Thanks Stephane.
Vincent
2007/5/17, Stephane Nicoll <[EMAIL PROTECTED]>:
Done.
[INFO] [site:deploy]
Using private key: /Users/snicoll/.ssh/id_rsa
scp://people.apache.org/www/maven.apache.org/plugins/maven-source-plugin
- Session: Opened
Executing command: mkdir -p /www/maven.apache.org/plugins
Done.
[INFO] [site:deploy]
Using private key: /Users/snicoll/.ssh/id_rsa
scp://people.apache.org/www/maven.apache.org/plugins/maven-source-plugin
- Session: Opened
Executing command: mkdir -p /www/maven.apache.org/plugins/maven-source-plugin/.
Executing command: mkdir -p /www/maven.apache.org/plu
Hey, I did it. Sounds like something went wrong.
I'll try again.
Thanks,
Stéphane
On 5/17/07, Vincent Siveton <[EMAIL PROTECTED]> wrote:
Hi Stephane,
Could you also deploy the doc on maven.apache.org?
It is actually the doc for 2.0.3-SNAPSHOT.
Thanks,
Vincent
2007/4/25, Stephane Nicoll <[E
Hi Stephane,
Could you also deploy the doc on maven.apache.org?
It is actually the doc for 2.0.3-SNAPSHOT.
Thanks,
Vincent
2007/4/25, Stephane Nicoll <[EMAIL PROTECTED]>:
Result of the vote:
+1 Binding: Brian, Vincent S., Jesse, Stéphane
+1 Non Binding: Jochen Wiedmann, Daniel Kulp, Niall Pe
Result of the vote:
+1 Binding: Brian, Vincent S., Jesse, Stéphane
+1 Non Binding: Jochen Wiedmann, Daniel Kulp, Niall Pemberton
I'll proceed with the release.
Thanks,
Stéphane
On 4/21/07, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
Hi,
I'd like to release the maven-source-plugin 2.0.3
The s
List
> Subject: [vote] release maven-source-plugin 2.0.3
>
> Hi,
>
> I'd like to release the maven-source-plugin 2.0.3
>
> The staging bits are available here:
>
http://people.apache.org/~snicoll/maven-staging/repo/org/apache/maven/plugins/maven-source-plugin/2
+1
Vincent
2007/4/21, Brian E. Fox <[EMAIL PROTECTED]>:
+1
-Original Message-
From: Stephane Nicoll [mailto:[EMAIL PROTECTED]
Sent: Friday, April 20, 2007 10:49 PM
To: Maven Developers List
Subject: [vote] release maven-source-plugin 2.0.3
Hi,
I'd like to release the m
+1
-Original Message-
From: Stephane Nicoll [mailto:[EMAIL PROTECTED]
Sent: Friday, April 20, 2007 10:49 PM
To: Maven Developers List
Subject: [vote] release maven-source-plugin 2.0.3
Hi,
I'd like to release the maven-source-plugin 2.0.3
The staging bits are available here:
+1
Thanks for doing this :)
Niall
On 4/21/07, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
Hi,
I'd like to release the maven-source-plugin 2.0.3
The staging bits are available here:
http://people.apache.org/~snicoll/maven-staging/repo/org/apache/maven/plugins/maven-source-plugin/2.0.3/
The re
+1
Dan
On Friday 20 April 2007 22:49, Stephane Nicoll wrote:
> Hi,
>
> I'd like to release the maven-source-plugin 2.0.3
>
> The staging bits are available here:
> http://people.apache.org/~snicoll/maven-staging/repo/org/apache/maven/
>plugins/maven-source-plugin/2.0.3/
>
> The release notes:
>
On 4/21/07, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
I'd like to release the maven-source-plugin 2.0.3
+1 (Non-binding)
--
My cats know that I am a loser who goes out for hunting every day
without ever returning as much as a single mouse. Fortunately, I've
got a wife who's a real champ: Sh
Hi,
I'd like to release the maven-source-plugin 2.0.3
The staging bits are available here:
http://people.apache.org/~snicoll/maven-staging/repo/org/apache/maven/plugins/maven-source-plugin/2.0.3/
The release notes:
** Bug
* [MSOURCES-6] - Sources plugin ignores resource includes/excludes
On 26/03/2007, at 3:38 PM, Stephane Nicoll wrote:
Also, shouldn't trunk be reverted to 2.0.3-SNAPSHOT and the tag
deleted since we've rejected the staged release?
Correct. I thought Jason did it.
I've done this now.
- Brett
-
On 3/26/07, Brett Porter <[EMAIL PROTECTED]> wrote:
> I might help by rewriting the tests using the plugin-testing-harness.
> (That would fit "quicker, unit-testing tests", doesn't it?)
I would have thought that was what was there before - to be honest I
haven't actually looked into the current
On 3/26/07, Brett Porter <[EMAIL PROTECTED]> wrote:
On 26/03/2007, at 4:45 PM, Jochen Wiedmann wrote:
> On 3/26/07, Brett Porter <[EMAIL PROTECTED]> wrote:
>
>> So, this indicates the problem with the test (and how to reproduce
>> it) - it can't depend on running the plugin itself unless it's a
On 26/03/2007, at 4:45 PM, Jochen Wiedmann wrote:
On 3/26/07, Brett Porter <[EMAIL PROTECTED]> wrote:
So, this indicates the problem with the test (and how to reproduce
it) - it can't depend on running the plugin itself unless it's an
integration test. The unit tests should be simplified to s
There's no "long" test. The idea here is to allow the developer to
writer a simple project and invoke a goal within a unit test.
Indeed, there's probably a plugin version issue here, sorry about that
(the EAR plugin for instance uses a forced settings.xml that will
download the good version befor
On 3/26/07, Brett Porter <[EMAIL PROTECTED]> wrote:
So, this indicates the problem with the test (and how to reproduce
it) - it can't depend on running the plugin itself unless it's an
integration test. The unit tests should be simplified to some
quicker, unit-testing tests, and the long tests m
Ah, nice catch! Same for me.
So, this indicates the problem with the test (and how to reproduce
it) - it can't depend on running the plugin itself unless it's an
integration test. The unit tests should be simplified to some
quicker, unit-testing tests, and the long tests made into integrati
I'm (hopefully) attaching the surefire logs to see if it gives some
hint as to what went wrong. I'm on Mac as well (as I imagine Jason
is), so not sure how we would get different results.
- Brett
---
Test set: org.ap
On 3/26/07, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
I really like to help but it works for me (running macos, linux.
didn't tried on Windows).
I was able to reproduce the problem. It vanished when I did a
mvn -Dmaven.test.skip=true install
In other words, it was gone when I forced Mave
On 3/26/07, Brett Porter <[EMAIL PROTECTED]> wrote:
Stephane?
I really like to help but it works for me (running macos, linux.
didn't tried on Windows).
The failure seems to be r503445.
Well before that, the tests were a plain mess and I used the technique
we promoted so far. Apparently,
Stephane?
The failure seems to be r503445.
Also, shouldn't trunk be reverted to 2.0.3-SNAPSHOT and the tag
deleted since we've rejected the staged release?
- Brett
On 26/03/2007, at 4:39 AM, Jason van Zyl wrote:
On 24 Mar 07, at 6:19 PM 24 Mar 07, Carlos Sanchez wrote:
any progress? is
On 24 Mar 07, at 6:19 PM 24 Mar 07, Carlos Sanchez wrote:
any progress? is there something yet to do or anybody can call a vote
/ release it?
I ran the build to check and there are still failures. So I guess
it's not fixed.
I'll look after I'm done with 2.0.6 is no one else gets to it.
any progress? is there something yet to do or anybody can call a vote
/ release it?
On 3/17/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
Yes, actually. Kenney fixed the tests so we can probably shove this
out the door. It's still on my list, just been working on 2.0.6.
Jason.
On 17 Mar 07, at
Yes, actually. Kenney fixed the tests so we can probably shove this
out the door. It's still on my list, just been working on 2.0.6.
Jason.
On 17 Mar 07, at 6:35 PM 17 Mar 07, Niall Pemberton wrote:
Any progress on this?
Niall
On 3/2/07, Niall Pemberton <[EMAIL PROTECTED]> wrote:
On 3/2/0
Any progress on this?
Niall
On 3/2/07, Niall Pemberton <[EMAIL PROTECTED]> wrote:
On 3/2/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
>
> On 2 Mar 07, at 7:28 AM 2 Mar 07, Niall Pemberton wrote:
>
> > ping :-)
> >
>
> I just released a snapshot, do you think you could give it a whirl
> quickly?
On 3/2/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
On 2 Mar 07, at 7:28 AM 2 Mar 07, Niall Pemberton wrote:
> ping :-)
>
I just released a snapshot, do you think you could give it a whirl
quickly?
I ran "mvn source:jar" for commons validator with the new snapshot and
everything was fine (wi
On 2 Mar 07, at 7:28 AM 2 Mar 07, Niall Pemberton wrote:
ping :-)
I just released a snapshot, do you think you could give it a whirl
quickly?
Jason.
On 2/18/07, Niall Pemberton <[EMAIL PROTECTED]> wrote:
On 2/18/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
>
> On 18 Feb 07, at 9:32 AM
ping :-)
On 2/18/07, Niall Pemberton <[EMAIL PROTECTED]> wrote:
On 2/18/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
>
> On 18 Feb 07, at 9:32 AM 18 Feb 07, Niall Pemberton wrote:
>
> > On 2/15/07, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
> >> Yes. I need to check with Jason because it seems h
On 2/18/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
On 18 Feb 07, at 9:32 AM 18 Feb 07, Niall Pemberton wrote:
> On 2/15/07, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
>> Yes. I need to check with Jason because it seems he's found a
>> problem meanwhile.
>
> Any news on this - can the release
On 18 Feb 07, at 9:32 AM 18 Feb 07, Niall Pemberton wrote:
On 2/15/07, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
Yes. I need to check with Jason because it seems he's found a
problem meanwhile.
Any news on this - can the release go out (sorry to keep buging you)?
No, I found regressions
On 2/15/07, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
Yes. I need to check with Jason because it seems he's found a problem meanwhile.
Any news on this - can the release go out (sorry to keep buging you)?
Niall
I'll keep you posted.
Stéphane
On 2/15/07, Niall Pemberton <[EMAIL PROTECTED]>
Yes. I need to check with Jason because it seems he's found a problem meanwhile.
I'll keep you posted.
Stéphane
On 2/15/07, Niall Pemberton <[EMAIL PROTECTED]> wrote:
On 2/12/07, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
> Yes please.
>
> We need to wait a bit more. I'll make sure to send a m
On 2/12/07, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
Yes please.
We need to wait a bit more. I'll make sure to send a mail with the vote result.
Has enough time lapsed yet to declare a result and cut the release?
Thanks
Niall
Thanks,
Stéphane
On 2/12/07, Jason van Zyl <[EMAIL PROTECTED]
+1 (non-binding)
Dan
> Stephane Nicoll wrote:
> > Hi,
> >
> > This release fixes all known issues.
> >
> > Release Notes - Maven 2.x Sources Plugin - Version 2.0.3
> >
> > ** Bug
> > * [MSOURCES-6] - Sources plugin ignores resource includes/excludes
> >
> > ** Improvement
> > * [MSOURCES-1
+1
--
Dennis Lundberg
Stephane Nicoll wrote:
Hi,
This release fixes all known issues.
Release Notes - Maven 2.x Sources Plugin - Version 2.0.3
** Bug
* [MSOURCES-6] - Sources plugin ignores resource includes/excludes
** Improvement
* [MSOURCES-11] - When source plugin is used, it shou
Stephane Nicoll wrote:
> This release fixes all known issues.
> ** Improvement
>* [MSOURCES-11] - When source plugin is used, it should make sure
> it is invoked during install
YAY! +1 :-)
Just to be sure: You checked with a parent POM? (ie. when the source
plugin is configured in the *paren
+1
- Joakim
Jason van Zyl wrote:
> +1
>
> Thanks Stephane,
>
> Jason.
>
> On 11 Feb 07, at 5:11 AM 11 Feb 07, Stephane Nicoll wrote:
>
>> Hi,
>>
>> This release fixes all known issues.
>>
>> Release Notes - Maven 2.x Sources Plugin - Version 2.0.3
>>
>> ** Bug
>>* [MSOURCES-6] - Sources plugi
Yes please.
We need to wait a bit more. I'll make sure to send a mail with the vote result.
Thanks,
Stéphane
On 2/12/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
Stephane,
Would you like me to copy this over to the production repository for
the release?
Jason.
On 11 Feb 07, at 10:42 AM 11 F
Stephane,
Would you like me to copy this over to the production repository for
the release?
Jason.
On 11 Feb 07, at 10:42 AM 11 Feb 07, Jason van Zyl wrote:
+1
Thanks Stephane,
Jason.
On 11 Feb 07, at 5:11 AM 11 Feb 07, Stephane Nicoll wrote:
Hi,
This release fixes all known issues.
+1
Vincent
2007/2/12, Emmanuel Venisse <[EMAIL PROTECTED]>:
+1
Emmanuel
Stephane Nicoll a écrit :
> Hi,
>
> This release fixes all known issues.
>
> Release Notes - Maven 2.x Sources Plugin - Version 2.0.3
>
> ** Bug
>* [MSOURCES-6] - Sources plugin ignores resource includes/excludes
>
>
+1
Emmanuel
Stephane Nicoll a écrit :
Hi,
This release fixes all known issues.
Release Notes - Maven 2.x Sources Plugin - Version 2.0.3
** Bug
* [MSOURCES-6] - Sources plugin ignores resource includes/excludes
** Improvement
* [MSOURCES-11] - When source plugin is used, it should make
+1
Thanks Stephane,
Jason.
On 11 Feb 07, at 5:11 AM 11 Feb 07, Stephane Nicoll wrote:
Hi,
This release fixes all known issues.
Release Notes - Maven 2.x Sources Plugin - Version 2.0.3
** Bug
* [MSOURCES-6] - Sources plugin ignores resource includes/excludes
** Improvement
* [MSOURCE
Hi,
This release fixes all known issues.
Release Notes - Maven 2.x Sources Plugin - Version 2.0.3
** Bug
* [MSOURCES-6] - Sources plugin ignores resource includes/excludes
** Improvement
* [MSOURCES-11] - When source plugin is used, it should make sure
it is invoked during install
Revis
45 matches
Mail list logo