You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Dennis Lundberg <de...@apache.org> on 2011/07/30 17:03:30 UTC

[VOTE] Release Maven Site Plugin version 3.0 and Maven Reporting Exec version 1.0.1

Hi,

We solved 46+1 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=16829
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&styleName=Html&version=17501

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&status=1

Staging repos:
https://repository.apache.org/content/repositories/maven-015/
https://repository.apache.org/content/repositories/maven-016/

Staging sites:
http://maven.apache.org/plugins/maven-site-plugin-3.0/
http://maven.apache.org/shared/maven-reporting-exec-1.0.1/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1
-- 
Dennis Lundberg

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


Re: [VOTE] Release Maven Site Plugin version 3.0 and Maven Reporting Exec version 1.0.1

Posted by Vincent Siveton <vs...@apache.org>.
+1

Vincent

2011/7/30 Dennis Lundberg <de...@apache.org>:
> Hi,
>
> We solved 46+1 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=16829
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&styleName=Html&version=17501
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&status=1
>
> Staging repos:
> https://repository.apache.org/content/repositories/maven-015/
> https://repository.apache.org/content/repositories/maven-016/
>
> Staging sites:
> http://maven.apache.org/plugins/maven-site-plugin-3.0/
> http://maven.apache.org/shared/maven-reporting-exec-1.0.1/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
> --
> Dennis Lundberg
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

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


[RESULT] [VOTE] Release Maven Site Plugin version 3.0 and Maven Reporting Exec version 1.0.1

Posted by Dennis Lundberg <de...@apache.org>.
Hi,
The vote has passed with the following result :

+1 (binding): Hervé Boutemy, Mark Struberg, Olivier Lamy, Vincent
Siveton, Dennis Lundberg
+1 (non binding): Lukas Theussl
+0 (non binding): Benson Margulies

I will promote the artifacts to the central repo.


On 2011-07-30 17:03, Dennis Lundberg wrote:
> Hi,
> 
> We solved 46+1 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=16829
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&styleName=Html&version=17501
> 
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&status=1
> 
> Staging repos:
> https://repository.apache.org/content/repositories/maven-015/
> https://repository.apache.org/content/repositories/maven-016/
> 
> Staging sites:
> http://maven.apache.org/plugins/maven-site-plugin-3.0/
> http://maven.apache.org/shared/maven-reporting-exec-1.0.1/
> 
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1


-- 
Dennis Lundberg

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


Re: [VOTE] Release Maven Site Plugin version 3.0 and Maven Reporting Exec version 1.0.1

Posted by Lukas Theussl <lt...@apache.org>.
+1

-Lukas


Dennis Lundberg wrote:
> Hi,
>
> We solved 46+1 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=16829
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&styleName=Html&version=17501
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&status=1
>
> Staging repos:
> https://repository.apache.org/content/repositories/maven-015/
> https://repository.apache.org/content/repositories/maven-016/
>
> Staging sites:
> http://maven.apache.org/plugins/maven-site-plugin-3.0/
> http://maven.apache.org/shared/maven-reporting-exec-1.0.1/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1

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


Re: [VOTE] Release Maven Site Plugin version 3.0 and Maven Reporting Exec version 1.0.1

Posted by Lukas Theussl <lt...@apache.org>.

