Re: [VOTE] Release Maven Site Plugin version 3.8.1

2019-07-04 Thread Michael Osipov

Am 2019-07-03 um 23:54 schrieb Graham Leggett:

On 01 Jul 2019, at 23:10, Michael Osipov  wrote:


We solved 11 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&version=12343145

There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSITE%20AND%20resolution%20%3D%20Unresolved

Staging repo:
https://repository.apache.org/content/repositories/maven-1520/
https://repository.apache.org/content/repositories/maven-1520/org/apache/maven/plugins/maven-site-plugin/3.8.1/maven-site-plugin-3.8.1-source-release.zip

Source release checksum(s):
maven-site-plugin-3.8.1-source-release.zip
sha512: 
e4e001e848267c50052e2261f98f7b4c0fcc9833d13245c69dc06d26b30f814061048d6bebaef8464120133ffb503c002ddaecdfc9b234801b4ca7729c7a24cd

Staging site:
https://maven.apache.org/plugins-archives/maven-site-plugin-LATEST/

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

Vote open for 72 hours.

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


Like last time, +1 on Java8.

One test failed, however this test also fails in maven-site-plugin v3.7.1, so 
this is not a regression:

[INFO] Building: effective-site/pom.xml
[INFO] run post-build script verify.groovy
[INFO]   effective-site/pom.xml ... FAILED (6.0 
s)
[INFO]   The post-build script did not succeed. assert new File( basedir, 
'effective-site.xml' ).exists()
| |   |
| |   false
| 
/home/gatekeeper/minfrin/src/apache/sandbox/maven/maven-site-plugin-maven-site-plugin-3.7.1/target/it/effective-site

/home/gatekeeper/minfrin/src/apache/sandbox/maven/maven-site-plugin-maven-site-plugin-3.7.1/target/it/effective-site/effective-site.xml


Can you share why this one fails for you, but not for me on three 
different operating systems? I'd like to fix this.


Michael

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



Re: [VOTE] Release Maven Site Plugin version 3.8.1

2019-07-04 Thread Michael Osipov

Am 2019-07-04 um 13:12 schrieb Tibor Digana:

Did you read the Jira and the commit in Git?
It was written in the way to push Java 8 without any strong reason, sorry
for that but it's truth.
I would like to see v9.2 first (after v6) in 3.8.1 and then wait for Maven
3.7.0 which will go most probably with J8. We can release Site 3.9.0 and
use it in bindings in Maven 3.7.0. So we will have strictly segregated
Maven and plugins before MVN 3.7 and embedded plugins for MVN 3.7+. If we
move one plugin to J8 then move all but do it for MVN 3.7+.

We can see that our code may benefit from Lambda, no objections to it. But
this movement needs to be organized in a similar way how we moved al our
plugins to API 3.0. Using one plugin with J8 and not the other means, don't
be afraid, chaos.


I have expressed the very same concerns. This is *not* my fault. People 
demanded to upgrade to 9.4 because of "security" for test scope. Ridiculous.


Please raise another issue to roll this back and ping the previous 
dicussion roster. See this one: 
https://github.com/apache/maven-site-plugin/pull/3#issuecomment-437158167


Personally, absolutely see no reason to move to Java 8 unless I use Java 
8 features.



On Thu, Jul 4, 2019 at 12:53 PM Graham Leggett  wrote:


On 04 Jul 2019, at 09:03, Tibor Digana  wrote:

The build passed successfully after I have used Jetty 9.2.9.v20150224. (no
need to change our code in the plugin)
It was the last J7 but v9.x Jetty.


The reasoning in https://github.com/apache/maven-site-plugin/pull/3 makes
sense to me, insecure dependencies need fixing - can you confirm
whether Jetty 9.2.9.v20150224 resolves the insecure dependencies issue
fixed by this patch?

Regards,
Graham
—








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



Re: [VOTE] Release Maven Site Plugin version 3.8.1

2019-07-04 Thread Michael Osipov

Am 2019-07-04 um 07:52 schrieb Tibor Digana:

Additionally, if I want to make such a big change like using higher Java
version, I have to upgrade the version of the plugin to 3.9.0 at least. I
was pointing to Java 1.8 in the previous vote.


This was done actually in 3.8.0, a minor release. I have recalled the 
vote due to another bug which had to be fixed for 3.8. Please see the 
vote for 3.8.



And there's interesting unit test which fails. It needs to be investigated
together with Graham in a separate mail thread.

