You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@maven.apache.org by Karl Heinz Marbaise <kh...@apache.org> on 2014/11/17 20:57:24 UTC

[ANN] Apache Common POM Version 16 Released

The Apache Maven team is pleased to announce the release of the 
Apache Common POM, version 16.

This POM (org.apache:apache) configures common Maven settings for
projects to use ASF infrastructure.

Documentation live at: http://maven.apache.org/poms/asf.

To use this parent, you should specify the version in your project's
plugin configuration:

<parent>
  <groupId>org.apache</groupId>
  <artifactId>apache</artifactId>
  <version>16</version>
</parent>

Changes since previous release:

http://svn.apache.org/viewvc/maven/pom/tags/apache-16/pom.xml?view=markup

Enjoy,

-The Apache Maven team

Re: [ANN] Apache Common POM Version 16 Released

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
Hi,

On 11/17/14 9:59 PM, sebb wrote:
> On 17 November 2014 19:57, Karl Heinz Marbaise <kh...@apache.org> wrote:
>> The Apache Maven team is pleased to announce the release of the
>> Apache Common POM, version 16.
>>
>> This POM (org.apache:apache) configures common Maven settings for
>> projects to use ASF infrastructure.
>>
>> Documentation live at: http://maven.apache.org/poms/asf.
>>
>> To use this parent, you should specify the version in your project's
>> plugin configuration:
>>
>> <parent>
>>    <groupId>org.apache</groupId>
>>    <artifactId>apache</artifactId>
>>    <version>16</version>
>> </parent>
>>
>> Changes since previous release:
>>
>> http://svn.apache.org/viewvc/maven/pom/tags/apache-16/pom.xml?view=markup
>
> The above URL is wrong; it does NOT show the differences.

Unfortunately you are right...here is the correct one:

http://svn.apache.org/viewvc/maven/pom/tags/apache-16/pom.xml?r1=HEAD&r2=1627336&diff_format=h

sorry...

>
>> Enjoy,
>>
>> -The Apache Maven team
>


Mit freundlichem Gruß
Karl-Heinz Marbaise
-- 
SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl-Heinz Marbaise        ICQ#: 135949029
Hauptstrasse 177                         USt.IdNr: DE191347579
52146 Würselen                           http://www.soebes.de

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


Re: [ANN] Apache Common POM Version 16 Released

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
Hi,

On 11/17/14 9:59 PM, sebb wrote:
> On 17 November 2014 19:57, Karl Heinz Marbaise <kh...@apache.org> wrote:
>> The Apache Maven team is pleased to announce the release of the
>> Apache Common POM, version 16.
>>
>> This POM (org.apache:apache) configures common Maven settings for
>> projects to use ASF infrastructure.
>>
>> Documentation live at: http://maven.apache.org/poms/asf.
>>
>> To use this parent, you should specify the version in your project's
>> plugin configuration:
>>
>> <parent>
>>    <groupId>org.apache</groupId>
>>    <artifactId>apache</artifactId>
>>    <version>16</version>
>> </parent>
>>
>> Changes since previous release:
>>
>> http://svn.apache.org/viewvc/maven/pom/tags/apache-16/pom.xml?view=markup
>
> The above URL is wrong; it does NOT show the differences.

Unfortunately you are right...here is the correct one:

http://svn.apache.org/viewvc/maven/pom/tags/apache-16/pom.xml?r1=HEAD&r2=1627336&diff_format=h

sorry...

>
>> Enjoy,
>>
>> -The Apache Maven team
>


Mit freundlichem Gruß
Karl-Heinz Marbaise
-- 
SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl-Heinz Marbaise        ICQ#: 135949029
Hauptstrasse 177                         USt.IdNr: DE191347579
52146 Würselen                           http://www.soebes.de

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


Re: [ANN] Apache Common POM Version 16 Released

Posted by sebb <se...@gmail.com>.
On 17 November 2014 19:57, Karl Heinz Marbaise <kh...@apache.org> wrote:
> The Apache Maven team is pleased to announce the release of the
> Apache Common POM, version 16.
>
> This POM (org.apache:apache) configures common Maven settings for
> projects to use ASF infrastructure.
>
> Documentation live at: http://maven.apache.org/poms/asf.
>
> To use this parent, you should specify the version in your project's
> plugin configuration:
>
> <parent>
>   <groupId>org.apache</groupId>
>   <artifactId>apache</artifactId>
>   <version>16</version>
> </parent>
>
> Changes since previous release:
>
> http://svn.apache.org/viewvc/maven/pom/tags/apache-16/pom.xml?view=markup

The above URL is wrong; it does NOT show the differences.

> Enjoy,
>
> -The Apache Maven team

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