Dennis Lundberg wrote:
> Hi
>
> I've done some testing, and as far as site generation all is well.
>
> Unfortunately site:stage-deploy deploys the site to the wrong place.
> This is the same issue I saw when releasing, and staging the site for,
> Maven Site Plugin 2.3.
>
> Here's what I get when doing 'mvn clean site:site site:deploy' on
> maven-checkstyle-plugin using maven-site-plugin:3.0.
> maven-site-plugin:2.3 does the same thing, but 3.0-beta-3 works
> correctly. So this is a regression compared to 3.0-beta-3.
>
>
>
> [INFO] --- maven-site-plugin:3.0:stage-deploy (default-cli) @
> maven-checkstyle-plugin ---
> [INFO] Using this server ID for stage deploy: apache.website
> [INFO] Using this base URL for stage deploy:
> scp://people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.7-SNAPSHOT
> [INFO] Parent project loaded from repository:
> org.apache.maven.plugins:maven-plugins:pom:21
> [INFO] Parent project loaded from repository:
> org.apache.maven:maven-parent:pom:20
> [INFO] Parent project loaded from repository: org.apache:apache:pom:9
>
> : Keyboard interactive required, supplied password is ignored
> Password: : ********
> scp://people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.7-SNAPSHOT/
> - Session: Opened
> [INFO] Pushing
> G:\apache\maven\trunks\plugins\maven-checkstyle-plugin\target\site
> [INFO]>>>  to
> scp://people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.7-SNAPSHOT/plugins/maven-checkstyle-plugin
> Executing command: mkdir -p
> /www/maven.apache.org/plugins/maven-checkstyle-plugin-2.7-SNAPSHOT/plugins/maven-checkstyle-plugin
> Executing command: mkdir -p
> /www/maven.apache.org/plugins/maven-checkstyle-plugin-2.7-SNAPSHOT/plugins/maven-checkstyle-plugin
> Executing command: scp -t
> "/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.7-SNAPSHOT/plugins/maven-checkstyle-plugin/wagon592489540427231356.zip"
> Uploading: plugins/maven-checkstyle-plugin/wagon592489540427231356.zip
> to
> scp://people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.7-SNAPSHOT/
>
> #######################################################
> Transfer finished. 224640 bytes copied in 1.699 seconds
> Executing command: cd
> /www/maven.apache.org/plugins/maven-checkstyle-plugin-2.7-SNAPSHOT/plugins/maven-checkstyle-plugin;
> unzip -q -o wagon592489540427231356.zip; rm -f wagon592489540427231356.zip
> Executing command: chmod -Rf g+w,a+rX
> /www/maven.apache.org/plugins/maven-checkstyle-plugin-2.7-SNAPSHOT/
> scp://people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.7-SNAPSHOT/
> - Session: Disconnecting
> scp://people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.7-SNAPSHOT/
> - Session: Disconnected
>
>
>
> Notice how it gets deployed to
>
> /plugins/maven-checkstyle-plugin-2.7-SNAPSHOT/plugins/maven-checkstyle-plugin/
>
> instead of
>
> /plugins/maven-checkstyle-plugin-2.7-SNAPSHOT/
>
>
> Lukas, can this have anything to do with your refactoring of the staging
> functionality?


Yes, most probably. After MSITE-537, if you stage-deploy from a 
sub-module, the relative path from the top-level site is added to the 
stage-deploy url. This doesn't seem to work if the default 
<stagingSiteURL> is overridden somewhere on the way, probably related to 
MSITE-600. Unfortunately, I don't have time right now to look at it, but 
promise I will ASAP when I'm back.

-Lukas


>
>
> How should we handle this? I propose we go ahead with the release, but
> add this as a known issue in the announcement. And then we get started
> on a fix right away. This release is way to big as it is.
>
>
> On 2011-07-30 17:03, Dennis Lundberg wrote:
>> Hi,
>>
>> We solved 46+1 issues:
>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=16829
>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&styleName=Html&version=17501
>>
>> There are still a couple of issues left in JIRA:
>> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&status=1
>>
>> Staging repos:
>> https://repository.apache.org/content/repositories/maven-015/
>> https://repository.apache.org/content/repositories/maven-016/
>>
>> Staging sites:
>> http://maven.apache.org/plugins/maven-site-plugin-3.0/
>> http://maven.apache.org/shared/maven-reporting-exec-1.0.1/
>>
>> Guide to testing staged releases:
>> http://maven.apache.org/guides/development/guide-testing-releases.html
>>
>> Vote open for 72 hours.
>>
>> [ ] +1
>> [ ] +0
>> [ ] -1
>
>

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


