Re: Site of maven-war-plugin

2024-07-24 Thread Michael Osipov
Issue has been fixed. - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Site of maven-war-plugin

2024-07-24 Thread Michael Osipov
On 2024/07/24 12:31:49 Konrad Windszus wrote: > Hi, > > I just executed "svn log > https://svn.apache.org/repos/asf/maven/website/components/plugins/maven-war-plugin/index.html"; > which exposes > > ---

Re: Site of maven-war-plugin

2024-07-24 Thread Konrad Windszus
Hi, I just executed "svn log https://svn.apache.org/repos/asf/maven/website/components/plugins/maven-war-plugin/index.html"; which exposes r1910420 | michaelo | 2023-06-15 09:06:23 +0200 (Do, 15 Jun 2023

Site of maven-war-plugin

2024-07-23 Thread Karl Heinz Marbaise
Hi to all, I've realized that the current page for the maven-war-plugin (https://maven.apache.org/plugins/maven-war-plugin/) shows a SNAPSHOT version (3.4.1-SNAPSHOT) instead of a release version like 3.4.0 (!) because central only contain 3.4.0 ? Also the git repos shows only 3.4.0 a

[ANN] Maven WAR Plugin 3.4.0 released

2023-06-15 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven WAR Plugin version 3.4.0. https://maven.apache.org/plugins/maven-war-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-war-plugin 3.4.0 Release

[RESULT] [VOTE] Release Maven WAR Plugin version 3.4.0

2023-06-15 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Sylwester Lachiewicz, Slawomir Jaranowski, Olivier Lamy, Tamás Cservenák, Hervé Boutemy, Guillaume Nodet, Romain Manni-Bucau, Benjamin Marwell, Karl Heinz Marbaise PMC quorum: reached I will promote the artifacts to the central repo, th

Re: [VOTE] Release Maven WAR Plugin version 3.4.0

2023-06-14 Thread Karl Heinz Marbaise
jira/projects/MWAR/issues Staging repo: https://repository.apache.org/content/repositories/maven-1955/ https://repository.apache.org/content/repositories/maven-1955/org/apache/maven/plugins/maven-war-plugin/3.4.0/maven-war-plugin-3.4.0-source-release.zip Source release checksum(s): maven-war-plugin-3

Re: [VOTE] Release Maven WAR Plugin version 3.4.0

2023-06-14 Thread Benjamin Marwell
rg/jira/projects/MWAR/issues > > Staging repo: > https://repository.apache.org/content/repositories/maven-1955/ > https://repository.apache.org/content/repositories/maven-1955/org/apache/maven/plugins/maven-war-plugin/3.4.0/maven-war-plugin-3.4.0-source-release.zip > > Source releas

Re: [VOTE] Release Maven WAR Plugin version 3.4.0

2023-06-13 Thread Olivier Lamy
rg/jira/projects/MWAR/issues > > Staging repo: > https://repository.apache.org/content/repositories/maven-1955/ > https://repository.apache.org/content/repositories/maven-1955/org/apache/maven/plugins/maven-war-plugin/3.4.0/maven-war-plugin-3.4.0-source-release.zip > > Source releas

Re: [VOTE] Release Maven WAR Plugin version 3.4.0

2023-06-13 Thread Hervé Boutemy
; > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/projects/MWAR/issues > > Staging repo: > https://repository.apache.org/content/repositories/maven-1955/ > https://repository.apache.org/content/repositories/maven-1955/org/apache/mav > en/plug

Re: [VOTE] Release Maven WAR Plugin version 3.4.0

2023-06-12 Thread Romain Manni-Bucau
rg/content/repositories/maven-1955/ > > > > > https://repository.apache.org/content/repositories/maven-1955/org/apache/maven/plugins/maven-war-plugin/3

Re: [VOTE] Release Maven WAR Plugin version 3.4.0

2023-06-12 Thread Guillaume Nodet
rg/jira/projects/MWAR/issues > > Staging repo: > https://repository.apache.org/content/repositories/maven-1955/ > > https://repository.apache.org/content/repositories/maven-1955/org/apache/maven/plugins/maven-war-plugin/3.4.0/maven-war-plugin-3.4.0-source-release.zip > > Source rel

Re: [VOTE] Release Maven WAR Plugin version 3.4.0

2023-06-12 Thread Slawomir Jaranowski
rg/jira/projects/MWAR/issues > > Staging repo: > https://repository.apache.org/content/repositories/maven-1955/ > > https://repository.apache.org/content/repositories/maven-1955/org/apache/maven/plugins/maven-war-plugin/3.4.0/maven-war-plugin-3.4.0-source-release.zip > > Source rel

Re: [VOTE] Release Maven WAR Plugin version 3.4.0

2023-06-11 Thread Sylwester Lachiewicz
sion=12350597 > > > > There are still a couple of issues left in JIRA: > > https://issues.apache.org/jira/projects/MWAR/issues > > > > Staging repo: > > https://repository.apache.org/content/repositories/maven-1955/ > > > > > https://repository.

Re: [VOTE] Release Maven WAR Plugin version 3.4.0

2023-06-11 Thread Tamás Cservenák
rg/jira/projects/MWAR/issues > > Staging repo: > https://repository.apache.org/content/repositories/maven-1955/ > > https://repository.apache.org/content/repositories/maven-1955/org/apache/maven/plugins/maven-war-plugin/3.4.0/maven-war-plugin-3.4.0-source-release.zip > > Source rel

[VOTE] Release Maven WAR Plugin version 3.4.0

2023-06-11 Thread Michael Osipov
1955/ https://repository.apache.org/content/repositories/maven-1955/org/apache/maven/plugins/maven-war-plugin/3.4.0/maven-war-plugin-3.4.0-source-release.zip Source release checksum(s): maven-war-plugin-3.4.0-source-release.zip sh

maven-war-plugin packagingExcludes not working

2022-07-11 Thread Jean Pierre URKENS
Dear all, I am trying to exclude the resources under ‘src/main/resource/db/*’ from being included in my war file any possible configuration of the ‘packagingExcludes ‘ config parameter seems to be ignored: My plugin-configuration as reported during the run with debug option is: [DEBUG] -

Re: Preparing a release of maven-war-plugin, need assistance

2022-04-27 Thread Slawomir Jaranowski
ssues in 3.4.0 will be resolved. > > I'm going to resolve the issue assigned to me today or tomorrow. > > > > > > > > pt., 22 kwi 2022 o 11:18 Dennis Lundberg > napisał(a): > > > > > Hi, > > > > > > I am trying to prepar

Re: Preparing a release of maven-war-plugin, need assistance

2022-04-26 Thread Dennis Lundberg
> > > I am trying to prepare for a release of maven-war-plugin, but I have run > > into some trouble. After going through the open issues and especially > those > > scheduled for the next release, I find myself not being able to merge a > > pull request for MWAR-444 at &

Re: Preparing a release of maven-war-plugin, need assistance

2022-04-25 Thread Slawomir Jaranowski
Hi Dennis Please wait with release until all issues in 3.4.0 will be resolved. I'm going to resolve the issue assigned to me today or tomorrow. pt., 22 kwi 2022 o 11:18 Dennis Lundberg napisał(a): > Hi, > > I am trying to prepare for a release of maven-war-plugin, but I have r

Re: Preparing a release of maven-war-plugin, need assistance

2022-04-22 Thread Slawomir Jaranowski
Hi, Go to https://selfserve.apache.org/ - check your GitHub login in - Edit your ASF identity - synchronize git repo... pt., 22 kwi 2022 o 11:18 Dennis Lundberg napisał(a): > Hi, > > I am trying to prepare for a release of maven-war-plugin, but I have run > into some trouble.

Preparing a release of maven-war-plugin, need assistance

2022-04-22 Thread Dennis Lundberg
Hi, I am trying to prepare for a release of maven-war-plugin, but I have run into some trouble. After going through the open issues and especially those scheduled for the next release, I find myself not being able to merge a pull request for MWAR-444 at https://github.com/apache/maven-war-plugin

Maven WAR Plugin, version 3.3.2

2021-09-11 Thread Hervé Boutemy
The Maven team is pleased to announce the release of the Apache Maven WAR Plugin, version 3.3.2 This plugin builds a Web Application Archive (WAR) file from the project output and its dependencies. https://maven.apache.org/plugins/maven-war-plugin/ You should specify the version in your

[RESULT] [VOTE] Release Apache Maven WAR Plugin version 3.3.2

2021-09-09 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Robert Scholte, Arnaud Héritier, Enrico Olivelli, Romain Manni-Bucau, Sylwester Lachiewicz, Tamás Cservenák, Karl Heinz Marbaise, Hervé Boutemy PMC quorum reached I will promote the artifacts to the central repo. --

Re: [VOTE] Release Apache Maven WAR Plugin version 3.3.2

2021-09-09 Thread Hervé BOUTEMY
.apache.org/content/repositories/maven-1661/ > https://repository.apache.org/content/repositories/maven-1661/org/apache/mav > en/plugins/maven-war-plugin/3.3.2/maven-war-plugin-3.3.2-source-release.zip > > Source release checksum(s): > m

Re: [VOTE] Release Apache Maven WAR Plugin version 3.3.2

2021-09-06 Thread Sylwester Lachiewicz
; > > https://repository.apache.org/content/repositories/maven-1661/ > > > > > > > > > https://repository.apache.org/content/repositories/maven-1661/org/apac

Re: [VOTE] Release Apache Maven WAR Plugin version 3.3.2

2021-09-06 Thread Karl Heinz Marbaise
ven-1661/ https://repository.apache.org/content/repositories/maven-1661/org/apache/maven/plugins/maven-war-plugin/3.3.2/maven-war-plugin-3.3.2-source-release.zip Source release checksum(s): maven-war-plugin-3.3.2-source-release.zi

Re: [VOTE] Release Apache Maven WAR Plugin version 3.3.2

2021-09-06 Thread Tamás Cservenák
positories/maven-1661/ > > https://repository.apache.org/content/repositories/maven-1661/org/apache/maven/plugins/maven-war-plugin/3.3.2/maven-war-plugin-3.3.2-source-release.zip > > Source release checksum(s): > m

Re: [VOTE] Release Apache Maven WAR Plugin version 3.3.2

2021-09-06 Thread Romain Manni-Bucau
amp;version=12348574&styleName=Text > > > > > > Staging repo: > > > https://repository.apache.org/content/repositories/maven-1661/ > > > > > > > > > https://repository.apache.org/cont

Re: [VOTE] Release Apache Maven WAR Plugin version 3.3.2

2021-09-06 Thread Enrico Olivelli
pa?projectId=12318121&version=12348574&styleName=Text > > > > Staging repo: > > https://repository.apache.org/content/repositories/maven-1661/ > > > > > https://repository.apache.org/content/repositories/maven-1661/org/apache/maven/plugins/maven-war-plugin/3.3.

Re: [VOTE] Release Apache Maven WAR Plugin version 3.3.2

2021-09-06 Thread Arnaud Héritier
positories/maven-1661/ > > https://repository.apache.org/content/repositories/maven-1661/org/apache/maven/plugins/maven-war-plugin/3.3.2/maven-war-plugin-3.3.2-source-release.zip > > Source release checksum(s): > m

Re: [VOTE] Release Apache Maven WAR Plugin version 3.3.2

2021-09-06 Thread Robert Scholte
+1 -- Origineel bericht -- Van: "Hervé BOUTEMY" Aan: "Maven Developers List" Verzonden: 5-9-2021 11:38:24 Onderwerp: [VOTE] Release Apache Maven WAR Plugin version 3.3.2 Hi, We solved 2 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projec

[VOTE] Release Apache Maven WAR Plugin version 3.3.2

2021-09-05 Thread Hervé BOUTEMY
/plugins/maven-war-plugin/3.3.2/maven-war-plugin-3.3.2-source-release.zip Source release checksum(s): maven-war-plugin-3.3.2-source-release.zip sha512: 368d1066d3aa429b3dc26b1e3a502fe56c4232fae13727c74d44015b160eec3753f28ff72e3a0f33f9dfa9d25e9912efb559d45cf41952151ecc88337203fc95 Staging sit

Re: Discuss: maven-war-plugin build war archive directly without building exploded war

2021-07-02 Thread Robert Scholte
One thing to keep in mind is filtering/interpolation of ${some-key} -expressions. But I think it is possible to do it without temporary folder. Robert On 2-7-2021 07:18:14, Cai, Eric wrote: We have a large web project and there is large numbers of dependencies. When we run "mvn war:war", it us

Discuss: maven-war-plugin build war archive directly without building exploded war

2021-07-01 Thread Cai, Eric
We have a large web project and there is large numbers of dependencies. When we run "mvn war:war", it usually takes 40s+ to build a war (~ 600MB) on a windows 10 box and 15s + with a mac book. By checking the war-plugin code, we know the plugin need first copy files necessary to a folder under

[ANN] Apache Maven WAR Plugin 3.3.1 Released

2020-07-13 Thread Hervé Boutemy
The Maven team is pleased to announce the release of the Apache Maven WAR Plugin, version 3.3.1 This plugin builds a Web Application Archive (WAR) file from the project output and its dependencies. https://maven.apache.org/plugins/maven-war-plugin/ You should specify the version in your

[RESULT] [VOTE] Release Apache Maven WAR Plugin version 3.3.1

2020-07-13 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Enrico Olivelli, Romain Manni-Bucau, Karl Heinz Marbaise, Olivier Lamy, Sylwester Lachiewicz, Hervé Boutemy PMC quorum reached I will promote the artifacts to the central repo. --

Re: [VOTE] Release Apache Maven WAR Plugin version 3.3.1

2020-07-13 Thread Sylwester Lachiewicz
sion=12348374&styleName=Text > > > > Staging repo: > > https://repository.apache.org/content/repositories/maven-1593/ > > > > > https://repository.apache.org/content/repositories/maven-1593/org/apache/maven/plugins/maven-war-plugin/3.3.1/maven-war-plugin-3.3.1-so

Re: [VOTE] Release Apache Maven WAR Plugin version 3.3.1

2020-07-12 Thread Olivier Lamy
positories/maven-1593/ > > https://repository.apache.org/content/repositories/maven-1593/org/apache/maven/plugins/maven-war-plugin/3.3.1/maven-war-plugin-3.3.1-source-release.zip > > Source release checksum(s): > m

Re: [VOTE] Release Apache Maven WAR Plugin version 3.3.1

2020-07-12 Thread Karl Heinz Marbaise
sitories/maven-1593/ https://repository.apache.org/content/repositories/maven-1593/org/apache/maven/plugins/maven-war-plugin/3.3.1/maven-war-plugin-3.3.1-source-release.zip Source release checksum(s): maven-war-plugin-3.3.1-source-release.zi

Re: [VOTE] Release Apache Maven WAR Plugin version 3.3.1

2020-07-12 Thread Hervé BOUTEMY
/jira/secure/ReleaseNote.jspa?projectId=12318121&ve > rsion=12348374&styleName=Text > > Staging repo: > https://repository.apache.org/content/repositories/maven-1593/ > https://repository.apache.org/content/repositories/maven-1593/org/apache/mav > en/plugins/maven-war-plug

Re: [VOTE] Release Apache Maven WAR Plugin version 3.3.1

2020-07-10 Thread Romain Manni-Bucau
to: > > > Hi, > > > > We solved 4 issues: > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318121&version=12348374&styleName=Text > > > > Staging repo: > > https://repository.apache.org/content/repositories/maven-1593/ > >

Re: [VOTE] Release Apache Maven WAR Plugin version 3.3.1

2020-07-10 Thread Enrico Olivelli
t; > Staging repo: > https://repository.apache.org/content/repositories/maven-1593/ > > https://repository.apache.org/content/repositories/maven-1593/org/apache/maven/plugins/maven-war-plugin/3.3.1/maven-war-plugin-3.3.1-source-release.zip > > Source release checksum(s): > m

[VOTE] Release Apache Maven WAR Plugin version 3.3.1

2020-07-10 Thread herve . boutemy
he/maven/plugins/maven-war-plugin/3.3.1/maven-war-plugin-3.3.1-source-release.zip Source release checksum(s): maven-war-plugin-3.3.1-source-release.zip sha512: d59079cc8b8fbc48d624be97806db9f1f9a42945735e57197ee80197275208f591cfc0fe5ed6b0c0576c76ece85a4b5e0b94cf84ab3cf4b69fc278d6cbfecc32 Stag

[ANN] Apache Maven WAR Plugin 3.3.0 Released

2020-06-09 Thread Hervé Boutemy
The Maven team is pleased to announce the release of the Apache Maven WAR Plugin, version 3.3.0 This plugin builds a Web Application Archive (WAR) file from the project output and its dependencies. https://maven.apache.org/plugins/maven-war-plugin/ You should specify the version in your

[RESULT] [VOTE] Release Apache Maven WAR Plugin version 3.3.0

2020-06-08 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Olivier Lamy, Robert Scholte, Sylwester Lachiewicz, Maarten Mulders, Hervé Boutemy PMC quorum reached I will promote the artifacts to the central repo. Regards, Hervé --

Re: [VOTE] Release Apache Maven WAR Plugin version 3.3.0

2020-06-08 Thread Hervé BOUTEMY
> rsion=12345578&styleName=Text > > Staging repo: > https://repository.apache.org/content/repositories/maven-1587/ > https://repository.apache.org/content/repositories/maven-1587/org/apache/mav > en/plugins/maven-war-plugin/3.3.0/maven-war-plugin-3.3.0-source-release.zip >

Re: [VOTE] Release Apache Maven WAR Plugin version 3.3.0

2020-06-08 Thread Maarten Mulders
5578&styleName=Text Staging repo: https://repository.apache.org/content/repositories/maven-1587/ https://repository.apache.org/content/repositories/maven-1587/org/apache/maven/plugins/maven-war-plugin/3.3.0/maven-war-plugin-3.3.0-source-release.zip Source release checksum(s): maven-war-plug

Re: [VOTE] Release Apache Maven WAR Plugin version 3.3.0

2020-06-07 Thread Elliotte Rusty Harold
nt/repositories/maven-1587/org/apache/maven/plugins/maven-war-plugin/3.3.0/maven-war-plugin-3.3.0-source-release.zip > > Source release checksum(s): > maven-war-plugin-3.3.0-source-release.zip sha512: > 7cd64cd5279f16f1da377f5bfe3f97e6939a53c211db4967fc6dbccd5e7d2c77dcb76fa90f2561bd50e8f

Re: [VOTE] Release Apache Maven WAR Plugin version 3.3.0

2020-06-07 Thread Olivier Lamy
positories/maven-1587/ > > https://repository.apache.org/content/repositories/maven-1587/org/apache/maven/plugins/maven-war-plugin/3.3.0/maven-war-plugin-3.3.0-source-release.zip > > Source release checksum(s): > m

Re: [VOTE] Release Apache Maven WAR Plugin version 3.3.0

2020-06-07 Thread Sylwester Lachiewicz
Name=Text > > Staging repo: > https://repository.apache.org/content/repositories/maven-1587/ > > https://repository.apache.org/content/repositories/maven-1587/org/apache/maven/plugins/maven-war-plugin/3.3.0/maven-war-plugin-3.3.0-source-release.zip > > Source release checksu

Re: [VOTE] Release Apache Maven WAR Plugin version 3.3.0

2020-06-07 Thread Robert Scholte
/content/repositories/maven-1587/org/apache/maven/plugins/maven-war-plugin/3.3.0/maven-war-plugin-3.3.0-source-release.zip Source release checksum(s): maven-war-plugin-3.3.0-source-release.zi

Fwd: [apache/maven-war-plugin] ignore backup versions file (#11)

2020-06-06 Thread Olivier Lamy
message - From: Elliotte Rusty Harold Date: Sun, 7 Jun 2020 at 03:32 Subject: [apache/maven-war-plugin] ignore backup versions file (#11) To: apache/maven-war-plugin Cc: Subscribed -- You can view, comment on, or merge this pull request online at: https

[VOTE] Release Apache Maven WAR Plugin version 3.3.0

2020-06-05 Thread Hervé BOUTEMY
/plugins/maven-war-plugin/3.3.0/maven-war-plugin-3.3.0-source-release.zip Source release checksum(s): maven-war-plugin-3.3.0-source-release.zip sha512: 7cd64cd5279f16f1da377f5bfe3f97e6939a53c211db4967fc6dbccd5e7d2c77dcb76fa90f2561bd50e8ffcd6f15a41f501dc06f3942a8b1971e55bcf3bd57ad Staging sit

[RESULT] [VOTE] Release Apache Maven WAR Plugin version 3.2.3

2019-05-26 Thread Karl Heinz Marbaise
Hi, The vote has passed with the following result: +1 : Francois Papon, Tibor Digana, Olivier Lamy, Eric Lilja, Gabriel Belingueres, Hervé Boutemy, Karl Heinz Marbaise PMC quorum: reached. I will promote the artifacts to the central repo. Kind regards Karl Heinz Marbaise

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.3

2019-05-26 Thread Karl Heinz Marbaise
aven/plugins/maven-war-plugin/3.2.3/maven-war-plugin-3.2.3-source-release.zip Source release checksum(s): maven-war-plugin-3.2.3-source-release.zip sha1:803bac9ea7942b84d3dd602b30b4dd58cc03a521 maven-war-plugin-3.2.3-source-release.zip sh

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.3

2019-05-25 Thread Hervé BOUTEMY
ng repo: > https://repository.apache.org/content/repositories/maven-1505/ > https://repository.apache.org/content/repositories/maven-1505/org/apache/mav > en/plugins/maven-war-plugin/3.2.3/maven-war-plugin-3.2.3-source-release.zip > > Source release checksum

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.3

2019-05-24 Thread Gabriel Belingueres
-1505/ > > https://repository.apache.org/content/repositories/maven-1505/org/apache/maven/plugins/maven-war-plugin/3.2.3/maven-war-plugin-3.2.3-source-release.zip > > Source release checksum(s): > maven-war-plugin-3.2.3-source-release.zip > sha1:803bac9ea7942b84d3dd602b30b4dd58c

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.3

2019-05-24 Thread Eric Lilja
/org/apache/maven/plugins/maven-war-plugin/3.2.3/maven-war-plugin-3.2.3-source-release.zip Source release checksum(s): maven-war-plugin-3.2.3-source-release.zip sha1:803bac9ea7942b84d3dd602b30b4dd58cc03a521 maven-war-plugin-3.2.3-source-release.zip sh

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.3

2019-05-24 Thread Olivier Lamy
/maven-1505/org/apache/maven/plugins/maven-war-plugin/3.2.3/maven-war-plugin-3.2.3-source-release.zip > > Source release checksum(s): > maven-war-plugin-3.2.3-source-release.zip > sha1:803bac9ea7942b84d3dd602b30b4dd58c

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.3

2019-05-23 Thread Tibor Digana
ries/maven-1505/org/apache/maven/plugins/maven-war-plugin/3.2.3/maven-war-plugin-3.2.3-source-release.zip > > Source release checksum(s): > maven-war-plugin-3.2.3-source-release.zip > sha1:803bac9ea7942b84d3dd602b30b4dd58c

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.3

2019-05-23 Thread Francois Papon
> https://repository.apache.org/content/repositories/maven-1505/org/apache/maven/plugins/maven-war-plugin/3.2.3/maven-war-plugin-3.2.3-source-release.zip > > > Source release checksum(s): > maven-war-plugin-3.2.3-source-release.zip > sha1:803bac9ea7942b84d3dd602b30b4dd58c

[VOTE] Release Apache Maven WAR Plugin version 3.2.3

2019-05-23 Thread Karl Heinz Marbaise
C%2C%20priority%20DESC%2C%20updated%20DESC Staging repo: https://repository.apache.org/content/repositories/maven-1505/ https://repository.apache.org/content/repositories/maven-1505/org/apache/maven/plugins/maven-war-plugin/3.2.3/maven-war-plugin-3.2.3-source-release.zip Source release checks

Re: maven-war-plugin 3.2.3 on vote soon?

2019-05-23 Thread Karl Heinz Marbaise
Hi Eric, I think I can take a look at the weekend on it... Kind regards Karl Heinz Marbaise On 22.05.19 23:03, Eric Lilja wrote: Hi, in Jira there are five issues assigned to version 3.2.3, and they are all closed. When can we see a new release? It would be nice to get plexus-archiver fix out f

maven-war-plugin 3.2.3 on vote soon?

2019-05-22 Thread Eric Lilja
Hi, in Jira there are five issues assigned to version 3.2.3, and they are all closed. When can we see a new release? It would be nice to get plexus-archiver fix out for this plugin as well! Not sure about status for maven-assembly-plugin and maven-javadoc-plugin, if the latest versions of those

[ANN] Apache Maven WAR Plugin Version 3.2.2 Released

2018-06-10 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven WAR Plugin, version 3.2.2. The WAR Plugin is responsible for collecting all artifact dependencies, classes and resources of the web application and packaging them into a web application archive. https

[RESULT] [VOTE] Release Apache Maven WAR Plugin version 3.2.2

2018-06-09 Thread Karl Heinz Marbaise
Hi, The vote has passed with the following result: +1 : Hervé Boutemy, Gabriel Belingueres, Robert Scholte, Stephane Nicoll, Karl Heinz Marbaise PMC quorum: reached I will promote the artifacts to the central repo. Kind regards Karl Heinz Marbaise --

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.2

2018-06-09 Thread Stephane Nicoll
t; > >> > >> Staging repo: > >> https://repository.apache.org/content/repositories/maven-1432/ > >> > >> > https://repository.apache.org/content/repositories/maven-1432/org/apache/maven/plugins/maven-war-plugin/3.2.2/maven-war-plugin-3.2.2-source-re

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.2

2018-06-09 Thread Robert Scholte
0%3D%20MWAR%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC%2C%20updated%20DESC Staging repo: https://repository.apache.org/content/repositories/maven-1432/ https://repository.apache.org/content/repositories/maven-1432/org/apache/maven/plugins/maven-war-plugin/3

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.2

2018-06-09 Thread Karl Heinz Marbaise
ated%20DESC Staging repo: https://repository.apache.org/content/repositories/maven-1432/ https://repository.apache.org/content/repositories/maven-1432/org/apache/maven/plugins/maven-war-plugin/3.2.2/maven-war-plugin-3.2.2-source-release.zip Source release checksum(s): maven-war-plugin-3.2.2-so

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.2

2018-06-08 Thread Karl Heinz Marbaise
ache/maven/plugins/maven-war-plugin/3.2.2/maven-war-plugin-3.2.2-source-release.zip Source release checksum(s): maven-war-plugin-3.2.2-source-release.zip sha1: 707aa11b892eba1a45633dddf4f71d0394596787 Staging site: https://maven.apache.org/plugins-archives/maven-war-plugin-LATEST/ Guide to tes

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.2

2018-06-08 Thread Karl Heinz Marbaise
ries/maven-1432/org/apache/maven/plugins/maven-war-plugin/3.2.2/maven-war-plugin-3.2.2-source-release.zip Source release checksum(s): maven-war-plugin-3.2.2-source-release.zip sha1: 707aa11b892eba1a45633dddf4f71d0394596787 Staging site: https://maven.apache.org/plugins-archives/maven-war-pl

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.2

2018-06-07 Thread Gabriel Belingueres
DESC%2C% > 20priority%20DESC%2C% > > 20updated%20DESC > > > > Staging repo: > > https://repository.apache.org/content/repositories/maven-1432/ > > > > https://repository.apache.org/content/repositories/maven- > 1432/org/apache/mav > > en/plugins/maven-war-plugin/3.2.

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.2

2018-06-05 Thread Hervé BOUTEMY
sitory.apache.org/content/repositories/maven-1432/org/apache/mav > en/plugins/maven-war-plugin/3.2.2/maven-war-plugin-3.2.2-source-release.zip > > Source release checksum(s): > maven-war-plugin-3.2.2-source-release.zip sha1: > 707aa11b892eba1a45633dddf4f71d0394596787 > > Stag

[VOTE] Release Apache Maven WAR Plugin version 3.2.2

2018-06-03 Thread Karl Heinz Marbaise
C%2C%20priority%20DESC%2C%20updated%20DESC Staging repo: https://repository.apache.org/content/repositories/maven-1432/ https://repository.apache.org/content/repositories/maven-1432/org/apache/maven/plugins/maven-war-plugin/3.2.2/maven-war-plugin-3.2.2-source-release.zip Source release checks

Maven WAR Plugin

2018-06-03 Thread Karl Heinz Marbaise
Hi, I will cut a release in the evening today... Kind regards Karl Heinz Marbaise - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.1

2018-05-31 Thread Karl Heinz Marbaise
Hi Eric, On 31/05/18 10:25, Eric Lilja wrote: How's the release of plexus-interpolation going? We're looking forward to a new release of maven-war-plugin! Thanks for the reminder... I will take a look for plexus-interpolation .release... Kind regards Karl Heinz Marbaise -

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.1

2018-05-31 Thread Eric Lilja
How's the release of plexus-interpolation going? We're looking forward to a new release of maven-war-plugin! - EL On Sun, May 13, 2018 at 10:16 AM Karl Heinz Marbaise wrote: > Hi Gabriel, > > I have added an issue for the upgrade of plexus-interpolation (MWAR-417) > wh

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.1

2018-05-13 Thread Gabriel Belingueres
s I can make an other > release of Maven WAR Plugin if this helps... > > > Kind regards > Karl Heinz Marbaise > On 10/05/18 03:21, Gabriel Belingueres wrote: > >> any chance of adding MWAR-303 to the release? fix is already submitted. >> >> El mié., 9 de m

[ANN] Apache Maven WAR Plugin Version 3.2.1 Released

2018-05-13 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven WAR Plugin, version 3.2.1. The WAR Plugin is responsible for collecting all artifact dependencies, classes and resources of the web application and packaging them into a web application archive. http://maven.apache.org

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.1

2018-05-13 Thread Karl Heinz Marbaise
Hi Gabriel, I have added an issue for the upgrade of plexus-interpolation (MWAR-417) which is related to MWAR-303 and I will do a release of plexus-interpolation within the next daysafterwards I can make an other release of Maven WAR Plugin if this helps... Kind regards Karl Heinz

[RESULT] [VOTE] Release Apache Maven WAR Plugin version 3.2.1

2018-05-13 Thread Karl Heinz Marbaise
Hi, The vote has passed with the following result: +1 : Tibor Digana, Olivier Lamy, Robert Scholte, Hervé Boutemy, Karl Heinz Marbaise PMC quorum: reached. I will promote the artifacts to the central repo. Kind regards Karl Heinz Marbaise --

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.1

2018-05-13 Thread Karl Heinz Marbaise
ache/maven/plugins/maven-war-plugin/3.2.1/maven-war-plugin-3.2.1-source-release.zip Source release checksum(s): maven-war-plugin-3.2.1-source-release.zip sha1: 94317def832e4b767808dbed6b9463c75a99227c Staging site: https://maven.apache.org/plugins-archives/maven-war-plugin-LATEST/ Guide to tes

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.1

2018-05-12 Thread Hervé BOUTEMY
sitory.apache.org/content/repositories/maven-1423/org/apache/mav > en/plugins/maven-war-plugin/3.2.1/maven-war-plugin-3.2.1-source-release.zip > > Source release checksum(s): > maven-war-plugin-3.2.1-source-release.zip sha1: > 94317def832e4b767808dbed6b9463c75a99227c > > Stag

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.1

2018-05-10 Thread Robert Scholte
0%3D%20MWAR%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC%2C%20updated%20DESC Staging repo: https://repository.apache.org/content/repositories/maven-1423/ https://repository.apache.org/content/repositories/maven-1423/org/apache/maven/plugins/maven-war-plugin/3

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.1

2018-05-10 Thread Robert Scholte
ira/issues/?jql=project%20%3D%20MWAR%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC%2C%20updated%20DESC > > Staging repo: > https://repository.apache.org/content/repositories/maven-1423/ > > > https://repository.apache.org/content/repositories/mave

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.1

2018-05-09 Thread Gabriel Belingueres
20BY%20key%20DESC%2C%20priority%20DESC%2C%20updated%20DESC > > > > Staging repo: > > https://repository.apache.org/content/repositories/maven-1423/ > > > > > > > https://repository.apache.org/content/repositories/maven-1423/org/apache/maven/plugins/maven-war

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.1

2018-05-09 Thread Olivier Lamy
itories/maven-1423/org/apache/maven/plugins/maven-war-plugin/3.2.1/maven-war-plugin-3.2.1-source-release.zip > > Source release checksum(s): > maven-war-plugin-3.2.1-source-release.zip sha1: > 94317def832e4b767808dbed6b9463c75a99227c > > Staging site: > https://maven.apache.org

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.1

2018-05-09 Thread Tibor Digana
positories/maven-142 > 3/org/apache/maven/plugins/maven-war-plugin/3.2.1/maven-war- > plugin-3.2.1-source-release.zip > > Source release checksum(s): > maven-war-plugin-3.2.1-source-release.zip sha1: > 94317def832e4b767808dbed6b9463c75a99227c > > Staging site: > https://mav

[VOTE] Release Apache Maven WAR Plugin version 3.2.1

2018-05-09 Thread Karl Heinz Marbaise
C%2C%20priority%20DESC%2C%20updated%20DESC Staging repo: https://repository.apache.org/content/repositories/maven-1423/ https://repository.apache.org/content/repositories/maven-1423/org/apache/maven/plugins/maven-war-plugin/3.2.1/maven-war-plugin-3.2.1-source-release.zip Source release checks

[ANN] Apache Maven WAR Plugin Version 3.2.0 Released

2017-10-08 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven WAR Plugin, version 3.2.0. The WAR Plugin is responsible for collecting all artifact dependencies, classes and resources of the web application and packaging them into a web application archive. http://maven.apache.org

[RESULT] [VOTE] Release Apache Maven WAR Plugin version 3.2.0

2017-10-07 Thread Karl Heinz Marbaise
Hi, The vote has passed with the following result: +1 : Mikail Osipov (Michael Osipov), Dejan Stojadinović, Baptiste Mathus, Hervé Boutemy, Karl-Heinz Marbaise PMC quorum: reached I will promote the artifacts to the central repo. Kind regards Karl Heinz Marbaise -

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.0

2017-10-07 Thread Karl Heinz Marbaise
DESC Staging repo: https://repository.apache.org/content/repositories/maven-1371 https://repository.apache.org/content/repositories/maven-1371/org/apache/m aven/plugins/maven-war-plugin/3.2.0/maven-war-plugin-3.2.0-source-release. zip Source release checksum(s): maven-war-plugin-3.2.0-sour

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.0

2017-10-07 Thread Hervé BOUTEMY
https://repository.apache.org/content/repositories/maven-1371 > > https://repository.apache.org/content/repositories/maven-1371/org/apache/m > > aven/plugins/maven-war-plugin/3.2.0/maven-war-plugin-3.2.0-source-release. > > zip > > > > > > Source release checksu

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.0

2017-10-07 Thread Karl Heinz Marbaise
1371/org/apache/maven/plugins/maven-war-plugin/3.2.0/maven-war-plugin-3.2.0-source-release.zip Source release checksum(s): maven-war-plugin-3.2.0-source-release.zip sha1: 5c661f4554616147491036dfac689ba9db90cec2 Staging site: https://maven.apache.org/plugins-archives/maven-war-plugin-LA

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.0

2017-10-07 Thread Karl Heinz Marbaise
aven/plugins/maven-war-plugin/3.2.0/maven-war-plugin-3.2.0-source-release.zip Source release checksum(s): maven-war-plugin-3.2.0-source-release.zip sha1: 5c661f4554616147491036dfac689ba9db90cec2 Staging site: https://maven.apache.org/plugins-archives/maven-war-plugin-LATEST/ Guide to tes

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.0

2017-10-03 Thread Hervé BOUTEMY
ory.apache.org/content/repositories/maven-1371/org/apache/mav > en/plugins/maven-war-plugin/3.2.0/maven-war-plugin-3.2.0-source-release.zip > > Source release checksum(s): > maven-war-plugin-3.2.0-source-release.zip sha1: > 5c661f4554616147491036dfac689ba9db90cec2 > > &g

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.0

2017-10-03 Thread Baptiste Mathus
che.org/jira/issues/?jql=project%20% > 3D%20MWAR%20AND%20resolution%20%3D%20Unresolved%20ORDER% > 20BY%20key%20DESC%2C%20priority%20DESC%2C%20updated%20DESC > > > > Staging repo: > > https://repository.apache.org/content/repositories/maven-1371 > > https://repository.apache.org

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.0

2017-10-02 Thread Dejan Stojadinović
nt/repositories/maven-1371 > https://repository.apache.org/content/repositories/maven-1371/org/apache/maven/plugins/maven-war-plugin/3.2.0/maven-war-plugin-3.2.0-source-release.zip > > Source release checksum(s): > maven-war-plugin-3.2.0-source-release.zip sha1: > 5c661f455461614749103

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.0

2017-10-02 Thread Gabriel Belingueres
.apache.org/jira/issues/?jql=project%20%3D% >>>> 20MWAR%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY% >>>> 20key%20DESC%2C%20priority%20DESC%2C%20updated%20DESC >>>> >>>> Staging repo: >>>> https://repository.apache.org/content/reposito

  1   2   3   4   5   >