[ANN] Apache Maven Surefire Plugin 3.0.0-M1 Released

2018-11-08 Thread Tibor Digana
The Apache Maven team is pleased to announce the release of the Apache
Maven Surefire Plugin, version 3.0.0-M1

The release contains 5 bug fixes.
Again we received contributions from the community in form of bug reports
and bug fixes.
Thank you and keep them coming!

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

You should specify the version in your project's plugin configuration:


  org.apache.maven.plugins
  maven-surefire-plugin
  3.0.0-M1


or for failsafe:


  org.apache.maven.plugins
  maven-failsafe-plugin
  3.0.0-M1


or for surefire-report:


  org.apache.maven.plugins
  maven-surefire-report-plugin
  3.0.0-M1



You can download the appropriate sources etc. from the download page:
https://maven.apache.org/surefire/download.cgi

Release Notes - Maven Surefire - Version 3.0.0-M1

Bug

[SUREFIRE-1466] - Surefire fails on a dummy:dummy dependency with a
authenticating proxy
[SUREFIRE-1588] - Surefire manifest jar classloading broken on latest
Debian/Ubuntu Java8

New Feature

[SUREFIRE-1493] - Maven Plugin API 3.0

Improvement

[SUREFIRE-1212] - @Component is deprecated. @Parameter should be used
instead.
[SUREFIRE-1474] - Java 1.7 as minimum

Enjoy,
-The Apache Maven team


Re: For 3.6.1 - MNG-5995 and MNG-6069

2018-11-08 Thread Karl Heinz Marbaise

Hi,

On 08/11/18 20:33, Sylwester Lachiewicz wrote:

Hi Karl, today i removed my branches with fixes and proposals from gitbox
and leave only PR in Github for easier commenting.


As I mentioned already ...create the branches on maven-core (gitbox 
url). The branches will be mirrored to github as well...otherwise we 
have no check with our CI which is vital...


Apart from that you can comment the commit on branches in GitHub...we 
don't loose anything (maybe some convenience..)...But it might be good 
thing to check with INFRA if that can be improved more ...


Kind regards
Karl Heinz Marbaise



Sylwester

czw., 8 lis 2018 o 20:18 użytkownik Karl Heinz Marbaise 
napisał:


Hi Sylwester,

On 08/11/18 20:00, Sylwester Lachiewicz wrote:

Hi, I have 2 fixes (leftovers from 3.6.0) ready to merge - anyone to

review?


[MNG-6069] https://github.com/apache/maven/pull/153


I can't see the code in the branch MNG-6069 ...(Ok..was originally mine
but you can simply push (force) that code on that branch). hijack
that branch ...

Furthermore if I check the old branch (If this is the correct one):

https://builds.apache.org/view/M-R/view/Maven/job/maven-box/job/maven/job/slach-build8/

That contains test failures...

So -1 to merge...



[MNG-5995] https://github.com/apache/maven/pull/185


Unfortunately I don't see a branch here as well which has been built on
CI ...

https://builds.apache.org/view/M-R/view/Maven/job/maven-box/job/maven/
whch job?

It would be great if you could create an appropriate branch on Maven
Core named by the issue which is built on CI ...

so I have to say -1 here as well...


Kind regards
Karl Heinz Marbaise



Sylwester







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



Re: For 3.6.1 - MNG-5995 and MNG-6069

2018-11-08 Thread Karl Heinz Marbaise

Hi Sylwester,

On 08/11/18 20:00, Sylwester Lachiewicz wrote:

Hi, I have 2 fixes (leftovers from 3.6.0) ready to merge - anyone to review?

[MNG-6069] https://github.com/apache/maven/pull/153


I can't see the code in the branch MNG-6069 ...(Ok..was originally mine 
but you can simply push (force) that code on that branch). hijack 
that branch ...


Furthermore if I check the old branch (If this is the correct one):
https://builds.apache.org/view/M-R/view/Maven/job/maven-box/job/maven/job/slach-build8/

That contains test failures...

So -1 to merge...



[MNG-5995] https://github.com/apache/maven/pull/185


Unfortunately I don't see a branch here as well which has been built on 
CI ...


https://builds.apache.org/view/M-R/view/Maven/job/maven-box/job/maven/ 
whch job?


It would be great if you could create an appropriate branch on Maven 
Core named by the issue which is built on CI ...


so I have to say -1 here as well...


Kind regards
Karl Heinz Marbaise



Sylwester



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