Re: [VOTE] Release Maven Site Plugin version 3.0 and Maven Reporting Exec version 1.0.1

Posted by Dennis Lundberg <de...@apache.org>.
Hi

I've done some testing, and as far as site generation all is well.

Unfortunately site:stage-deploy deploys the site to the wrong place.
This is the same issue I saw when releasing, and staging the site for,
Maven Site Plugin 2.3.

Here's what I get when doing 'mvn clean site:site site:deploy' on
maven-checkstyle-plugin using maven-site-plugin:3.0.
maven-site-plugin:2.3 does the same thing, but 3.0-beta-3 works
correctly. So this is a regression compared to 3.0-beta-3.



[INFO] --- maven-site-plugin:3.0:stage-deploy (default-cli) @
maven-checkstyle-plugin ---
[INFO] Using this server ID for stage deploy: apache.website
[INFO] Using this base URL for stage deploy:
scp://people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.7-SNAPSHOT
[INFO] Parent project loaded from repository:
org.apache.maven.plugins:maven-plugins:pom:21
[INFO] Parent project loaded from repository:
org.apache.maven:maven-parent:pom:20
[INFO] Parent project loaded from repository: org.apache:apache:pom:9

: Keyboard interactive required, supplied password is ignored
Password: : ********
scp://people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.7-SNAPSHOT/
- Session: Opened
[INFO] Pushing
G:\apache\maven\trunks\plugins\maven-checkstyle-plugin\target\site
[INFO]    >>> to
scp://people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.7-SNAPSHOT/plugins/maven-checkstyle-plugin
Executing command: mkdir -p
/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.7-SNAPSHOT/plugins/maven-checkstyle-plugin
Executing command: mkdir -p
/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.7-SNAPSHOT/plugins/maven-checkstyle-plugin
Executing command: scp -t
"/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.7-SNAPSHOT/plugins/maven-checkstyle-plugin/wagon592489540427231356.zip"
Uploading: plugins/maven-checkstyle-plugin/wagon592489540427231356.zip
to
scp://people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.7-SNAPSHOT/

#######################################################
Transfer finished. 224640 bytes copied in 1.699 seconds
Executing command: cd
/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.7-SNAPSHOT/plugins/maven-checkstyle-plugin;
unzip -q -o wagon592489540427231356.zip; rm -f wagon592489540427231356.zip
Executing command: chmod -Rf g+w,a+rX
/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.7-SNAPSHOT/
scp://people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.7-SNAPSHOT/
- Session: Disconnecting
scp://people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.7-SNAPSHOT/
- Session: Disconnected



Notice how it gets deployed to

/plugins/maven-checkstyle-plugin-2.7-SNAPSHOT/plugins/maven-checkstyle-plugin/

instead of

/plugins/maven-checkstyle-plugin-2.7-SNAPSHOT/


Lukas, can this have anything to do with your refactoring of the staging
functionality?


How should we handle this? I propose we go ahead with the release, but
add this as a known issue in the announcement. And then we get started
on a fix right away. This release is way to big as it is.


On 2011-07-30 17:03, Dennis Lundberg wrote:
> Hi,
> 
> We solved 46+1 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=16829
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&styleName=Html&version=17501
> 
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&status=1
> 
> Staging repos:
> https://repository.apache.org/content/repositories/maven-015/
> https://repository.apache.org/content/repositories/maven-016/
> 
> Staging sites:
> http://maven.apache.org/plugins/maven-site-plugin-3.0/
> http://maven.apache.org/shared/maven-reporting-exec-1.0.1/
> 
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1


-- 
Dennis Lundberg

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


Re: [VOTE] Release Maven Site Plugin version 3.0 and Maven Reporting Exec version 1.0.1

Posted by Dennis Lundberg <de...@apache.org>.
+1 from me

