Re: Second MNG-6344

2018-06-10 Thread Michael Osipov

Am 2018-06-10 um 15:45 schrieb Robert Scholte:
I'm a bit worried about the no_aop drop. I'm pretty sure Stuart would 
have noticed this in the past.
I'm very proud we can say that even Maven 3.0 still runs on the latest 
JDK version, introducing bytecode parsers like ASM might block this 
benefit with future versions. Don't think we need it.


I did not drop the no_aop. I upgraded just the version.

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



Re: Second MNG-6344

2018-06-10 Thread Robert Scholte
I'm a bit worried about the no_aop drop. I'm pretty sure Stuart would have  
noticed this in the past.
I'm very proud we can say that even Maven 3.0 still runs on the latest JDK  
version, introducing bytecode parsers like ASM might block this benefit  
with future versions. Don't think we need it.


Robert

On Sun, 10 Jun 2018 10:32:18 +0200, Michael Osipov   
wrote:



Folks,

who seconds MNG-6344 (Guice upgrade) for 3.5.4? All ITs pass.


Michael

-
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



[GitHub] slachiewicz opened a new pull request #12: DOXIA-576 Upgrade Http Components to 4.4.5

2018-06-10 Thread GitBox
slachiewicz opened a new pull request #12: DOXIA-576 Upgrade Http Components to 
4.4.5
URL: https://github.com/apache/maven-doxia/pull/12
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[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://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.2.2


You can download the appropriate sources etc. from the download page:

https://maven.apache.org/plugins/maven-war-plugin/download.cgi

Important Note: 

 * Maven 3.X only
 * JDK 7 minimum requirement

Release Notes - Maven WAR Plugin - Version 3.2.2

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

Bug:

 * [MWAR-303] - filtering of ${project.developers[0].id} does not work

Dependency upgrade:

 * [MWAR-417] - Upgrade to plexus-interpolation to version 1.25

Many thanks to all reporters/contributors/testers of this release.

Voters:

 * Gabriel Belingueres 

Enjoy,

-The Apache Maven team


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



Re: [MNG-5940] Change the maven-source-plugin jar goal into jar-no-fork in Maven Super POM

2018-06-10 Thread Robert Scholte

+1

On Sun, 10 Jun 2018 11:47:18 +0200, Michael Osipov   
wrote:


Done, please have a look:  
https://gitbox.apache.org/repos/asf?p=maven-site.git;a=commit;h=dc40536effb28dea0bb481850f29dc22a8e49549


Am 2018-06-07 um 22:59 schrieb Robert Scholte:
We've done it for the maven-javadoc-plugin in the past, so we should do  
it here as well.
 What I've seen with maven-javadoc-plugin is that a release might fail  
because suddenly the plugin is executed twice, meaning the same  
non-snapshot javadoc.jar will be uploaded twice, which is not allowed.
I expect similar issues with this change, so I would like to see a FAQ  
entry for it.

 Robert
 On Sun, 27 May 2018 10:56:18 +0200, Michael Osipov  
 wrote:



Who seconds MNG-5940 for 3.5.4?

This seems to have plagued people over the last couple of years and  
Christian Schulte fixed this for 3.4.0 back then.


Michael

-
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




-
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: [MNG-5940] Change the maven-source-plugin jar goal into jar-no-fork in Maven Super POM

2018-06-10 Thread Michael Osipov
Done, please have a look: 
https://gitbox.apache.org/repos/asf?p=maven-site.git;a=commit;h=dc40536effb28dea0bb481850f29dc22a8e49549


Am 2018-06-07 um 22:59 schrieb Robert Scholte:
We've done it for the maven-javadoc-plugin in the past, so we should do 
it here as well.


What I've seen with maven-javadoc-plugin is that a release might fail 
because suddenly the plugin is executed twice, meaning the same 
non-snapshot javadoc.jar will be uploaded twice, which is not allowed.
I expect similar issues with this change, so I would like to see a FAQ 
entry for it.


Robert

On Sun, 27 May 2018 10:56:18 +0200, Michael Osipov  
wrote:



Who seconds MNG-5940 for 3.5.4?

This seems to have plagued people over the last couple of years and 
Christian Schulte fixed this for 3.4.0 back then.


Michael

-
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





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



Re: Second MNG-6344

2018-06-10 Thread Stephen Connolly
+1

On Sun 10 Jun 2018 at 09:32, Michael Osipov  wrote:

> Folks,
>
> who seconds MNG-6344 (Guice upgrade) for 3.5.4? All ITs pass.
>
>
> Michael
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
> --
Sent from my phone


Second MNG-6344

2018-06-10 Thread Michael Osipov

Folks,

who seconds MNG-6344 (Guice upgrade) for 3.5.4? All ITs pass.


Michael

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