For 3.6.1 - MNG-5995 and MNG-6069

2018-11-08 Thread Sylwester Lachiewicz
Hi, I have 2 fixes (leftovers from 3.6.0) ready to merge - anyone to review?

[MNG-6069] https://github.com/apache/maven/pull/153
[MNG-5995] https://github.com/apache/maven/pull/185

Sylwester


SIte plugin 1.8 required

2018-11-08 Thread Olivier Lamy
Hi
No much negative comments here
https://issues.apache.org/jira/browse/MSITE-828 or
https://github.com/apache/maven-site-plugin/pull/3.
So I guess it's all good?

-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: For 3.6.1 - MNG-5995 and MNG-6069

2018-11-08 Thread Sylwester Lachiewicz
Hi Karl, today i removed my branches with fixes and proposals from gitbox
and leave only PR in Github for easier commenting.

Sylwester

czw., 8 lis 2018 o 20:18 użytkownik Karl Heinz Marbaise 
napisał:

> Hi Sylwester,
>
> On 08/11/18 20:00, Sylwester Lachiewicz wrote:
> > Hi, I have 2 fixes (leftovers from 3.6.0) ready to merge - anyone to
> review?
> >
> > [MNG-6069] https://github.com/apache/maven/pull/153
>
> I can't see the code in the branch MNG-6069 ...(Ok..was originally mine
> but you can simply push (force) that code on that branch). hijack
> that branch ...
>
> Furthermore if I check the old branch (If this is the correct one):
>
> https://builds.apache.org/view/M-R/view/Maven/job/maven-box/job/maven/job/slach-build8/
>
> That contains test failures...
>
> So -1 to merge...
>
>
> > [MNG-5995] https://github.com/apache/maven/pull/185
>
> Unfortunately I don't see a branch here as well which has been built on
> CI ...
>
> https://builds.apache.org/view/M-R/view/Maven/job/maven-box/job/maven/
> whch job?
>
> It would be great if you could create an appropriate branch on Maven
> Core named by the issue which is built on CI ...
>
> so I have to say -1 here as well...
>
>
> Kind regards
> Karl Heinz Marbaise
>
> >
> > Sylwester
> >
>


Remove Branches

2018-11-08 Thread Karl Heinz Marbaise

Hi,

I would like to do some house keeping in our Maven Core Branches..

Currently there exists a branch: MNG-6423[2] where the according ticket 
has been closed?


Can I remove that branch as well?


What about the branch Java7Features ? Can this one removed as well? Or 
otherwise it should be rebased against master ..? (Unfortunately no 
related issue for that branch?)



The branch MNG-6130 exists but based on the ticket it should be closed 
so as well for the branch?


If someone else find/knows branches which are already done/fixed etc. 
please cleanup if you like or add it to this thread so I can do 
that...within a few weeks...


Kind regards
Karl Heinz Marbaise

[1]: https://issues.apache.org/jira/browse/MNG-6130
[2]: https://issues.apache.org/jira/browse/MNG-6423

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



Re: SIte plugin 1.8 required

2018-11-08 Thread Enrico Olivelli
Il gio 8 nov 2018, 21:34 Olivier Lamy  ha scritto:

> Hi
> No much negative comments here
> https://issues.apache.org/jira/browse/MSITE-828 or
> https://github.com/apache/maven-site-plugin/pull/3.
> So I guess it's all good?
>


it looks good to me.

Off topic: To me github Pull Requests makes review simpler

Cheers
Enrico

>
> --
> Olivier Lamy
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
-- 


-- Enrico Olivelli


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

2018-11-08 Thread Karl Heinz Marbaise

Hi,

here is my +1

Kind regards
Karl Heinz Marbaise
On 08/11/18 06:25, Olivier Lamy wrote:

Hi,

We solved 4 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344059=Text=12317921

There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/projects/MSHADE/issues/MSHADE-259?filter=allopenissues

Staging repo:
https://repository.apache.org/content/repositories/maven-1467
https://repository.apache.org/content/repositories/maven-1467/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1-source-release.zip

Source release checksum(s):
maven-shade-plugin-3.2.1-source-release.zip.sha512:

6916f93db460b6c8e87dcc10a9f12fe789bfb6c81f7f77365bdcfad9c2fb04139808ca6bf2d56d160de0d29a01393cb3cfd233cace88f83dc6db978c14bc3f86

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

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

Vote open for at least 72 hours.

[ ] +1
[ ] +0
[ ] -1--
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy



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