On 2011-07-30 17:03, Dennis Lundberg wrote:
> Hi,
> 
> We solved 46+1 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=16829
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&styleName=Html&version=17501
> 
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&status=1
> 
> Staging repos:
> https://repository.apache.org/content/repositories/maven-015/
> https://repository.apache.org/content/repositories/maven-016/
> 
> Staging sites:
> http://maven.apache.org/plugins/maven-site-plugin-3.0/
> http://maven.apache.org/shared/maven-reporting-exec-1.0.1/
> 
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1


-- 
Dennis Lundberg

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


Re: [VOTE] Release Maven Site Plugin version 3.0 and Maven Reporting Exec version 1.0.1

Posted by Hervé BOUTEMY <he...@free.fr>.
nice plan
the most important thing about 3.0 is that we shouldn't need to maintain 2 
branches in parallel, which was a nightmare
With 3.0 out and the only branch to maintain, no doubt we can continue to 
improve faster than previously

Regards,

Hervé

Le samedi 30 juillet 2011, Benson Margulies a écrit :
> Guys,
> 
> I don't know if it effects 3.0. It's a circular problem for me: you've
> told me that 3.0-beta-3 isn't good enough even to publish internal
> maven project sites, so I haven't been testing maven 3 on my day-job
> code. All I've been praying for is a 2.4 that's compatible with 2.2.
> But nothing really awful will happen if there isn't one.
> 
> How about the following: I stop complaining, and then I'll undertake
> to aggressively test post-3.0 snapshots on my work code if you'll try
> to make a post 3.0-release in the not too distant future that mops up
> MSITE-600 and anything else reasonable that turns up? In the mean
> time, I'll leave my day-job code on 2.2.
> 
> --benson
> 
> On Sat, Jul 30, 2011 at 2:12 PM, Lukas Theussl <lt...@apache.org> wrote:
> > Dennis Lundberg wrote:
> >> Hi
> >> 
> >> Does MSITE-600 also affect maven-site-plugin version 3?
> >> If so, can you please update that JIRA to also have the appropriate
> >> "3.0" version as "Affects version".
> > 
> > I suppose it will affect 3.0 as well, the code is the same. However, it
> > was suggested to release 3.0 in a form as similar as possible to 2.3,
> > for a point of comparison. I have started to investigate MSITE-600 and
> > think I know how to fix it (the culprit is
> > DefaultSiteTool.getRelativePath in doxia-integration-tools), but I will
> > be on vacation now for two weeks (and hopefully stay away from my
> > notebook...), so unless someone beats me to it, I will try to get it
> > fixed ASAP when I'm back. As I said before, I prefer to have 3.0
> > released now with a series of bug fix releases afterwards.
> > 
> > Cheers,
> > -Lukas
> > 
> >> On 2011-07-30 17:32, Benson Margulies wrote:
> >>> I'm not binding, but I'm sad about MSITE-600, which blocks my adoption
> >>> at the day job. So +0 not that it matters.
> >>> 
> >>> On Sat, Jul 30, 2011 at 11:03 AM, Dennis Lundberg<de...@apache.org>
> >>> 
> >>>  wrote:
> >>>> Hi,
> >>>> 
> >>>> We solved 46+1 issues:
> >>>> 
> >>>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&style
> >>>> Name=Html&version=16829
> >>>> 
> >>>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&style
> >>>> Name=Html&version=17501
> >>>> 
> >>>> There are still a couple of issues left in JIRA:
> >>>> 
> >>>> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=111
> >>>> 46&status=1
> >>>> 
> >>>> Staging repos:
> >>>> https://repository.apache.org/content/repositories/maven-015/
> >>>> https://repository.apache.org/content/repositories/maven-016/
> >>>> 
> >>>> Staging sites:
> >>>> http://maven.apache.org/plugins/maven-site-plugin-3.0/
> >>>> http://maven.apache.org/shared/maven-reporting-exec-1.0.1/
> >>>> 
> >>>> Guide to testing staged releases:
> >>>> http://maven.apache.org/guides/development/guide-testing-releases.html
> >>>> 
> >>>> Vote open for 72 hours.
> >>>> 
> >>>> [ ] +1
> >>>> [ ] +0
> >>>> [ ] -1
> >>>> --
> >>>> Dennis Lundberg
> >>>> 
> >>>> ---------------------------------------------------------------------
> >>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> >>>> For additional commands, e-mail: dev-help@maven.apache.org
> >>> 
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> >>> For additional commands, e-mail: dev-help@maven.apache.org
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org


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


