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 2012/04/23 22:30:03 UTC

[VOTE] Release Maven Site Plugin version 2.4

Hi,

We solved 9 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=17454

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

Staging repo:
https://repository.apache.org/content/repositories/maven-086/

Staging site:
http://maven.apache.org/plugins/maven-site-plugin-2.4/

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 2.4

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

Vincent

2012/4/23 Dennis Lundberg <de...@apache.org>

> Hi,
>
> We solved 9 issues:
>
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=17454
>
> There are still a couple of issues left in JIRA:
>
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-086/
>
> Staging site:
> http://maven.apache.org/plugins/maven-site-plugin-2.4/
>
> 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 2.4

Posted by Hervé BOUTEMY <he...@free.fr>.
it's simply because m-site-p 2.x doesn't run report under Maven 3, then we 
have a FileNotFoundException for index.html

I just added an index.apt file in r1329974 to avoid this little false positive.

Regards,

Hervé

Le mardi 24 avril 2012 14:42:44 Lukas Theussl a écrit :
> Hi,
> 
> The newly added IT for MSITE-582 fails when run with maven 3.0.4. Not a
> blocking issue, since everything else works (site-plugin-2 with m2,
> site-plugin-3 with m2 & 3), but I'd like to understand why, if someone
> has a clue...
> 
> -Lukas
> 
> Dennis Lundberg wrote:
> > Hi,
> > 
> > We solved 9 issues:
> > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleNa
> > me=Html&version=17454
> > 
> > There are still a couple of issues left in JIRA:
> > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146
> > &status=1
> > 
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-086/
> > 
> > Staging site:
> > http://maven.apache.org/plugins/maven-site-plugin-2.4/
> > 
> > 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 2.4

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

The newly added IT for MSITE-582 fails when run with maven 3.0.4. Not a 
blocking issue, since everything else works (site-plugin-2 with m2, 
site-plugin-3 with m2 & 3), but I'd like to understand why, if someone 
has a clue...

-Lukas


Dennis Lundberg wrote:
> Hi,
>
> We solved 9 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=17454
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-086/
>
> Staging site:
> http://maven.apache.org/plugins/maven-site-plugin-2.4/
>
> 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 2.4

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

Hervé

Le lundi 23 avril 2012 22:30:03 Dennis Lundberg a écrit :
> Hi,
> 
> We solved 9 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=H
> tml&version=17454
> 
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&sta
> tus=1
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-086/
> 
> Staging site:
> http://maven.apache.org/plugins/maven-site-plugin-2.4/
> 
> 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 2.4

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

-Lukas


Dennis Lundberg wrote:
> Hi,
>
> We solved 9 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=17454
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-086/
>
> Staging site:
> http://maven.apache.org/plugins/maven-site-plugin-2.4/
>
> 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 2.4

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

On 2012-04-23 22:30, Dennis Lundberg wrote:
> Hi,
> 
> We solved 9 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=17454
> 
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&status=1
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-086/
> 
> Staging site:
> http://maven.apache.org/plugins/maven-site-plugin-2.4/
> 
> 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


[RESULT] [VOTE] Release Maven Site Plugin version 2.4

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

+1 (binding): Hervé Boutemy, Olivier Lamy, Vincent Siveton, Dennis Lundberg
+1 (non binding): Lukas Theussl

I will promote the artifacts to the central repo.

Thanks to all voters!

On 2012-04-23 22:30, Dennis Lundberg wrote:
> Hi,
> 
> We solved 9 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=17454
> 
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&status=1
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-086/
> 
> Staging site:
> http://maven.apache.org/plugins/maven-site-plugin-2.4/
> 
> 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 2.4

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

--
Olivier
Le 23 avr. 2012 22:30, "Dennis Lundberg" <de...@apache.org> a écrit :

> Hi,
>
> We solved 9 issues:
>
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleName=Html&version=17454
>
> There are still a couple of issues left in JIRA:
>
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-086/
>
> Staging site:
> http://maven.apache.org/plugins/maven-site-plugin-2.4/
>
> 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
>
>