On Thu, Jul 4, 2019 at 7:39 AM Tibor Digana  wrote:


-1: still no answered reasoning about Jetty 9 and Java 8.

On Thu, Jul 4, 2019 at 8:32 AM Michael Osipov  wrote:


Am 2019-07-01 um 23:10 schrieb Michael Osipov:

Hi,

We solved 11 issues:


https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&version=12343145



There are still a couple of issues left in JIRA:


https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSITE%20AND%20resolution%20%3D%20Unresolved



Staging repo:
https://repository.apache.org/content/repositories/maven-1520/


https://repository.apache.org/content/repositories/maven-1520/org/apache/maven/plugins/maven-site-plugin/3.8.1/maven-site-plugin-3.8.1-source-release.zip



Source release checksum(s):
maven-site-plugin-3.8.1-source-release.zip
sha512:


e4e001e848267c50052e2261f98f7b4c0fcc9833d13245c69dc06d26b30f814061048d6bebaef8464120133ffb503c002ddaecdfc9b234801b4ca7729c7a24cd




Staging site:
https://maven.apache.org/plugins-archives/maven-site-plugin-LATEST/

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

Vote open for 72 hours.


+1

Guys, I need two more binding votes until tomorrow.

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







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



Re: [VOTE] Release Maven Site Plugin version 3.8.1

2019-07-04 Thread Michael Osipov

That's not true. I answered you with the PR in
Message-ID: <445f420e-6522-6d3c-53c4-27db0415a...@apache.org>

Am 2019-07-04 um 07:39 schrieb Tibor Digana:

-1: still no answered reasoning about Jetty 9 and Java 8.

On Thu, Jul 4, 2019 at 8:32 AM Michael Osipov  wrote:


Am 2019-07-01 um 23:10 schrieb Michael Osipov:

Hi,

We solved 11 issues:


https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&version=12343145



There are still a couple of issues left in JIRA:


https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSITE%20AND%20resolution%20%3D%20Unresolved



Staging repo:
https://repository.apache.org/content/repositories/maven-1520/


https://repository.apache.org/content/repositories/maven-1520/org/apache/maven/plugins/maven-site-plugin/3.8.1/maven-site-plugin-3.8.1-source-release.zip



Source release checksum(s):
maven-site-plugin-3.8.1-source-release.zip
sha512:


e4e001e848267c50052e2261f98f7b4c0fcc9833d13245c69dc06d26b30f814061048d6bebaef8464120133ffb503c002ddaecdfc9b234801b4ca7729c7a24cd




Staging site:
https://maven.apache.org/plugins-archives/maven-site-plugin-LATEST/

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

Vote open for 72 hours.


+1

Guys, I need two more binding votes until tomorrow.

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







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



Re: [VOTE] Release Maven Site Plugin version 3.8.1

2019-07-04 Thread Bertrand Martin
+1

On 2019/07/01 21:10:52, Michael Osipov  wrote:
> Hi,>
>
> We solved 11 issues:>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&version=12343145>
>
> There are still a couple of issues left in JIRA:>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSITE%20AND%20resolution%20%3D%20Unresolved>
>
> Staging repo:>
> https://repository.apache.org/content/repositories/maven-1520/>
> https://repository.apache.org/content/repositories/maven-1520/org/apache/maven/plugins/maven-site-plugin/3.8.1/maven-site-plugin-3.8.1-source-release.zip>

>
> Source release checksum(s):>
> maven-site-plugin-3.8.1-source-release.zip>
> sha512: >
> e4e001e848267c50052e2261f98f7b4c0fcc9833d13245c69dc06d26b30f814061048d6bebaef8464120133ffb503c002ddaecdfc9b234801b4ca7729c7a24cd>

>
> Staging site:>
> https://maven.apache.org/plugins-archives/maven-site-plugin-LATEST/>
>
> Guide to testing staged releases:>
> https://maven.apache.org/guides/development/guide-testing-releases.html>
>
> Vote open for 72 hours.>
>
> [ ] +1>
> [ ] +0>
> [ ] -1>
>
> ->
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org>
> For additional commands, e-mail: dev-h...@maven.apache.org>
>
>


Re: [VOTE] Release Maven Site Plugin version 3.8.1

2019-07-04 Thread Tibor Digana
Hello Graham,