Re: [VOTE] Release Maven Site Plugin version 3.0 and Maven Reporting Exec version 1.0.1

Posted by Benson Margulies <bi...@gmail.com>.
Guys,

I don't know if it effects 3.0. It's a circular problem for me: you've
told me that 3.0-beta-3 isn't good enough even to publish internal
maven project sites, so I haven't been testing maven 3 on my day-job
code. All I've been praying for is a 2.4 that's compatible with 2.2.
But nothing really awful will happen if there isn't one.

How about the following: I stop complaining, and then I'll undertake
to aggressively test post-3.0 snapshots on my work code if you'll try
to make a post 3.0-release in the not too distant future that mops up
MSITE-600 and anything else reasonable that turns up? In the mean
time, I'll leave my day-job code on 2.2.

--benson


On Sat, Jul 30, 2011 at 2:12 PM, Lukas Theussl <lt...@apache.org> wrote:
>
>
> Dennis Lundberg wrote:
>>
>> Hi
>>
>> Does MSITE-600 also affect maven-site-plugin version 3?
>> If so, can you please update that JIRA to also have the appropriate
>> "3.0" version as "Affects version".
>
> I suppose it will affect 3.0 as well, the code is the same. However, it was
> suggested to release 3.0 in a form as similar as possible to 2.3, for a
> point of comparison. I have started to investigate MSITE-600 and think I
> know how to fix it (the culprit is DefaultSiteTool.getRelativePath in
> doxia-integration-tools), but I will be on vacation now for two weeks (and
> hopefully stay away from my notebook...), so unless someone beats me to it,
> I will try to get it fixed ASAP when I'm back. As I said before, I prefer to
> have 3.0 released now with a series of bug fix releases afterwards.
>
> Cheers,
> -Lukas
>
>
>>
>> On 2011-07-30 17:32, Benson Margulies wrote:
>>>
>>> I'm not binding, but I'm sad about MSITE-600, which blocks my adoption
>>> at the day job. So +0 not that it matters.
>>>
>>> On Sat, Jul 30, 2011 at 11:03 AM, Dennis Lundberg<de...@apache.org>
>>>  wrote:
>>>>
>>>> Hi,
>>>>
>>>> We solved 46+1 issues:
>>>>
>>>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=16829
>>>>
>>>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&styleName=Html&version=17501
>>>>
>>>> There are still a couple of issues left in JIRA:
>>>>
>>>> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&status=1
>>>>
>>>> Staging repos:
>>>> https://repository.apache.org/content/repositories/maven-015/
>>>> https://repository.apache.org/content/repositories/maven-016/
>>>>
>>>> Staging sites:
>>>> http://maven.apache.org/plugins/maven-site-plugin-3.0/
>>>> http://maven.apache.org/shared/maven-reporting-exec-1.0.1/
>>>>
>>>> Guide to testing staged releases:
>>>> http://maven.apache.org/guides/development/guide-testing-releases.html
>>>>
>>>> Vote open for 72 hours.
>>>>
>>>> [ ] +1
>>>> [ ] +0
>>>> [ ] -1
>>>> --
>>>> Dennis Lundberg
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>>
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>
>>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

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


Re: [VOTE] Release Maven Site Plugin version 3.0 and Maven Reporting Exec version 1.0.1

