You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Benson Margulies <bi...@apache.org> on 2014/09/28 13:17:17 UTC

[ANN] Apache Common POM version 15 released

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

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>15</version>
</parent>

Changes since previous release:

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

Enjoy,

-The Apache Maven team

---------------------------------------------------------------------
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 15 released

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

On 9/28/14 3:10 PM, sebb wrote:
> On 28 September 2014 12:17, Benson Margulies <bi...@apache.org> wrote:
>> The Apache Maven team is pleased to announce the release of the Apache
>> Common POM, version 15.
>>
>> This POM (org.apache:apache) configures common Maven settings for
>> projects to use ASF infrastructure.
>>
>> Documentation live at: http://maven.apache.org/poms/asf.
>
> Does not exist

The link must be:
http://maven.apache.org/pom/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>15</version>
>> </parent>
>>
>> Changes since previous release:
>>
>> http://svn.apache.org/viewvc/maven/pom/tags/apache-15/pom.xml?view=markup
>
> Does not show changes.

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


Kind regards
Karl-Heinz Marbaise

---------------------------------------------------------------------
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 15 released

Posted by sebb <se...@gmail.com>.
On 28 September 2014 12:17, Benson Margulies <bi...@apache.org> wrote:
> The Apache Maven team is pleased to announce the release of the Apache
> Common POM, version 15.
>
> This POM (org.apache:apache) configures common Maven settings for
> projects to use ASF infrastructure.
>
> Documentation live at: http://maven.apache.org/poms/asf.

Does not exist

> To use this parent, you should specify the version in your project's
> plugin configuration:
>
> <parent>
>   <groupId>org.apache</groupId>
>   <artifactId>apache</artifactId>
>   <version>15</version>
> </parent>
>
> Changes since previous release:
>
> http://svn.apache.org/viewvc/maven/pom/tags/apache-15/pom.xml?view=markup

Does not show changes.

> Enjoy,
>
> -The Apache Maven team

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