I agree with Herve who said in MSITE-837 that the goal "site:run" is
temporarily used by developers when he wants to see the web content in
browser. This goal should not be used in permanent deployment and of course
not in public or production where the security has to be the important
point. There are many very good webcontainers with good security guarantees
which can be installed even for public use and I believe the organizations
would not run Maven goal only because of publishing web content in public
and so they would use Tomcat or Wildfly for instance.

>> 9.2.9.v20150224 works with java7 - does that version also have secure
dependencies?

Not sure which artifact you mean. The version 9.2.9 has the artifact
"jetty-security" too, so perhaps this is the one expected.

Reading MSITE-837 does not list details about the security patches.
Not sure what criteria you guys have, perhaps TLS version or HTTPS or some
security issues, not sure exactly.

Is the security related to Java compiler version or Java runtime version?
Because if it is runtime then it's even easier and we can write a hint in
documentation to use JDK8+.Hello Graham,

Cheers
Tibor17



On Thu, Jul 4, 2019 at 1:48 PM Graham Leggett  wrote:

> On 04 Jul 2019, at 13:12, Tibor Digana  wrote:
>
> Did you read the Jira and the commit in Git?
> It was written in the way to push Java 8 without any strong reason, sorry
> for that but it's truth.
>
>
> I’m not following.
>
> Jetty is a compile time dependency of the maven-site-plugin, I believe
> it’s used to make site:run work.
>
> [INFO] +- org.eclipse.jetty:jetty-server:jar:9.4.12.v20180830:compile
> [INFO] |  +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
> [INFO] |  +- org.eclipse.jetty:jetty-http:jar:9.4.12.v20180830:compile
> [INFO] |  \- org.eclipse.jetty:jetty-io:jar:9.4.12.v20180830:compile
> [INFO] +- org.eclipse.jetty:jetty-servlet:jar:9.4.12.v20180830:compile
> [INFO] |  \- org.eclipse.jetty:jetty-security:jar:9.4.12.v20180830:compile
> [INFO] +- org.eclipse.jetty:jetty-webapp:jar:9.4.12.v20180830:compile
> [INFO] |  \- org.eclipse.jetty:jetty-xml:jar:9.4.12.v20180830:compile
> [INFO] +- org.eclipse.jetty:jetty-util:jar:9.4.12.v20180830:compile
>
> Old versions of jetty pull in insecure dependencies (that’s the point of
> the ticket and patch, as I read it).
>
> The outstanding question is, what is the minimum java version supported by
> the oldest jetty that has fixed secure dependencies? You’ve confirmed Jetty
> 9.2.9.v20150224 works with java7 - does that version also have secure
> dependencies?
>
> I would like to see v9.2 first (after v6) in 3.8.1 and then wait for Maven
> 3.7.0 which will go most probably with J8. We can release Site 3.9.0 and
> use it in bindings in Maven 3.7.0. So we will have strictly segregated
> Maven and plugins before MVN 3.7 and embedded plugins for MVN 3.7+. If we
> move one plugin to J8 then move all but do it for MVN 3.7+.
>
>
> So would you say you’d prefer to delay fixing
> https://issues.apache.org/jira/browse/MSITE-829 until maven 3.7.0 is a
> thing?
>
> (I have no opinion at this point, if there are two maven-site-plugin
> releases, one with the fix deferred, and another with the fix, that seems
> reasonable to me).
>
> Regards,
> Graham
> —
>
>


Re: [VOTE] Release Maven Site Plugin version 3.8.1

2019-07-04 Thread Graham Leggett
On 04 Jul 2019, at 13:12, Tibor Digana  wrote:

> Did you read the Jira and the commit in Git?
> It was written in the way to push Java 8 without any strong reason, sorry
> for that but it's truth.

I’m not following.

Jetty is a compile time dependency of the maven-site-plugin, I believe it’s 
used to make site:run work.

[INFO] +- org.eclipse.jetty:jetty-server:jar:9.4.12.v20180830:compile
[INFO] |  +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO] |  +- org.eclipse.jetty:jetty-http:jar:9.4.12.v20180830:compile
[INFO] |  \- org.eclipse.jetty:jetty-io:jar:9.4.12.v20180830:compile
[INFO] +- org.eclipse.jetty:jetty-servlet:jar:9.4.12.v20180830:compile
[INFO] |  \- org.eclipse.jetty:jetty-security:jar:9.4.12.v20180830:compile
[INFO] +- org.eclipse.jetty:jetty-webapp:jar:9.4.12.v20180830:compile
[INFO] |  \- org.eclipse.jetty:jetty-xml:jar:9.4.12.v20180830:compile
[INFO] +- org.eclipse.jetty:jetty-util:jar:9.4.12.v20180830:compile

