[VOTE] Release Maven Parent POM 14, Maven Plugins Parent POM 15 and Maven Shared Components Parent POM 13

View: New views
8 Messages — Rating Filter:   Alert me  

[VOTE] Release Maven Parent POM 14, Maven Plugins Parent POM 15 and Maven Shared Components Parent POM 13

by Benjamin Bentmann :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

these releases are primarily meant to incorporate the fixed source
release assembly descriptor into our projects, thereby addressing the
issue outlined in http://jira.codehaus.org/browse/MASSEMBLY-446.

Furthermore, maven-parent:14 also contains an update to the
configuration of the maven-checkstyle-plugin to fix the recently
reported problems during site generation for releases. For
maven-plugins:15, I also updated to maven-plugin-plugin:2.5.1. In both
maven-plugins:15 and maven-shared-components:13, I additionally removed
the (now inherited) skin declaration from the site descriptor as pointed
out by Vincent during the last release.

Staging repo:
https://repository.apache.org/content/repositories/orgapachemaven-003/

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

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

+1 from me


Benjamin

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


Re: [VOTE] Release Maven Parent POM 14, Maven Plugins Parent POM 15 and Maven Shared Components Parent POM 13

by vsiveton :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

+1

Vincent

2009/10/25 Benjamin Bentmann <benjamin.bentmann@...>:

> Hi,
>
> these releases are primarily meant to incorporate the fixed source release
> assembly descriptor into our projects, thereby addressing the issue outlined
> in http://jira.codehaus.org/browse/MASSEMBLY-446.
>
> Furthermore, maven-parent:14 also contains an update to the configuration of
> the maven-checkstyle-plugin to fix the recently reported problems during
> site generation for releases. For maven-plugins:15, I also updated to
> maven-plugin-plugin:2.5.1. In both maven-plugins:15 and
> maven-shared-components:13, I additionally removed the (now inherited) skin
> declaration from the site descriptor as pointed out by Vincent during the
> last release.
>
> Staging repo:
> https://repository.apache.org/content/repositories/orgapachemaven-003/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> +1 from me
>
>
> Benjamin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@...
> For additional commands, e-mail: dev-help@...
>
>

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


Re: [VOTE] Release Maven Parent POM 14, Maven Plugins Parent POM 15 and Maven Shared Components Parent POM 13

by Arnaud HERITIER :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

+1

Cheers,

Arnaud

# Arnaud Héritier
# Software Factory Manager
# eXo Platform
# http://www.exoplatform.com
# http://blog.aheritier.net


On Mon, Oct 26, 2009 at 1:07 PM, Vincent Siveton <vsiveton@...>wrote:

> +1
>
> Vincent
>
> 2009/10/25 Benjamin Bentmann <benjamin.bentmann@...>:
> > Hi,
> >
> > these releases are primarily meant to incorporate the fixed source
> release
> > assembly descriptor into our projects, thereby addressing the issue
> outlined
> > in http://jira.codehaus.org/browse/MASSEMBLY-446.
> >
> > Furthermore, maven-parent:14 also contains an update to the configuration
> of
> > the maven-checkstyle-plugin to fix the recently reported problems during
> > site generation for releases. For maven-plugins:15, I also updated to
> > maven-plugin-plugin:2.5.1. In both maven-plugins:15 and
> > maven-shared-components:13, I additionally removed the (now inherited)
> skin
> > declaration from the site descriptor as pointed out by Vincent during the
> > last release.
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/orgapachemaven-003/
> >
> > Guide to testing staged releases:
> > http://maven.apache.org/guides/development/guide-testing-releases.html
> >
> > Vote open for 72 hours.
> >
> > [ ] +1
> > [ ] +0
> > [ ] -1
> >
> > +1 from me
> >
> >
> > Benjamin
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@...
> > For additional commands, e-mail: dev-help@...
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@...
> For additional commands, e-mail: dev-help@...
>
>

Re: [VOTE] Release Maven Parent POM 14, Maven Plugins Parent POM 15 and Maven Shared Components Parent POM 13

by John Casey-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

+1

Benjamin Bentmann wrote:

> Hi,
>
> these releases are primarily meant to incorporate the fixed source
> release assembly descriptor into our projects, thereby addressing the
> issue outlined in http://jira.codehaus.org/browse/MASSEMBLY-446.
>
> Furthermore, maven-parent:14 also contains an update to the
> configuration of the maven-checkstyle-plugin to fix the recently
> reported problems during site generation for releases. For
> maven-plugins:15, I also updated to maven-plugin-plugin:2.5.1. In both
> maven-plugins:15 and maven-shared-components:13, I additionally removed
> the (now inherited) skin declaration from the site descriptor as pointed
> out by Vincent during the last release.
>
> Staging repo:
> https://repository.apache.org/content/repositories/orgapachemaven-003/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> +1 from me
>
>
> Benjamin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@...
> For additional commands, e-mail: dev-help@...
>

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