Posted by Lukas Theussl <lt...@apache.org>.

Dennis Lundberg wrote:
> Hi
>
> Does MSITE-600 also affect maven-site-plugin version 3?
> If so, can you please update that JIRA to also have the appropriate
> "3.0" version as "Affects version".

I suppose it will affect 3.0 as well, the code is the same. However, it 
was suggested to release 3.0 in a form as similar as possible to 2.3, 
for a point of comparison. I have started to investigate MSITE-600 and 
think I know how to fix it (the culprit is 
DefaultSiteTool.getRelativePath in doxia-integration-tools), but I will 
be on vacation now for two weeks (and hopefully stay away from my 
notebook...), so unless someone beats me to it, I will try to get it 
fixed ASAP when I'm back. As I said before, I prefer to have 3.0 
released now with a series of bug fix releases afterwards.

Cheers,
-Lukas


>
> On 2011-07-30 17:32, Benson Margulies wrote:
>> I'm not binding, but I'm sad about MSITE-600, which blocks my adoption
>> at the day job. So +0 not that it matters.
>>
>> On Sat, Jul 30, 2011 at 11:03 AM, Dennis Lundberg<de...@apache.org>  wrote:
>>> Hi,
>>>
>>> We solved 46+1 issues:
>>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=16829
>>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&styleName=Html&version=17501
>>>
>>> There are still a couple of issues left in JIRA:
>>> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&status=1
>>>
>>> Staging repos:
>>> https://repository.apache.org/content/repositories/maven-015/
>>> https://repository.apache.org/content/repositories/maven-016/
>>>
>>> Staging sites:
>>> http://maven.apache.org/plugins/maven-site-plugin-3.0/
>>> http://maven.apache.org/shared/maven-reporting-exec-1.0.1/
>>>
>>> Guide to testing staged releases:
>>> http://maven.apache.org/guides/development/guide-testing-releases.html
>>>
>>> Vote open for 72 hours.
>>>
>>> [ ] +1
>>> [ ] +0
>>> [ ] -1
>>> --
>>> Dennis Lundberg
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
>
>

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


Re: [VOTE] Release Maven Site Plugin version 3.0 and Maven Reporting Exec version 1.0.1

Posted by Dennis Lundberg <de...@apache.org>.
Hi

Does MSITE-600 also affect maven-site-plugin version 3?
If so, can you please update that JIRA to also have the appropriate
"3.0" version as "Affects version".

On 2011-07-30 17:32, Benson Margulies wrote:
> I'm not binding, but I'm sad about MSITE-600, which blocks my adoption
> at the day job. So +0 not that it matters.
> 
> On Sat, Jul 30, 2011 at 11:03 AM, Dennis Lundberg <de...@apache.org> wrote:
>> Hi,
>>
>> We solved 46+1 issues:
>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=16829
>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&styleName=Html&version=17501
>>
>> There are still a couple of issues left in JIRA:
>> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&status=1
>>
>> Staging repos:
>> https://repository.apache.org/content/repositories/maven-015/
>> https://repository.apache.org/content/repositories/maven-016/
>>
>> Staging sites:
>> http://maven.apache.org/plugins/maven-site-plugin-3.0/
>> http://maven.apache.org/shared/maven-reporting-exec-1.0.1/
>>
>> Guide to testing staged releases:
>> http://maven.apache.org/guides/development/guide-testing-releases.html
>>
>> Vote open for 72 hours.
>>
>> [ ] +1
>> [ ] +0
>> [ ] -1
>> --
>> Dennis Lundberg
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 
> 


-- 
Dennis Lundberg

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


Re: [VOTE] Release Maven Site Plugin version 3.0 and Maven Reporting Exec version 1.0.1

Posted by Benson Margulies <bi...@gmail.com>.
I'm not binding, but I'm sad about MSITE-600, which blocks my adoption
at the day job. So +0 not that it matters.

