You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Brian Fox <br...@apache.org> on 2007/10/27 20:39:11 UTC

[ANN] Maven Release Plugin 2.0-beta-7 Released

The Maven team is pleased to announce the release of the Maven WAR
Plugin, version 2.0 beta-7.

http://maven.apache.org/plugins/maven-release-plugin


Release Notes - Maven 2.x Release Plugin - Version 2.0-beta-7


** Bug
    * [MRELEASE-124] - Impossible to depend on a deployed snapshot
    * [MRELEASE-240] - release-pom.xml does not contain <dependencies>
and <dependencyManagement>
    * [MRELEASE-243] - Release pom is deployed and embedded in artifacts
    * [MRELEASE-244] - Correct licences in mojo test cases
    * [MRELEASE-245] - CheckDependencySnapshotsPhase ignores ranges
    * [MRELEASE-296] - release fails when trying to update properties
used in multiple siblings


** New Feature
    * [MRELEASE-279] - Create Branch from Tag

Enjoy!

- The Maven team

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


Re: [ANN] Maven Release Plugin 2.0-beta-7 Released

Posted by Arik Kfir <ar...@gmail.com>.
Just wait till I'll start using it! :)

On 10/28/07, Brian E. Fox <br...@reply.infinity.nu> wrote:
>
> Damn, you caught me ;-)
>
> -----Original Message-----
> From: Stephane Nicoll [mailto:stephane.nicoll@gmail.com]
> Sent: Sunday, October 28, 2007 4:26 AM
> To: Maven Developers List
> Subject: Re: [ANN] Maven Release Plugin 2.0-beta-7 Released
>
> On 10/28/07, Arik Kfir <ar...@gmail.com> wrote:
> > There's a mistake in the text - it should read "release of the Maven
> > ReleasePlugin", not the "
> > WAR plugin"...
> > Probably something in the POM plugin configuration that was once
> > copy-pasted... ;-)
>
> Well No. Brian did the copy pasting for sure since this mail is not
> automatically generated.
>
> Stéphane
>
>
> --
> Large Systems Suck: This rule is 100% transitive. If you build one,
> you suck" -- S.Yegge
>
> ---------------------------------------------------------------------
> 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: [ANN] Maven Release Plugin 2.0-beta-7 Released

Posted by "Brian E. Fox" <br...@reply.infinity.nu>.
Damn, you caught me ;-)

-----Original Message-----
From: Stephane Nicoll [mailto:stephane.nicoll@gmail.com] 
Sent: Sunday, October 28, 2007 4:26 AM
To: Maven Developers List
Subject: Re: [ANN] Maven Release Plugin 2.0-beta-7 Released

On 10/28/07, Arik Kfir <ar...@gmail.com> wrote:
> There's a mistake in the text - it should read "release of the Maven
> ReleasePlugin", not the "
> WAR plugin"...
> Probably something in the POM plugin configuration that was once
> copy-pasted... ;-)

Well No. Brian did the copy pasting for sure since this mail is not
automatically generated.

Stéphane


-- 
Large Systems Suck: This rule is 100% transitive. If you build one,
you suck" -- S.Yegge

---------------------------------------------------------------------
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: [ANN] Maven Release Plugin 2.0-beta-7 Released

Posted by Arik Kfir <ar...@gmail.com>.
Oh... :)

On 10/28/07, Stephane Nicoll <st...@gmail.com> wrote:
>
> On 10/28/07, Arik Kfir <ar...@gmail.com> wrote:
> > There's a mistake in the text - it should read "release of the Maven
> > ReleasePlugin", not the "
> > WAR plugin"...
> > Probably something in the POM plugin configuration that was once
> > copy-pasted... ;-)
>
> Well No. Brian did the copy pasting for sure since this mail is not
> automatically generated.
>
> Stéphane
>
>
> --
> Large Systems Suck: This rule is 100% transitive. If you build one,
> you suck" -- S.Yegge
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: [ANN] Maven Release Plugin 2.0-beta-7 Released

Posted by Stephane Nicoll <st...@gmail.com>.
On 10/28/07, Arik Kfir <ar...@gmail.com> wrote:
> There's a mistake in the text - it should read "release of the Maven
> ReleasePlugin", not the "
> WAR plugin"...
> Probably something in the POM plugin configuration that was once
> copy-pasted... ;-)

Well No. Brian did the copy pasting for sure since this mail is not
automatically generated.

Stéphane


-- 
Large Systems Suck: This rule is 100% transitive. If you build one,
you suck" -- S.Yegge

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


Re: [ANN] Maven Release Plugin 2.0-beta-7 Released

Posted by Arik Kfir <ar...@gmail.com>.
There's a mistake in the text - it should read "release of the Maven
ReleasePlugin", not the "
WAR plugin"...
Probably something in the POM plugin configuration that was once
copy-pasted... ;-)


On 10/27/07, Brian Fox <br...@apache.org> wrote:
>
> The Maven team is pleased to announce the release of the Maven WAR
> Plugin, version 2.0 beta-7.
>
> http://maven.apache.org/plugins/maven-release-plugin
>
>
> Release Notes - Maven 2.x Release Plugin - Version 2.0-beta-7
>
>
> ** Bug
>     * [MRELEASE-124] - Impossible to depend on a deployed snapshot
>     * [MRELEASE-240] - release-pom.xml does not contain <dependencies>
> and <dependencyManagement>
>     * [MRELEASE-243] - Release pom is deployed and embedded in artifacts
>     * [MRELEASE-244] - Correct licences in mojo test cases
>     * [MRELEASE-245] - CheckDependencySnapshotsPhase ignores ranges
>     * [MRELEASE-296] - release fails when trying to update properties
> used in multiple siblings
>
>
> ** New Feature
>     * [MRELEASE-279] - Create Branch from Tag
>
> Enjoy!
>
> - The Maven team
>