Re: [VOTE] Release Maven Parent POM 14, Maven Plugins Parent POM 15 and Maven Shared Components Parent POM 13

by Hervé BOUTEMY :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

+1

Hervé

Le dimanche 25 octobre 2009, Benjamin Bentmann a écrit :

> Hi,
>
> these releases are primarily meant to incorporate the fixed source
> release assembly descriptor into our projects, thereby addressing the
> issue outlined in http://jira.codehaus.org/browse/MASSEMBLY-446.
>
> Furthermore, maven-parent:14 also contains an update to the
> configuration of the maven-checkstyle-plugin to fix the recently
> reported problems during site generation for releases. For
> maven-plugins:15, I also updated to maven-plugin-plugin:2.5.1. In both
> maven-plugins:15 and maven-shared-components:13, I additionally removed
> the (now inherited) skin declaration from the site descriptor as pointed
> out by Vincent during the last release.
>
> Staging repo:
> https://repository.apache.org/content/repositories/orgapachemaven-003/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> +1 from me
>
>
> Benjamin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@...
> For additional commands, e-mail: dev-help@...



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


Re: [VOTE] Release Maven Parent POM 14, Maven Plugins Parent POM 15 and Maven Shared Components Parent POM 13

by Stephen Connolly-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

+1

Stephen

2009/10/26 Hervé BOUTEMY <herve.boutemy@...>:

> +1
>
> Hervé
>
> Le dimanche 25 octobre 2009, Benjamin Bentmann a écrit :
>> Hi,
>>
>> these releases are primarily meant to incorporate the fixed source
>> release assembly descriptor into our projects, thereby addressing the
>> issue outlined in http://jira.codehaus.org/browse/MASSEMBLY-446.
>>
>> Furthermore, maven-parent:14 also contains an update to the
>> configuration of the maven-checkstyle-plugin to fix the recently
>> reported problems during site generation for releases. For
>> maven-plugins:15, I also updated to maven-plugin-plugin:2.5.1. In both
>> maven-plugins:15 and maven-shared-components:13, I additionally removed
>> the (now inherited) skin declaration from the site descriptor as pointed
>> out by Vincent during the last release.
>>
>> Staging repo:
>> https://repository.apache.org/content/repositories/orgapachemaven-003/
>>
>> Guide to testing staged releases:
>> http://maven.apache.org/guides/development/guide-testing-releases.html
>>
>> Vote open for 72 hours.
>>
>> [ ] +1
>> [ ] +0
>> [ ] -1
>>
>> +1 from me
>>
>>
>> Benjamin
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@...
>> For additional commands, e-mail: dev-help@...
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@...
> For additional commands, e-mail: dev-help@...
>
>

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


[RESULT] [VOTE] Release Maven Parent POM 14, Maven Plugins Parent POM 15 and Maven Shared Components Parent POM 13

by Benjamin Bentmann :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

The vote has passed with the following result:

+1 (binding): Benjamin Bentmann, Vincent Siveton, Arnaud Héritier, John
Casey, Hervé Boutemy

+1 (non binding): Stephen Connolly

I will promote the artifacts to the central repository and continue with
the release.


Benjamin


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


Re: [VOTE] Release Maven Parent POM 14, Maven Plugins Parent POM 15 and Maven Shared Components Parent POM 13

by BRIAN FOX-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

+1

On Sun, Oct 25, 2009 at 11:25 AM, Benjamin Bentmann
<benjamin.bentmann@...> wrote:

> Hi,
>
> these releases are primarily meant to incorporate the fixed source release
> assembly descriptor into our projects, thereby addressing the issue outlined
> in http://jira.codehaus.org/browse/MASSEMBLY-446.
>
> Furthermore, maven-parent:14 also contains an update to the configuration of
> the maven-checkstyle-plugin to fix the recently reported problems during
> site generation for releases. For maven-plugins:15, I also updated to
> maven-plugin-plugin:2.5.1. In both maven-plugins:15 and
> maven-shared-components:13, I additionally removed the (now inherited) skin
> declaration from the site descriptor as pointed out by Vincent during the
> last release.
>
> Staging repo:
> https://repository.apache.org/content/repositories/orgapachemaven-003/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> +1 from me
>
>
> Benjamin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@...
> For additional commands, e-mail: dev-help@...
>
>

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