On Sat, Jul 30, 2011 at 11:03 AM, Dennis Lundberg <de...@apache.org> wrote:
> Hi,
>
> We solved 46+1 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=16829
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&styleName=Html&version=17501
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&status=1
>
> Staging repos:
> https://repository.apache.org/content/repositories/maven-015/
> https://repository.apache.org/content/repositories/maven-016/
>
> Staging sites:
> http://maven.apache.org/plugins/maven-site-plugin-3.0/
> http://maven.apache.org/shared/maven-reporting-exec-1.0.1/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
> --
> Dennis Lundberg
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

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


Re: [VOTE] Release Maven Site Plugin version 3.0 and Maven Reporting Exec version 1.0.1

Posted by Mark Struberg <st...@yahoo.de>.
not yet perfect, but much better than the previous version ;)

+1

LieGrue,
strub

--- On Sun, 7/31/11, Hervé BOUTEMY <he...@free.fr> wrote:

> From: Hervé BOUTEMY <he...@free.fr>
> Subject: Re: [VOTE] Release Maven Site Plugin version 3.0 and Maven Reporting Exec version 1.0.1
> To: "Maven Developers List" <de...@maven.apache.org>
> Date: Sunday, July 31, 2011, 3:01 PM
> +1
> 
> tested on Maven Core with success
> 
> Regards,
> 
> Hervé
> 
> Le samedi 30 juillet 2011, Dennis Lundberg a écrit :
> > Hi,
> > 
> > We solved 46+1 issues:
> > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=
> > Html&version=16829
> > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&styleName
> > =Html&version=17501
> > 
> > There are still a couple of issues left in JIRA:
> > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&st
> > atus=1
> > 
> > Staging repos:
> > https://repository.apache.org/content/repositories/maven-015/
> > https://repository.apache.org/content/repositories/maven-016/
> > 
> > Staging sites:
> > http://maven.apache.org/plugins/maven-site-plugin-3.0/
> > http://maven.apache.org/shared/maven-reporting-exec-1.0.1/
> > 
> > Guide to testing staged releases:
> > http://maven.apache.org/guides/development/guide-testing-releases.html
> > 
> > Vote open for 72 hours.
> > 
> > [ ] +1
> > [ ] +0
> > [ ] -1
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 
> 

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


Re: [VOTE] Release Maven Site Plugin version 3.0 and Maven Reporting Exec version 1.0.1

Posted by Hervé BOUTEMY <he...@free.fr>.
+1

tested on Maven Core with success

Regards,

Hervé

Le samedi 30 juillet 2011, Dennis Lundberg a écrit :
> Hi,
> 
> We solved 46+1 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=
> Html&version=16829
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&styleName
> =Html&version=17501
> 
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&st
> atus=1
> 
> Staging repos:
> https://repository.apache.org/content/repositories/maven-015/
> https://repository.apache.org/content/repositories/maven-016/
> 
> Staging sites:
> http://maven.apache.org/plugins/maven-site-plugin-3.0/
> http://maven.apache.org/shared/maven-reporting-exec-1.0.1/
> 
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1


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


Re: [VOTE] Release Maven Site Plugin version 3.0 and Maven Reporting Exec version 1.0.1

Posted by Olivier Lamy <ol...@apache.org>.
+1



2011/7/30 Dennis Lundberg <de...@apache.org>:
> Hi,
>
> We solved 46+1 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=16829
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&styleName=Html&version=17501
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&status=1
>
> Staging repos:
> https://repository.apache.org/content/repositories/maven-015/
> https://repository.apache.org/content/repositories/maven-016/
>
> Staging sites:
> http://maven.apache.org/plugins/maven-site-plugin-3.0/
> http://maven.apache.org/shared/maven-reporting-exec-1.0.1/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
> --
> Dennis Lundberg
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>



-- 
Olivier Lamy
Talend : http://talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

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