Old versions of jetty pull in insecure dependencies (that’s the point of the 
ticket and patch, as I read it).

The outstanding question is, what is the minimum java version supported by the 
oldest jetty that has fixed secure dependencies? You’ve confirmed Jetty 
9.2.9.v20150224 works with java7 - does that version also have secure 
dependencies?

> I would like to see v9.2 first (after v6) in 3.8.1 and then wait for Maven
> 3.7.0 which will go most probably with J8. We can release Site 3.9.0 and
> use it in bindings in Maven 3.7.0. So we will have strictly segregated
> Maven and plugins before MVN 3.7 and embedded plugins for MVN 3.7+. If we
> move one plugin to J8 then move all but do it for MVN 3.7+.

So would you say you’d prefer to delay fixing 
https://issues.apache.org/jira/browse/MSITE-829 until maven 3.7.0 is a thing?

(I have no opinion at this point, if there are two maven-site-plugin releases, 
one with the fix deferred, and another with the fix, that seems reasonable to 
me).

Regards,
Graham
—



smime.p7s
Description: S/MIME cryptographic signature


Re: [VOTE] Release Maven Site Plugin version 3.8.1

2019-07-04 Thread Tibor Digana
Did you read the Jira and the commit in Git?
It was written in the way to push Java 8 without any strong reason, sorry
for that but it's truth.
I would like to see v9.2 first (after v6) in 3.8.1 and then wait for Maven
3.7.0 which will go most probably with J8. We can release Site 3.9.0 and
use it in bindings in Maven 3.7.0. So we will have strictly segregated
Maven and plugins before MVN 3.7 and embedded plugins for MVN 3.7+. If we
move one plugin to J8 then move all but do it for MVN 3.7+.

We can see that our code may benefit from Lambda, no objections to it. But
this movement needs to be organized in a similar way how we moved al our
plugins to API 3.0. Using one plugin with J8 and not the other means, don't
be afraid, chaos.


On Thu, Jul 4, 2019 at 12:53 PM Graham Leggett  wrote:

> On 04 Jul 2019, at 09:03, Tibor Digana  wrote:
>
> The build passed successfully after I have used Jetty 9.2.9.v20150224. (no
> need to change our code in the plugin)
> It was the last J7 but v9.x Jetty.
>
>
> The reasoning in https://github.com/apache/maven-site-plugin/pull/3 makes
> sense to me, insecure dependencies need fixing - can you confirm
> whether Jetty 9.2.9.v20150224 resolves the insecure dependencies issue
> fixed by this patch?
>
> Regards,
> Graham
> —
>
>


Re: [VOTE] Release Maven Site Plugin version 3.8.1

2019-07-04 Thread Graham Leggett
On 04 Jul 2019, at 09:03, Tibor Digana  wrote:

> The build passed successfully after I have used Jetty 9.2.9.v20150224. (no
> need to change our code in the plugin)
> It was the last J7 but v9.x Jetty.

The reasoning in https://github.com/apache/maven-site-plugin/pull/3 
 makes sense to me, 
insecure dependencies need fixing - can you confirm whether Jetty 
9.2.9.v20150224 resolves the insecure dependencies issue fixed by this patch?

Regards,
Graham
—



smime.p7s
Description: S/MIME cryptographic signature


Re: [VOTE] Release Maven Site Plugin version 3.8.1

2019-07-04 Thread Olivier Lamy
+1

On Tue, 2 Jul 2019 at 9:10 am, Michael Osipov  wrote:

> Hi,
>
> We solved 11 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&version=12343145
>
> There are still a couple of issues left in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSITE%20AND%20resolution%20%3D%20Unresolved
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1520/
>
> https://repository.apache.org/content/repositories/maven-1520/org/apache/maven/plugins/maven-site-plugin/3.8.1/maven-site-plugin-3.8.1-source-release.zip
>
> Source release checksum(s):
> maven-site-plugin-3.8.1-source-release.zip
> sha512:
>
> e4e001e848267c50052e2261f98f7b4c0fcc9833d13245c69dc06d26b30f814061048d6bebaef8464120133ffb503c002ddaecdfc9b234801b4ca7729c7a24cd
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-site-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
> --
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: [VOTE] Release Maven Site Plugin version 3.8.1

