Re: Maven enforcer 3.0.0. release (1.9 compatibility)

2017-07-12 Thread Robert Scholte
On Wed, 12 Jul 2017 21:09:53 +0200, Dawid Weiss   
wrote:


It shouldn't be too hard to have all our plugins J9 ready before the GA  
date.


This is true, but it'd be great to release early, so that others (like
me), who depend on Maven in their toolchain can also try to adjust
before the GA. Currently this is a showstopper that prevents me from
running CI jobs on Java 9 -- I was even keen on patching commons-lang
(which is the source of most of the problems so far in general) and
overriding it manually, but it's just so much pain to do in each and
every project...


Sure I understand. b175 came with an unpleasant surprise. The  
maven-javadoc-plugin is in the middle of a

migration to 3.0.0, meaning dropping Maven 2 support.
So the best I can do is to have a look at the open J9 and M3 issues and  
decide if I should create an early 3.0.0-M1 version.


thanks,
Robert



Dawid

Enforcer should be easy, I'd like to work a bit more on the javadoc  
plugin


Robert


On Wed, 12 Jul 2017 09:01:12 +0200, Dawid Weiss 
wrote:


Oh, yes -- please, please...

Dawid

On Tue, Jul 11, 2017 at 10:57 PM, Peter Ansell 
wrote:


Releasing the javadoc plugin with its Java 9 fixes in parallel would  
also

be great to have both of them ready to go on the GA date.

Cheers,

Peter


On 11 Jul 2017, at 19:07, Dawid Weiss  wrote:

Hello there,

Is there any schedule to release maven-enforcer with Java 1.9
compatibility fixes?

Dawid

-
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



-
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: Maven enforcer 3.0.0. release (1.9 compatibility)

2017-07-12 Thread Dawid Weiss
> It shouldn't be too hard to have all our plugins J9 ready before the GA date.

This is true, but it'd be great to release early, so that others (like
me), who depend on Maven in their toolchain can also try to adjust
before the GA. Currently this is a showstopper that prevents me from
running CI jobs on Java 9 -- I was even keen on patching commons-lang
(which is the source of most of the problems so far in general) and
overriding it manually, but it's just so much pain to do in each and
every project...

Dawid

> Enforcer should be easy, I'd like to work a bit more on the javadoc plugin
>
> Robert
>
>
> On Wed, 12 Jul 2017 09:01:12 +0200, Dawid Weiss 
> wrote:
>
>> Oh, yes -- please, please...
>>
>> Dawid
>>
>> On Tue, Jul 11, 2017 at 10:57 PM, Peter Ansell 
>> wrote:
>>>
>>> Releasing the javadoc plugin with its Java 9 fixes in parallel would also
>>> be great to have both of them ready to go on the GA date.
>>>
>>> Cheers,
>>>
>>> Peter
>>>
 On 11 Jul 2017, at 19:07, Dawid Weiss  wrote:

 Hello there,

 Is there any schedule to release maven-enforcer with Java 1.9
 compatibility fixes?

 Dawid

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

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



MNG-6258 and MNG-5457 for 3.5.1

2017-07-12 Thread Michael Osipov

Who seconds

[MNG-6258] Upgrade to Maven Resolver 1.1.0
[MNG-5457] Show repository id when downloading or uploading from/to a 
remote repository


for 3.5.1? Both IT runs pass. MNG-5457 requires MNG-6258.

Michael

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



Re: Maven enforcer 3.0.0. release (1.9 compatibility)

2017-07-12 Thread Robert Scholte
It shouldn't be too hard to have all our plugins J9 ready before the GA  
date.

Enforcer should be easy, I'd like to work a bit more on the javadoc plugin

Robert

On Wed, 12 Jul 2017 09:01:12 +0200, Dawid Weiss   
wrote:



Oh, yes -- please, please...

Dawid

On Tue, Jul 11, 2017 at 10:57 PM, Peter Ansell   
wrote:
Releasing the javadoc plugin with its Java 9 fixes in parallel would  
also be great to have both of them ready to go on the GA date.


Cheers,

Peter


On 11 Jul 2017, at 19:07, Dawid Weiss  wrote:

Hello there,

Is there any schedule to release maven-enforcer with Java 1.9
compatibility fixes?

Dawid

-
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



[GitHub] maven issue #127: Fix concat_lines in mvn to deal with CRLF

2017-07-12 Thread grkvlt
Github user grkvlt commented on the issue:

https://github.com/apache/maven/pull/127
  
Good point, I reverted to the original `tr` command, but stripping out both 
*CR* and *LF* now, which will have the desired effect on files with any set of 
line endings.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



Re: Maven enforcer 3.0.0. release (1.9 compatibility)

2017-07-12 Thread Dawid Weiss
Oh, yes -- please, please...

Dawid

On Tue, Jul 11, 2017 at 10:57 PM, Peter Ansell  wrote:
> Releasing the javadoc plugin with its Java 9 fixes in parallel would also be 
> great to have both of them ready to go on the GA date.
>
> Cheers,
>
> Peter
>
>> On 11 Jul 2017, at 19:07, Dawid Weiss  wrote:
>>
>> Hello there,
>>
>> Is there any schedule to release maven-enforcer with Java 1.9
>> compatibility fixes?
>>
>> Dawid
>>
>> -
>> 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