2019-07-04 Thread Tibor Digana
The build passed successfully after I have used Jetty 9.2.9.v20150224. (no
need to change our code in the plugin)
It was the last J7 but v9.x Jetty.

On Mon, Jul 1, 2019 at 11:11 PM Michael Osipov  wrote:

> Hi,
>
> We solved 11 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&version=12343145
>
> There are still a couple of issues left in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSITE%20AND%20resolution%20%3D%20Unresolved
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1520/
>
> https://repository.apache.org/content/repositories/maven-1520/org/apache/maven/plugins/maven-site-plugin/3.8.1/maven-site-plugin-3.8.1-source-release.zip
>
> Source release checksum(s):
> maven-site-plugin-3.8.1-source-release.zip
> sha512:
>
> e4e001e848267c50052e2261f98f7b4c0fcc9833d13245c69dc06d26b30f814061048d6bebaef8464120133ffb503c002ddaecdfc9b234801b4ca7729c7a24cd
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-site-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


Re: [VOTE] Release Maven Site Plugin version 3.8.1

2019-07-04 Thread Tibor Digana
Additionally, if I want to make such a big change like using higher Java
version, I have to upgrade the version of the plugin to 3.9.0 at least. I
was pointing to Java 1.8 in the previous vote.
And there's interesting unit test which fails. It needs to be investigated
together with Graham in a separate mail thread.

On Thu, Jul 4, 2019 at 7:39 AM Tibor Digana  wrote:

> -1: still no answered reasoning about Jetty 9 and Java 8.
>
> On Thu, Jul 4, 2019 at 8:32 AM Michael Osipov  wrote:
>
>> Am 2019-07-01 um 23:10 schrieb Michael Osipov:
>> > Hi,
>> >
>> > We solved 11 issues:
>> >
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&version=12343145
>> >
>> >
>> > There are still a couple of issues left in JIRA:
>> >
>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSITE%20AND%20resolution%20%3D%20Unresolved
>> >
>> >
>> > Staging repo:
>> > https://repository.apache.org/content/repositories/maven-1520/
>> >
>> https://repository.apache.org/content/repositories/maven-1520/org/apache/maven/plugins/maven-site-plugin/3.8.1/maven-site-plugin-3.8.1-source-release.zip
>> >
>> >
>> > Source release checksum(s):
>> > maven-site-plugin-3.8.1-source-release.zip
>> > sha512:
>> >
>> e4e001e848267c50052e2261f98f7b4c0fcc9833d13245c69dc06d26b30f814061048d6bebaef8464120133ffb503c002ddaecdfc9b234801b4ca7729c7a24cd
>>
>> >
>> >
>> > Staging site:
>> > https://maven.apache.org/plugins-archives/maven-site-plugin-LATEST/
>> >
>> > Guide to testing staged releases:
>> > https://maven.apache.org/guides/development/guide-testing-releases.html
>> >
>> > Vote open for 72 hours.
>>
>> +1
>>
>> Guys, I need two more binding votes until tomorrow.
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>>
>>


Re: [VOTE] Release Maven Site Plugin version 3.8.1

2019-07-04 Thread Tibor Digana
-1: still no answered reasoning about Jetty 9 and Java 8.

On Thu, Jul 4, 2019 at 8:32 AM Michael Osipov  wrote:

> Am 2019-07-01 um 23:10 schrieb Michael Osipov:
> > Hi,
> >
> > We solved 11 issues:
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&version=12343145
> >
> >
> > There are still a couple of issues left in JIRA:
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSITE%20AND%20resolution%20%3D%20Unresolved
> >
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-1520/
> >
> https://repository.apache.org/content/repositories/maven-1520/org/apache/maven/plugins/maven-site-plugin/3.8.1/maven-site-plugin-3.8.1-source-release.zip
> >
> >
> > Source release checksum(s):
> > maven-site-plugin-3.8.1-source-release.zip
> > sha512:
> >
> e4e001e848267c50052e2261f98f7b4c0fcc9833d13245c69dc06d26b30f814061048d6bebaef8464120133ffb503c002ddaecdfc9b234801b4ca7729c7a24cd
>
> >
> >
> > Staging site:
> > https://maven.apache.org/plugins-archives/maven-site-plugin-LATEST/
> >
> > Guide to testing staged releases:
> > https://maven.apache.org/guides/development/guide-testing-releases.html
> >
> > Vote open for 72 hours.
>
> +1
>
> Guys, I need two more binding votes until tomorrow.
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>