[jira] [Updated] (MCOMPILER-492) Dependent modules are always recompiled if we run the "package" goal

2022-04-26 Thread Slawomir Jaranowski (Jira)


 [ 
https://issues.apache.org/jira/browse/MCOMPILER-492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Slawomir Jaranowski updated MCOMPILER-492:
--
Description: 
After MCOMPILER-474 we are checking if generated jar from dependent module has 
timestamp greater than Maven session start time.

It is always true because new jar is always created even if no change in 
project.

So now dependent module are always recompile.

  was:
After COMPILER-474 we are checking if generated jar from dependent module has 
timestamp greater than Maven session start time.

It is always true because new jar is always created even if no change in 
project.

So now dependent module are always recompile.


> Dependent modules are always recompiled if we run the "package" goal
> 
>
> Key: MCOMPILER-492
> URL: https://issues.apache.org/jira/browse/MCOMPILER-492
> Project: Maven Compiler Plugin
>  Issue Type: Bug
>Reporter: Slawomir Jaranowski
>Priority: Major
>
> After MCOMPILER-474 we are checking if generated jar from dependent module 
> has timestamp greater than Maven session start time.
> It is always true because new jar is always created even if no change in 
> project.
> So now dependent module are always recompile.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Created] (MCOMPILER-492) Dependent modules are always recompiled if we run the "package" goal

2022-04-26 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MCOMPILER-492:
-

 Summary: Dependent modules are always recompiled if we run the 
"package" goal
 Key: MCOMPILER-492
 URL: https://issues.apache.org/jira/browse/MCOMPILER-492
 Project: Maven Compiler Plugin
  Issue Type: Bug
Reporter: Slawomir Jaranowski


After COMPILER-474 we are checking if generated jar from dependent module has 
timestamp greater than Maven session start time.

It is always true because new jar is always created even if no change in 
project.

So now dependent module are always recompile.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (MRELEASE-1085) Upgrade Maven Invoker to 3.2.0

2022-04-26 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/MRELEASE-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17528550#comment-17528550
 ] 

Hudson commented on MRELEASE-1085:
--

Build succeeded in Jenkins: Maven » Maven TLP » maven-release » master #22

See 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-release/job/master/22/

> Upgrade Maven Invoker to 3.2.0
> --
>
> Key: MRELEASE-1085
> URL: https://issues.apache.org/jira/browse/MRELEASE-1085
> Project: Maven Release Plugin
>  Issue Type: Dependency upgrade
>Reporter: Slawomir Jaranowski
>Assignee: Slawomir Jaranowski
>Priority: Major
>
> Very old version {{2.2}} is used in project.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven-assembly-plugin] dependabot[bot] closed pull request #53: Bump mockito-core from 2.28.2 to 4.4.0

2022-04-26 Thread GitBox


dependabot[bot] closed pull request #53: Bump mockito-core from 2.28.2 to 4.4.0
URL: https://github.com/apache/maven-assembly-plugin/pull/53


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-assembly-plugin] dependabot[bot] commented on pull request #53: Bump mockito-core from 2.28.2 to 4.4.0

2022-04-26 Thread GitBox


dependabot[bot] commented on PR #53:
URL: 
https://github.com/apache/maven-assembly-plugin/pull/53#issuecomment-1110553374

   Superseded by #56.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-assembly-plugin] dependabot[bot] opened a new pull request, #56: Bump mockito-core from 2.28.2 to 4.5.1

2022-04-26 Thread GitBox


dependabot[bot] opened a new pull request, #56:
URL: https://github.com/apache/maven-assembly-plugin/pull/56

   Bumps [mockito-core](https://github.com/mockito/mockito) from 2.28.2 to 
4.5.1.
   
   Release notes
   Sourced from https://github.com/mockito/mockito/releases;>mockito-core's 
releases.
   
   v4.5.1
   Changelog generated 
by https://github.com/shipkit/shipkit-changelog;>Shipkit Changelog 
Gradle Plugin
   4.5.1
   
   2022-04-21 - https://github.com/mockito/mockito/compare/v4.5.0...v4.5.1;>2 
commit(s) by Jeremy Landis, dependabot[bot]
   Fixes https://github-redirect.dependabot.com/mockito/mockito/issues/2623;>#2623:
 Use zulu distribution and java 11 for release GHA job [(https://github-redirect.dependabot.com/mockito/mockito/issues/2624;>#2624)](https://github-redirect.dependabot.com/mockito/mockito/pull/2624;>mockito/mockito#2624)
   Missing errorprone module for 4.5.0 in central as release was done with 
jdk 8 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2623;>#2623)](https://github-redirect.dependabot.com/mockito/mockito/issues/2623;>mockito/mockito#2623)
   Bump kotlinVersion from 1.6.20 to 1.6.21 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2622;>#2622)](https://github-redirect.dependabot.com/mockito/mockito/pull/2622;>mockito/mockito#2622)
   
   Missing net.bytebuddy.utility.GraalImageCode exception
   If you encounter any issues with missing ByteBuddy classes, make sure you 
are using ByteBuddy 1.12 or higher.
   v4.5.0
   Changelog generated 
by https://github.com/shipkit/shipkit-changelog;>Shipkit Changelog 
Gradle Plugin
   4.5.0
   
   2022-04-19 - https://github.com/mockito/mockito/compare/v4.4.0...v4.5.0;>15 
commit(s) by Andrei Silviu Dragnea, Rafael Winterhalter, Rick Ossendrijver, 
dependabot[bot]
   Bump versions.errorprone from 2.13.0 to 2.13.1 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2621;>#2621)](https://github-redirect.dependabot.com/mockito/mockito/pull/2621;>mockito/mockito#2621)
   Bump versions.errorprone from 2.12.1 to 2.13.0 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2619;>#2619)](https://github-redirect.dependabot.com/mockito/mockito/pull/2619;>mockito/mockito#2619)
   Groovy inline [(https://github-redirect.dependabot.com/mockito/mockito/issues/2618;>#2618)](https://github-redirect.dependabot.com/mockito/mockito/pull/2618;>mockito/mockito#2618)
   Bump actions/setup-java from 2 to 3 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2615;>#2615)](https://github-redirect.dependabot.com/mockito/mockito/pull/2615;>mockito/mockito#2615)
   Bump versions.bytebuddy from 1.12.8 to 1.12.9 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2614;>#2614)](https://github-redirect.dependabot.com/mockito/mockito/pull/2614;>mockito/mockito#2614)
   Support subclass mocks on Graal VM. [(https://github-redirect.dependabot.com/mockito/mockito/issues/2613;>#2613)](https://github-redirect.dependabot.com/mockito/mockito/pull/2613;>mockito/mockito#2613)
   Bump com.diffplug.spotless from 6.4.1 to 6.4.2 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2611;>#2611)](https://github-redirect.dependabot.com/mockito/mockito/pull/2611;>mockito/mockito#2611)
   Bump kotlinx-coroutines-core from 1.6.0-native-mt to 1.6.1-native-mt 
[(https://github-redirect.dependabot.com/mockito/mockito/issues/2609;>#2609)](https://github-redirect.dependabot.com/mockito/mockito/pull/2609;>mockito/mockito#2609)
   Bump versions.errorprone from 2.10.0 to 2.12.1 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2608;>#2608)](https://github-redirect.dependabot.com/mockito/mockito/pull/2608;>mockito/mockito#2608)
   Bump kotlinVersion from 1.6.10 to 1.6.20 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2607;>#2607)](https://github-redirect.dependabot.com/mockito/mockito/pull/2607;>mockito/mockito#2607)
   Bump com.diffplug.spotless from 6.4.0 to 6.4.1 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2606;>#2606)](https://github-redirect.dependabot.com/mockito/mockito/pull/2606;>mockito/mockito#2606)
   Bump com.diffplug.spotless from 6.3.0 to 6.4.0 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2605;>#2605)](https://github-redirect.dependabot.com/mockito/mockito/pull/2605;>mockito/mockito#2605)
   Bump org.eclipse.osgi from 3.17.100 to 3.17.200 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2597;>#2597)](https://github-redirect.dependabot.com/mockito/mockito/pull/2597;>mockito/mockito#2597)
   Deprecate ListUtil and Fields classes [(https://github-redirect.dependabot.com/mockito/mockito/issues/2593;>#2593)](https://github-redirect.dependabot.com/mockito/mockito/pull/2593;>mockito/mockito#2593)
   mockito-errorprone seems not compatible with ErrorProne 2.11.0 

[jira] [Closed] (MRELEASE-1085) Upgrade Maven Invoker to 3.2.0

2022-04-26 Thread Slawomir Jaranowski (Jira)


 [ 
https://issues.apache.org/jira/browse/MRELEASE-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Slawomir Jaranowski closed MRELEASE-1085.
-
Resolution: Fixed

> Upgrade Maven Invoker to 3.2.0
> --
>
> Key: MRELEASE-1085
> URL: https://issues.apache.org/jira/browse/MRELEASE-1085
> Project: Maven Release Plugin
>  Issue Type: Dependency upgrade
>Reporter: Slawomir Jaranowski
>Assignee: Slawomir Jaranowski
>Priority: Major
>
> Very old version {{2.2}} is used in project.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven-release] slawekjaranowski merged pull request #117: [MRELEASE-1085] Upgrade Maven Invoker to 3.2.0

2022-04-26 Thread GitBox


slawekjaranowski merged PR #117:
URL: https://github.com/apache/maven-release/pull/117


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-wrapper] dependabot[bot] opened a new pull request, #40: Bump mockito-core from 4.4.0 to 4.5.1

2022-04-26 Thread GitBox


dependabot[bot] opened a new pull request, #40:
URL: https://github.com/apache/maven-wrapper/pull/40

   Bumps [mockito-core](https://github.com/mockito/mockito) from 4.4.0 to 4.5.1.
   
   Release notes
   Sourced from https://github.com/mockito/mockito/releases;>mockito-core's 
releases.
   
   v4.5.1
   Changelog generated 
by https://github.com/shipkit/shipkit-changelog;>Shipkit Changelog 
Gradle Plugin
   4.5.1
   
   2022-04-21 - https://github.com/mockito/mockito/compare/v4.5.0...v4.5.1;>2 
commit(s) by Jeremy Landis, dependabot[bot]
   Fixes https://github-redirect.dependabot.com/mockito/mockito/issues/2623;>#2623:
 Use zulu distribution and java 11 for release GHA job [(https://github-redirect.dependabot.com/mockito/mockito/issues/2624;>#2624)](https://github-redirect.dependabot.com/mockito/mockito/pull/2624;>mockito/mockito#2624)
   Missing errorprone module for 4.5.0 in central as release was done with 
jdk 8 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2623;>#2623)](https://github-redirect.dependabot.com/mockito/mockito/issues/2623;>mockito/mockito#2623)
   Bump kotlinVersion from 1.6.20 to 1.6.21 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2622;>#2622)](https://github-redirect.dependabot.com/mockito/mockito/pull/2622;>mockito/mockito#2622)
   
   Missing net.bytebuddy.utility.GraalImageCode exception
   If you encounter any issues with missing ByteBuddy classes, make sure you 
are using ByteBuddy 1.12 or higher.
   v4.5.0
   Changelog generated 
by https://github.com/shipkit/shipkit-changelog;>Shipkit Changelog 
Gradle Plugin
   4.5.0
   
   2022-04-19 - https://github.com/mockito/mockito/compare/v4.4.0...v4.5.0;>15 
commit(s) by Andrei Silviu Dragnea, Rafael Winterhalter, Rick Ossendrijver, 
dependabot[bot]
   Bump versions.errorprone from 2.13.0 to 2.13.1 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2621;>#2621)](https://github-redirect.dependabot.com/mockito/mockito/pull/2621;>mockito/mockito#2621)
   Bump versions.errorprone from 2.12.1 to 2.13.0 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2619;>#2619)](https://github-redirect.dependabot.com/mockito/mockito/pull/2619;>mockito/mockito#2619)
   Groovy inline [(https://github-redirect.dependabot.com/mockito/mockito/issues/2618;>#2618)](https://github-redirect.dependabot.com/mockito/mockito/pull/2618;>mockito/mockito#2618)
   Bump actions/setup-java from 2 to 3 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2615;>#2615)](https://github-redirect.dependabot.com/mockito/mockito/pull/2615;>mockito/mockito#2615)
   Bump versions.bytebuddy from 1.12.8 to 1.12.9 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2614;>#2614)](https://github-redirect.dependabot.com/mockito/mockito/pull/2614;>mockito/mockito#2614)
   Support subclass mocks on Graal VM. [(https://github-redirect.dependabot.com/mockito/mockito/issues/2613;>#2613)](https://github-redirect.dependabot.com/mockito/mockito/pull/2613;>mockito/mockito#2613)
   Bump com.diffplug.spotless from 6.4.1 to 6.4.2 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2611;>#2611)](https://github-redirect.dependabot.com/mockito/mockito/pull/2611;>mockito/mockito#2611)
   Bump kotlinx-coroutines-core from 1.6.0-native-mt to 1.6.1-native-mt 
[(https://github-redirect.dependabot.com/mockito/mockito/issues/2609;>#2609)](https://github-redirect.dependabot.com/mockito/mockito/pull/2609;>mockito/mockito#2609)
   Bump versions.errorprone from 2.10.0 to 2.12.1 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2608;>#2608)](https://github-redirect.dependabot.com/mockito/mockito/pull/2608;>mockito/mockito#2608)
   Bump kotlinVersion from 1.6.10 to 1.6.20 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2607;>#2607)](https://github-redirect.dependabot.com/mockito/mockito/pull/2607;>mockito/mockito#2607)
   Bump com.diffplug.spotless from 6.4.0 to 6.4.1 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2606;>#2606)](https://github-redirect.dependabot.com/mockito/mockito/pull/2606;>mockito/mockito#2606)
   Bump com.diffplug.spotless from 6.3.0 to 6.4.0 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2605;>#2605)](https://github-redirect.dependabot.com/mockito/mockito/pull/2605;>mockito/mockito#2605)
   Bump org.eclipse.osgi from 3.17.100 to 3.17.200 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2597;>#2597)](https://github-redirect.dependabot.com/mockito/mockito/pull/2597;>mockito/mockito#2597)
   Deprecate ListUtil and Fields classes [(https://github-redirect.dependabot.com/mockito/mockito/issues/2593;>#2593)](https://github-redirect.dependabot.com/mockito/mockito/pull/2593;>mockito/mockito#2593)
   mockito-errorprone seems not compatible with ErrorProne 2.11.0 

[GitHub] [maven-surefire] Tibor17 commented on pull request #529: [SUREFIRE-2076] BufferOverflowException when encoding message with null runMode

2022-04-26 Thread GitBox


Tibor17 commented on PR #529:
URL: https://github.com/apache/maven-surefire/pull/529#issuecomment-1110419699

   @zoltanmeze 
   Exactly! The line should be `int bufferMaxLength = estimateBufferLength( 
BOOTERCODE_CONSOLE_ERROR.getOpcode().length(), null, encoder, 0, 0, message, 
null, stackTrace );` which includes `null` string. This should be fixed as 
well. Would you continue on this?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-doxia-sitetools] dependabot[bot] opened a new pull request, #36: Bump maven-parent from 34 to 36

2022-04-26 Thread GitBox


dependabot[bot] opened a new pull request, #36:
URL: https://github.com/apache/maven-doxia-sitetools/pull/36

   Bumps [maven-parent](https://github.com/apache/maven-parent) from 34 to 36.
   
   Release notes
   Sourced from https://github.com/apache/maven-parent/releases;>maven-parent's 
releases.
   
   36
   What's Changed
   
   [MPOM-300] switch from GA to ASF Matomo. by https://github.com/bmarwell;>@​bmarwell in https://github-redirect.dependabot.com/apache/maven-parent/pull/58;>apache/maven-parent#58
   [MPOM-308] Upgrade Maven PMD Plugin from 3.15.0 to 3.16.0 by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-parent/pull/59;>apache/maven-parent#59
   Bump taglist-maven-plugin from 2.4 to 3.0.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/45;>apache/maven-parent#45
   Bump maven-jxr-plugin from 3.1.1 to 3.2.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/60;>apache/maven-parent#60
   [MPOM-313] execute checkstyle in early phase of the build by https://github.com/olamy;>@​olamy in https://github-redirect.dependabot.com/apache/maven-parent/pull/55;>apache/maven-parent#55
   [MPOM-314] Upgrade modello-maven-plugin from 1.11 to 2.0.0 by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-parent/pull/61;>apache/maven-parent#61
   Bump apache from 25 to 26 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/62;>apache/maven-parent#62
   
   New Contributors
   
   https://github.com/bmarwell;>@​bmarwell made 
their first contribution in https://github-redirect.dependabot.com/apache/maven-parent/pull/58;>apache/maven-parent#58
   https://github.com/olamy;>@​olamy made their 
first contribution in https://github-redirect.dependabot.com/apache/maven-parent/pull/55;>apache/maven-parent#55
   
   Full Changelog: https://github.com/apache/maven-parent/compare/maven-parent-35...maven-parent-36;>https://github.com/apache/maven-parent/compare/maven-parent-35...maven-parent-36
   35
   What's Changed
   
   docs: remove out of date comment by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-parent/pull/8;>apache/maven-parent#8
   [MPOM-252] remove broken mail list archives by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-parent/pull/18;>apache/maven-parent#18
   Bump plexus-utils from 3.1.0 to 3.3.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/13;>apache/maven-parent#13
   Bump maven-toolchains-plugin from 1.1 to 3.0.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/10;>apache/maven-parent#10
   Bump plexus-container-default from 1.0-alpha-30 to 2.1.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/11;>apache/maven-parent#11
   Bump plexus-component-annotations from 2.0.0 to 2.1.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/15;>apache/maven-parent#15
   Bump mavenPluginToolsVersion from 3.5.2 to 3.6.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/16;>apache/maven-parent#16
   Bump modello-maven-plugin from 1.9.1 to 1.11 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/12;>apache/maven-parent#12
   Bump maven-jxr-plugin from 2.5 to 3.0.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/9;>apache/maven-parent#9
   Bump maven-pmd-plugin from 3.8 to 3.13.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/17;>apache/maven-parent#17
   Bump maven-pmd-plugin from 3.14.0 to 3.15.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/28;>apache/maven-parent#28
   [MPOM-268] - Removed unused property by https://github.com/khmarbaise;>@​khmarbaise in https://github-redirect.dependabot.com/apache/maven-parent/pull/29;>apache/maven-parent#29
   Bump mavenPluginToolsVersion from 3.6.0 to 3.6.1 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/25;>apache/maven-parent#25
   [MPOM-270] Fix enforcer plugin by https://github.com/cstamas;>@​cstamas in https://github-redirect.dependabot.com/apache/maven-parent/pull/32;>apache/maven-parent#32
   [MPOM-271] Add drop legacy dependencies profile by https://github.com/cstamas;>@​cstamas in 

[GitHub] [maven-surefire] zoltanmeze commented on pull request #529: [SUREFIRE-2076] BufferOverflowException when encoding message with null runMode

2022-04-26 Thread GitBox


zoltanmeze commented on PR #529:
URL: https://github.com/apache/maven-surefire/pull/529#issuecomment-1110354590

   > @zoltanmeze This change looks fine. Pls check the method 
`estimateBufferLength()` completely if you see something we need to improve. thx
   
   Looks fine to me. Checked the usages a bit, was mostly looking if long and 
integer counts are properly set.
   
   One thing I noticed, there is a null smartStackTrace included in encode on 
[EventChannelEncoder#L221](https://github.com/apache/maven-surefire/blob/master/surefire-booter/src/main/java/org/apache/maven/surefire/booter/spi/EventChannelEncoder.java#L221)
 but that same null string in not included in estimateBufferLength on 
[EventChannelEncoder.java#L217](https://github.com/apache/maven-surefire/blob/master/surefire-booter/src/main/java/org/apache/maven/surefire/booter/spi/EventChannelEncoder.java#L217).
 On master without these changes it's possible to get BufferOverflowException 
in 
[EventChannelEncoderTest#testConsoleError](https://github.com/apache/maven-surefire/blob/master/surefire-booter/src/test/java/org/apache/maven/surefire/booter/spi/EventChannelEncoderTest.java#L1018)
 by reducing message to only two characters or on this branch with empty string.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Commented] (MRELEASE-1086) Upgrade Parent to 36

2022-04-26 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/MRELEASE-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17528437#comment-17528437
 ] 

Hudson commented on MRELEASE-1086:
--

Build succeeded in Jenkins: Maven » Maven TLP » maven-release » master #21

See 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-release/job/master/21/

> Upgrade Parent to 36
> 
>
> Key: MRELEASE-1086
> URL: https://issues.apache.org/jira/browse/MRELEASE-1086
> Project: Maven Release Plugin
>  Issue Type: Dependency upgrade
>Reporter: Slawomir Jaranowski
>Assignee: Slawomir Jaranowski
>Priority: Major
> Fix For: 3.0.0-M6
>
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven-surefire] Tibor17 commented on pull request #529: [SUREFIRE-2076] BufferOverflowException when encoding message with null runMode

2022-04-26 Thread GitBox


Tibor17 commented on PR #529:
URL: https://github.com/apache/maven-surefire/pull/529#issuecomment-1110294329

   @zoltanmeze This change looks fine. Pls check the method 
`estimateBufferLength()` completely if you see something we need to improve. thx


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-dependency-plugin] dependabot[bot] commented on pull request #206: Bump mockito-core from 4.3.1 to 4.4.0

2022-04-26 Thread GitBox


dependabot[bot] commented on PR #206:
URL: 
https://github.com/apache/maven-dependency-plugin/pull/206#issuecomment-1110292532

   Superseded by #210.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-dependency-plugin] dependabot[bot] closed pull request #206: Bump mockito-core from 4.3.1 to 4.4.0

2022-04-26 Thread GitBox


dependabot[bot] closed pull request #206: Bump mockito-core from 4.3.1 to 4.4.0
URL: https://github.com/apache/maven-dependency-plugin/pull/206


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-dependency-plugin] dependabot[bot] opened a new pull request, #210: Bump mockito-core from 4.3.1 to 4.5.1

2022-04-26 Thread GitBox


dependabot[bot] opened a new pull request, #210:
URL: https://github.com/apache/maven-dependency-plugin/pull/210

   Bumps [mockito-core](https://github.com/mockito/mockito) from 4.3.1 to 4.5.1.
   
   Release notes
   Sourced from https://github.com/mockito/mockito/releases;>mockito-core's 
releases.
   
   v4.5.1
   Changelog generated 
by https://github.com/shipkit/shipkit-changelog;>Shipkit Changelog 
Gradle Plugin
   4.5.1
   
   2022-04-21 - https://github.com/mockito/mockito/compare/v4.5.0...v4.5.1;>2 
commit(s) by Jeremy Landis, dependabot[bot]
   Fixes https://github-redirect.dependabot.com/mockito/mockito/issues/2623;>#2623:
 Use zulu distribution and java 11 for release GHA job [(https://github-redirect.dependabot.com/mockito/mockito/issues/2624;>#2624)](https://github-redirect.dependabot.com/mockito/mockito/pull/2624;>mockito/mockito#2624)
   Missing errorprone module for 4.5.0 in central as release was done with 
jdk 8 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2623;>#2623)](https://github-redirect.dependabot.com/mockito/mockito/issues/2623;>mockito/mockito#2623)
   Bump kotlinVersion from 1.6.20 to 1.6.21 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2622;>#2622)](https://github-redirect.dependabot.com/mockito/mockito/pull/2622;>mockito/mockito#2622)
   
   Missing net.bytebuddy.utility.GraalImageCode exception
   If you encounter any issues with missing ByteBuddy classes, make sure you 
are using ByteBuddy 1.12 or higher.
   v4.5.0
   Changelog generated 
by https://github.com/shipkit/shipkit-changelog;>Shipkit Changelog 
Gradle Plugin
   4.5.0
   
   2022-04-19 - https://github.com/mockito/mockito/compare/v4.4.0...v4.5.0;>15 
commit(s) by Andrei Silviu Dragnea, Rafael Winterhalter, Rick Ossendrijver, 
dependabot[bot]
   Bump versions.errorprone from 2.13.0 to 2.13.1 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2621;>#2621)](https://github-redirect.dependabot.com/mockito/mockito/pull/2621;>mockito/mockito#2621)
   Bump versions.errorprone from 2.12.1 to 2.13.0 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2619;>#2619)](https://github-redirect.dependabot.com/mockito/mockito/pull/2619;>mockito/mockito#2619)
   Groovy inline [(https://github-redirect.dependabot.com/mockito/mockito/issues/2618;>#2618)](https://github-redirect.dependabot.com/mockito/mockito/pull/2618;>mockito/mockito#2618)
   Bump actions/setup-java from 2 to 3 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2615;>#2615)](https://github-redirect.dependabot.com/mockito/mockito/pull/2615;>mockito/mockito#2615)
   Bump versions.bytebuddy from 1.12.8 to 1.12.9 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2614;>#2614)](https://github-redirect.dependabot.com/mockito/mockito/pull/2614;>mockito/mockito#2614)
   Support subclass mocks on Graal VM. [(https://github-redirect.dependabot.com/mockito/mockito/issues/2613;>#2613)](https://github-redirect.dependabot.com/mockito/mockito/pull/2613;>mockito/mockito#2613)
   Bump com.diffplug.spotless from 6.4.1 to 6.4.2 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2611;>#2611)](https://github-redirect.dependabot.com/mockito/mockito/pull/2611;>mockito/mockito#2611)
   Bump kotlinx-coroutines-core from 1.6.0-native-mt to 1.6.1-native-mt 
[(https://github-redirect.dependabot.com/mockito/mockito/issues/2609;>#2609)](https://github-redirect.dependabot.com/mockito/mockito/pull/2609;>mockito/mockito#2609)
   Bump versions.errorprone from 2.10.0 to 2.12.1 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2608;>#2608)](https://github-redirect.dependabot.com/mockito/mockito/pull/2608;>mockito/mockito#2608)
   Bump kotlinVersion from 1.6.10 to 1.6.20 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2607;>#2607)](https://github-redirect.dependabot.com/mockito/mockito/pull/2607;>mockito/mockito#2607)
   Bump com.diffplug.spotless from 6.4.0 to 6.4.1 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2606;>#2606)](https://github-redirect.dependabot.com/mockito/mockito/pull/2606;>mockito/mockito#2606)
   Bump com.diffplug.spotless from 6.3.0 to 6.4.0 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2605;>#2605)](https://github-redirect.dependabot.com/mockito/mockito/pull/2605;>mockito/mockito#2605)
   Bump org.eclipse.osgi from 3.17.100 to 3.17.200 [(https://github-redirect.dependabot.com/mockito/mockito/issues/2597;>#2597)](https://github-redirect.dependabot.com/mockito/mockito/pull/2597;>mockito/mockito#2597)
   Deprecate ListUtil and Fields classes [(https://github-redirect.dependabot.com/mockito/mockito/issues/2593;>#2593)](https://github-redirect.dependabot.com/mockito/mockito/pull/2593;>mockito/mockito#2593)
   mockito-errorprone seems not compatible with ErrorProne 2.11.0 

[jira] [Commented] (MRESOURCES-284) Support JSON format for parameter filter files

2022-04-26 Thread Imad BELMOUJAHID (Jira)


[ 
https://issues.apache.org/jira/browse/MRESOURCES-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17528427#comment-17528427
 ] 

Imad BELMOUJAHID commented on MRESOURCES-284:
-

[~michael-o] 

grouping multiple properties files into a single json file.
1 file json for all environments.
Json files are easier to manage and maintain compared to classic properties 
files.
when you update a settings file, there is less chance to forget something but 
if you modify several files, you may forget or come up with an error
This happened to me personally on one of my current projects

> Support JSON format for parameter filter files
> --
>
> Key: MRESOURCES-284
> URL: https://issues.apache.org/jira/browse/MRESOURCES-284
> Project: Maven Resources Plugin
>  Issue Type: New Feature
>  Components: filtering
>Affects Versions: 3.2.0
>Reporter: Imad BELMOUJAHID
>Priority: Major
>  Labels: features, pull-request-available
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> I wanted to trace a new evolution that I added recently. This concerns the 
> maven-resources-plugin (3.2.1-SNAPSHOT) and maven-filtering (3.3.0-SNAPSHOT) 
> plugins.
> with this evolution it is now possible to add configuration files with json 
> format. the second part of the evolution is to have to use a single 
> configuration json file for all environments (dev, preprod, prod)
> Example of use:
>  
> {code:java}
> 
> 
> org.apache.maven.plugins
> maven-resources-plugin
> ${maven-resources-plugin.version}
> 
> 
> compile
> 
> resources
> 
> 
> dev
> 
> @_*_@
> 
> 
> ${project.basedir}/src/main/properties/test.json
> 
> 
> 
> src/main/resources
> true
> 
> 
> 
> 
> 
>  {code}
> dev : four determine the environment if the json file 
> contains multiple environments. if you want to use multiple files json (one 
> for each environment), you can remove this parameter and add the full path 
> from the root node in the ressource file (application.yml).
> Example test.json:
>  
> {code:java}
> {
>   "dev" : {
> "type" : "toto",
> "key2" : "value2",
> "key3" : {
>   "key4" : "value4"
> }
>   },
>   "qualif" : {
> "type2" : "toto1",
> "key5" : "value7",
> "key7" : {
>   "key8" : "value7"
> }
>   }
> } {code}
> Example ressource file: application.yml
> {code:java}
> spring:
>   profiles: @_key3.key4_@
>   toto: @_type_@
>   tata: @_key2_@ {code}
> Example result:
> {code:java}
> spring:
>   profiles: value4
>   toto: toto
>   tata: value2 {code}
> I will send the PR
> thanks



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven-surefire] zoltanmeze commented on pull request #529: [SUREFIRE-2076] BufferOverflowException when encoding message with null runMode

2022-04-26 Thread GitBox


zoltanmeze commented on PR #529:
URL: https://github.com/apache/maven-surefire/pull/529#issuecomment-1110276947

   > After the #518 is merged, you have to rebase this PR. Then we will run the 
CI again.
   
   Rebased onto latest master.
   
   > #518 was merged, let's concentrate on this one.
   
   The issue should be easily reproducible with  
[AbstractStreamEncoderTest#testStdErrStreamEmptyMessageNullRunMode](https://github.com/apache/maven-surefire/pull/529/files#diff-d64bde0920c0b26eb5bec21735b15e8f57e2ca8b6fbd1b387f2f47ccf7e2d5d3R1255).
 Test implemented similar way as `testStdErrStreamEmptyMessageNullTestId` from 
[SUREFIRE-2056](https://issues.apache.org/jira/browse/SUREFIRE-2056).
   
   Expected length also changed in 
[AbstractStreamEncoderTest#shouldComputeStreamPreemptiveLength
   
](https://github.com/apache/maven-surefire/pull/529/files#diff-1b8c3d63f48dfb2501c224494ef498d3613047545954ddfd7606f4163a7d8ad0R140)
 in cases where runMode is set to null, in those cases length is now greater by 
3. Also included how the output should look like (without testId) in the 
comments.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-release] slawekjaranowski opened a new pull request, #117: [MRELEASE-1085] Upgrade Maven Invoker to 3.2.0

2022-04-26 Thread GitBox


slawekjaranowski opened a new pull request, #117:
URL: https://github.com/apache/maven-release/pull/117

   Following this checklist to help us incorporate your 
   contribution quickly and easily:
   
- [x] Make sure there is a [JIRA 
issue](https://issues.apache.org/jira/browse/MJAVADOC) filed 
  for the change (usually before you start working on it).  Trivial 
changes like typos do not 
  require a JIRA issue.  Your pull request should address just this 
issue, without 
  pulling in other changes.
- [x] Each commit in the pull request should have a meaningful subject line 
and body.
- [x] Format the pull request title like `[MJAVADOC-XXX] - Fixes bug in 
ApproximateQuantiles`,
  where you replace `MJAVADOC-XXX` with the appropriate JIRA issue. 
Best practice
  is to use the JIRA issue title in the pull request title and in the 
first line of the 
  commit message.
- [ ] Write a pull request description that is detailed enough to 
understand what the pull request does, how, and why.
- [x] Run `mvn clean verify -Prun-its` to make sure basic checks pass. A 
more thorough check will 
  be performed on your pull request automatically.
   
   If your pull request is about ~20 lines of code you don't need to sign an
   [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.pdf) if you are unsure
   please ask on the developers list.
   
   To make clear that you license your contribution under 
   the [Apache License Version 2.0, January 
2004](http://www.apache.org/licenses/LICENSE-2.0)
   you have to acknowledge this by using the following check-box.
   
- [x] I hereby declare this contribution to be licenced under the [Apache 
License Version 2.0, January 2004](http://www.apache.org/licenses/LICENSE-2.0)
   
- [x] In any other case, please file an [Apache Individual Contributor 
License Agreement](https://www.apache.org/licenses/icla.pdf).
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Updated] (SUREFIRE-2076) BufferOverflowException when encoding message with null runMode

2022-04-26 Thread Tibor Digana (Jira)


 [ 
https://issues.apache.org/jira/browse/SUREFIRE-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tibor Digana updated SUREFIRE-2076:
---
Fix Version/s: 3.0.0-M7

> BufferOverflowException when encoding message with null runMode
> ---
>
> Key: SUREFIRE-2076
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2076
> Project: Maven Surefire
>  Issue Type: Bug
>  Components: Maven Surefire Plugin
>Affects Versions: 3.0.0-M6
>Reporter: Zoltan Meze
>Assignee: Tibor Digana
>Priority: Major
> Fix For: 3.0.0-M7
>
>
> Per 
> [#issuecomment-1099231382|https://github.com/apache/maven-surefire/pull/518#issuecomment-1099231382],
>  
> [#issuecomment-1099706229|https://github.com/apache/maven-surefire/pull/518#issuecomment-1099706229],
>  
> [#pullrequestreview-951134938|https://github.com/apache/maven-surefire/pull/518#pullrequestreview-951134938]
>  and 
> [#issuecomment-1108371215|https://github.com/apache/maven-surefire/pull/518#issuecomment-1108371215]
> RunMode can be null causing BufferOverflowException when encoding message.
> Related to similar issue with null testIds: 
> [SUREFIRE-2056|https://issues.apache.org/jira/browse/SUREFIRE-2056]
> [*AbstractStreamEncoder#encodeHeader*|https://github.com/apache/maven-surefire/blob/959c1e9cabb8d06c72f5ebd7eb6e56e9987eccf8/surefire-api/src/main/java/org/apache/maven/surefire/api/stream/AbstractStreamEncoder.java#L86]
>  stores runMode in at least 3 bytes:
> * 1-byte length
> * 1-byte delimiter
> * length-bytes runMode
> * 1-byte delimiter 
> In case of null runMode the encoded part becomes *0::* (exactly 3 bytes 
> length)
> The issue is that 
> [*AbstractStreamEncoder#estimateBufferLength*|https://github.com/apache/maven-surefire/blob/959c1e9cabb8d06c72f5ebd7eb6e56e9987eccf8/surefire-api/src/main/java/org/apache/maven/surefire/api/stream/AbstractStreamEncoder.java#L184]
>  is not expecting/couting any bytes for runMode part in case of null runMode.
> This results in in BufferOverflowException becase the byte size of the 
> message is underestimated.
> Exception thrown:
> {code:java}
> java.nio.BufferOverflowException
>   at java.nio.Buffer.nextPutIndex(Buffer.java:547)
>   at java.nio.HeapByteBuffer.put(HeapByteBuffer.java:172)
>   at 
> org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeString(AbstractStreamEncoder.java:127)
>   at 
> org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeStringData(AbstractStreamEncoder.java:171)
>   at 
> org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encode(AbstractStreamEncoder.java:157)
>   at 
> org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:398)
>   at 
> org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:188)
>   at 
> org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:183)
>   at 
> org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:113)
>   at 
> org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:44)
>   at 
> org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:235)
>   at 
> org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.println(ConsoleOutputCapture.java:144)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Assigned] (SUREFIRE-2076) BufferOverflowException when encoding message with null runMode

2022-04-26 Thread Tibor Digana (Jira)


 [ 
https://issues.apache.org/jira/browse/SUREFIRE-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tibor Digana reassigned SUREFIRE-2076:
--

Assignee: Tibor Digana

> BufferOverflowException when encoding message with null runMode
> ---
>
> Key: SUREFIRE-2076
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2076
> Project: Maven Surefire
>  Issue Type: Bug
>  Components: Maven Surefire Plugin
>Affects Versions: 3.0.0-M6
>Reporter: Zoltan Meze
>Assignee: Tibor Digana
>Priority: Major
>
> Per 
> [#issuecomment-1099231382|https://github.com/apache/maven-surefire/pull/518#issuecomment-1099231382],
>  
> [#issuecomment-1099706229|https://github.com/apache/maven-surefire/pull/518#issuecomment-1099706229],
>  
> [#pullrequestreview-951134938|https://github.com/apache/maven-surefire/pull/518#pullrequestreview-951134938]
>  and 
> [#issuecomment-1108371215|https://github.com/apache/maven-surefire/pull/518#issuecomment-1108371215]
> RunMode can be null causing BufferOverflowException when encoding message.
> Related to similar issue with null testIds: 
> [SUREFIRE-2056|https://issues.apache.org/jira/browse/SUREFIRE-2056]
> [*AbstractStreamEncoder#encodeHeader*|https://github.com/apache/maven-surefire/blob/959c1e9cabb8d06c72f5ebd7eb6e56e9987eccf8/surefire-api/src/main/java/org/apache/maven/surefire/api/stream/AbstractStreamEncoder.java#L86]
>  stores runMode in at least 3 bytes:
> * 1-byte length
> * 1-byte delimiter
> * length-bytes runMode
> * 1-byte delimiter 
> In case of null runMode the encoded part becomes *0::* (exactly 3 bytes 
> length)
> The issue is that 
> [*AbstractStreamEncoder#estimateBufferLength*|https://github.com/apache/maven-surefire/blob/959c1e9cabb8d06c72f5ebd7eb6e56e9987eccf8/surefire-api/src/main/java/org/apache/maven/surefire/api/stream/AbstractStreamEncoder.java#L184]
>  is not expecting/couting any bytes for runMode part in case of null runMode.
> This results in in BufferOverflowException becase the byte size of the 
> message is underestimated.
> Exception thrown:
> {code:java}
> java.nio.BufferOverflowException
>   at java.nio.Buffer.nextPutIndex(Buffer.java:547)
>   at java.nio.HeapByteBuffer.put(HeapByteBuffer.java:172)
>   at 
> org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeString(AbstractStreamEncoder.java:127)
>   at 
> org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeStringData(AbstractStreamEncoder.java:171)
>   at 
> org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encode(AbstractStreamEncoder.java:157)
>   at 
> org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:398)
>   at 
> org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:188)
>   at 
> org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:183)
>   at 
> org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:113)
>   at 
> org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:44)
>   at 
> org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:235)
>   at 
> org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.println(ConsoleOutputCapture.java:144)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Assigned] (MRELEASE-1085) Upgrade Maven Invoker to 3.2.0

2022-04-26 Thread Slawomir Jaranowski (Jira)


 [ 
https://issues.apache.org/jira/browse/MRELEASE-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Slawomir Jaranowski reassigned MRELEASE-1085:
-

Assignee: Slawomir Jaranowski

> Upgrade Maven Invoker to 3.2.0
> --
>
> Key: MRELEASE-1085
> URL: https://issues.apache.org/jira/browse/MRELEASE-1085
> Project: Maven Release Plugin
>  Issue Type: Dependency upgrade
>Reporter: Slawomir Jaranowski
>Assignee: Slawomir Jaranowski
>Priority: Major
>
> Very old version {{2.2}} is used in project.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Closed] (MRELEASE-1086) Upgrade Parent to 36

2022-04-26 Thread Slawomir Jaranowski (Jira)


 [ 
https://issues.apache.org/jira/browse/MRELEASE-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Slawomir Jaranowski closed MRELEASE-1086.
-
Resolution: Fixed

> Upgrade Parent to 36
> 
>
> Key: MRELEASE-1086
> URL: https://issues.apache.org/jira/browse/MRELEASE-1086
> Project: Maven Release Plugin
>  Issue Type: Dependency upgrade
>Reporter: Slawomir Jaranowski
>Assignee: Slawomir Jaranowski
>Priority: Major
> Fix For: 3.0.0-M6
>
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven-release] slawekjaranowski merged pull request #116: [MRELEASE-1086] Upgrade Parent to 36

2022-04-26 Thread GitBox


slawekjaranowski merged PR #116:
URL: https://github.com/apache/maven-release/pull/116


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Closed] (SUREFIRE-2058) Corrupted STDOUT by directly writing to native stream in forked JVM 1 with UTF-8 console logging

2022-04-26 Thread Tibor Digana (Jira)


 [ 
https://issues.apache.org/jira/browse/SUREFIRE-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tibor Digana closed SUREFIRE-2058.
--
Resolution: Fixed

https://gitbox.apache.org/repos/asf?p=maven-surefire.git;a=commit;h=754dd9c45315ff9de20a83c2a0f11af3112159ec

> Corrupted STDOUT by directly writing to native stream in forked JVM 1 with 
> UTF-8 console logging
> 
>
> Key: SUREFIRE-2058
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2058
> Project: Maven Surefire
>  Issue Type: Bug
>  Components: JUnit 5.x support, Maven Surefire Plugin
>Affects Versions: 3.0.0-M6
>Reporter: Zoltan Meze
>Assignee: Tibor Digana
>Priority: Blocker
> Fix For: 3.0.0-M7
>
>
>  With 3.0.0-M6 surefire and slf4j + logback, most test runs end up with:
> {code:java}
> [WARNING] Corrupted channel by directly writing to native stream in forked 
> JVM 1. {code}
> This only affects *3.0.0-M6* (3.0.0-M5 version is working fine in test 
> project).
>  
> After some digging, there are two different scenarios (most likely caused by 
> the same issue):
>  * 2-byte character at position 1023 (or N * 1024 - 1) in log message is 
> causing the following warning
> {code:java}
> [WARNING] Corrupted channel by directly writing to native stream in forked 
> JVM 1.
> {code}
> To reproduce this issue logback (with slf4j) should be used. 
> Not able to reproduce with System.out.println.
>  * 4-byte character at position 1023 (or N * 1024 - 1) in log message.
> Can be reproduced with System.out.println (logback not required in this case).
> This blocks surefire entirely at (from jstack):
> {code:java}
> "fork-1-event-thread" #30 daemon prio=5 os_prio=0 cpu=32350.09ms 
> elapsed=32.94s tid=0x7ff8292d7800 nid=0x3caef runnable  
> [0x7ff7876f6000]
>java.lang.Thread.State: RUNNABLE
>   at 
> org.apache.maven.surefire.api.stream.AbstractStreamDecoder.decodeString(AbstractStreamDecoder.java:350)
>   at 
> org.apache.maven.surefire.api.stream.AbstractStreamDecoder.readString(AbstractStreamDecoder.java:322)
>   at 
> org.apache.maven.surefire.api.stream.AbstractStreamDecoder.readString(AbstractStreamDecoder.java:196)
>   at 
> org.apache.maven.surefire.stream.EventDecoder.decode(EventDecoder.java:176)
>   at 
> org.apache.maven.plugin.surefire.extensions.EventConsumerThread.run(EventConsumerThread.java:73)
> {code}
>  
> Project with reproducible tests (for both scenarios, more in README):
> [https://github.com/zoltanmeze/surefire-corrupted-channel]
>  
> One workaround on M6 for now is to use different charset (instead of default 
> UTF-8) or limit message size.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (SUREFIRE-2058) Corrupted STDOUT by directly writing to native stream in forked JVM 1 with UTF-8 console logging

2022-04-26 Thread Tibor Digana (Jira)


 [ 
https://issues.apache.org/jira/browse/SUREFIRE-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tibor Digana updated SUREFIRE-2058:
---
Fix Version/s: 3.0.0-M7

> Corrupted STDOUT by directly writing to native stream in forked JVM 1 with 
> UTF-8 console logging
> 
>
> Key: SUREFIRE-2058
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2058
> Project: Maven Surefire
>  Issue Type: Bug
>  Components: JUnit 5.x support, Maven Surefire Plugin
>Affects Versions: 3.0.0-M6
>Reporter: Zoltan Meze
>Priority: Blocker
> Fix For: 3.0.0-M7
>
>
>  With 3.0.0-M6 surefire and slf4j + logback, most test runs end up with:
> {code:java}
> [WARNING] Corrupted channel by directly writing to native stream in forked 
> JVM 1. {code}
> This only affects *3.0.0-M6* (3.0.0-M5 version is working fine in test 
> project).
>  
> After some digging, there are two different scenarios (most likely caused by 
> the same issue):
>  * 2-byte character at position 1023 (or N * 1024 - 1) in log message is 
> causing the following warning
> {code:java}
> [WARNING] Corrupted channel by directly writing to native stream in forked 
> JVM 1.
> {code}
> To reproduce this issue logback (with slf4j) should be used. 
> Not able to reproduce with System.out.println.
>  * 4-byte character at position 1023 (or N * 1024 - 1) in log message.
> Can be reproduced with System.out.println (logback not required in this case).
> This blocks surefire entirely at (from jstack):
> {code:java}
> "fork-1-event-thread" #30 daemon prio=5 os_prio=0 cpu=32350.09ms 
> elapsed=32.94s tid=0x7ff8292d7800 nid=0x3caef runnable  
> [0x7ff7876f6000]
>java.lang.Thread.State: RUNNABLE
>   at 
> org.apache.maven.surefire.api.stream.AbstractStreamDecoder.decodeString(AbstractStreamDecoder.java:350)
>   at 
> org.apache.maven.surefire.api.stream.AbstractStreamDecoder.readString(AbstractStreamDecoder.java:322)
>   at 
> org.apache.maven.surefire.api.stream.AbstractStreamDecoder.readString(AbstractStreamDecoder.java:196)
>   at 
> org.apache.maven.surefire.stream.EventDecoder.decode(EventDecoder.java:176)
>   at 
> org.apache.maven.plugin.surefire.extensions.EventConsumerThread.run(EventConsumerThread.java:73)
> {code}
>  
> Project with reproducible tests (for both scenarios, more in README):
> [https://github.com/zoltanmeze/surefire-corrupted-channel]
>  
> One workaround on M6 for now is to use different charset (instead of default 
> UTF-8) or limit message size.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Assigned] (SUREFIRE-2058) Corrupted STDOUT by directly writing to native stream in forked JVM 1 with UTF-8 console logging

2022-04-26 Thread Tibor Digana (Jira)


 [ 
https://issues.apache.org/jira/browse/SUREFIRE-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tibor Digana reassigned SUREFIRE-2058:
--

Assignee: Tibor Digana

> Corrupted STDOUT by directly writing to native stream in forked JVM 1 with 
> UTF-8 console logging
> 
>
> Key: SUREFIRE-2058
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2058
> Project: Maven Surefire
>  Issue Type: Bug
>  Components: JUnit 5.x support, Maven Surefire Plugin
>Affects Versions: 3.0.0-M6
>Reporter: Zoltan Meze
>Assignee: Tibor Digana
>Priority: Blocker
> Fix For: 3.0.0-M7
>
>
>  With 3.0.0-M6 surefire and slf4j + logback, most test runs end up with:
> {code:java}
> [WARNING] Corrupted channel by directly writing to native stream in forked 
> JVM 1. {code}
> This only affects *3.0.0-M6* (3.0.0-M5 version is working fine in test 
> project).
>  
> After some digging, there are two different scenarios (most likely caused by 
> the same issue):
>  * 2-byte character at position 1023 (or N * 1024 - 1) in log message is 
> causing the following warning
> {code:java}
> [WARNING] Corrupted channel by directly writing to native stream in forked 
> JVM 1.
> {code}
> To reproduce this issue logback (with slf4j) should be used. 
> Not able to reproduce with System.out.println.
>  * 4-byte character at position 1023 (or N * 1024 - 1) in log message.
> Can be reproduced with System.out.println (logback not required in this case).
> This blocks surefire entirely at (from jstack):
> {code:java}
> "fork-1-event-thread" #30 daemon prio=5 os_prio=0 cpu=32350.09ms 
> elapsed=32.94s tid=0x7ff8292d7800 nid=0x3caef runnable  
> [0x7ff7876f6000]
>java.lang.Thread.State: RUNNABLE
>   at 
> org.apache.maven.surefire.api.stream.AbstractStreamDecoder.decodeString(AbstractStreamDecoder.java:350)
>   at 
> org.apache.maven.surefire.api.stream.AbstractStreamDecoder.readString(AbstractStreamDecoder.java:322)
>   at 
> org.apache.maven.surefire.api.stream.AbstractStreamDecoder.readString(AbstractStreamDecoder.java:196)
>   at 
> org.apache.maven.surefire.stream.EventDecoder.decode(EventDecoder.java:176)
>   at 
> org.apache.maven.plugin.surefire.extensions.EventConsumerThread.run(EventConsumerThread.java:73)
> {code}
>  
> Project with reproducible tests (for both scenarios, more in README):
> [https://github.com/zoltanmeze/surefire-corrupted-channel]
>  
> One workaround on M6 for now is to use different charset (instead of default 
> UTF-8) or limit message size.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven-surefire] Tibor17 commented on pull request #529: [SUREFIRE-2076] BufferOverflowException when encoding message with null runMode

2022-04-26 Thread GitBox


Tibor17 commented on PR #529:
URL: https://github.com/apache/maven-surefire/pull/529#issuecomment-1110249124

   #518 was merged, let's concentrate on this one.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-surefire] Tibor17 commented on pull request #518: [SUREFIRE-2058] Corrupted STDOUT by directly writing to native stream in forked JVM 1 with UTF-8 console logging

2022-04-26 Thread GitBox


Tibor17 commented on PR #518:
URL: https://github.com/apache/maven-surefire/pull/518#issuecomment-1110246669

   @zoltanmeze 
   Thx for contributing.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-surefire] Tibor17 merged pull request #518: [SUREFIRE-2058] Corrupted STDOUT by directly writing to native stream in forked JVM 1 with UTF-8 console logging

2022-04-26 Thread GitBox


Tibor17 merged PR #518:
URL: https://github.com/apache/maven-surefire/pull/518


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-release] slawekjaranowski commented on a diff in pull request #116: [MRELEASE-1086] Upgrade Parent to 36

2022-04-26 Thread GitBox


slawekjaranowski commented on code in PR #116:
URL: https://github.com/apache/maven-release/pull/116#discussion_r859091031


##
pom.xml:
##
@@ -141,21 +139,25 @@
 org.apache.maven
 maven-model
 ${mavenVersion}
+provided
   
   
 org.apache.maven
 maven-plugin-api
 ${mavenVersion}
+provided
   
   
 org.apache.maven
 maven-repository-metadata
 ${mavenVersion}
+provided
   
   
 org.apache.maven
 maven-settings
 ${mavenVersion}
+provided

Review Comment:
   Not required ... but I don't like errors in logs ...  reported by 
m-plugin-p 3.6.4



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-release] michael-o commented on a diff in pull request #116: [MRELEASE-1086] Upgrade Parent to 36

2022-04-26 Thread GitBox


michael-o commented on code in PR #116:
URL: https://github.com/apache/maven-release/pull/116#discussion_r859085561


##
pom.xml:
##
@@ -141,21 +139,25 @@
 org.apache.maven
 maven-model
 ${mavenVersion}
+provided
   
   
 org.apache.maven
 maven-plugin-api
 ${mavenVersion}
+provided
   
   
 org.apache.maven
 maven-repository-metadata
 ${mavenVersion}
+provided
   
   
 org.apache.maven
 maven-settings
 ${mavenVersion}
+provided

Review Comment:
   Change of scope isn't related to parent upgrade, no?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Updated] (MRELEASE-1086) Upgrade Parent to 36

2022-04-26 Thread Slawomir Jaranowski (Jira)


 [ 
https://issues.apache.org/jira/browse/MRELEASE-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Slawomir Jaranowski updated MRELEASE-1086:
--
Fix Version/s: 3.0.0-M6

> Upgrade Parent to 36
> 
>
> Key: MRELEASE-1086
> URL: https://issues.apache.org/jira/browse/MRELEASE-1086
> Project: Maven Release Plugin
>  Issue Type: Dependency upgrade
>Reporter: Slawomir Jaranowski
>Assignee: Slawomir Jaranowski
>Priority: Major
> Fix For: 3.0.0-M6
>
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven-release] dependabot[bot] commented on pull request #108: Bump maven-invoker from 2.2 to 3.2.0

2022-04-26 Thread GitBox


dependabot[bot] commented on PR #108:
URL: https://github.com/apache/maven-release/pull/108#issuecomment-1110176762

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-release] slawekjaranowski closed pull request #108: Bump maven-invoker from 2.2 to 3.2.0

2022-04-26 Thread GitBox


slawekjaranowski closed pull request #108: Bump maven-invoker from 2.2 to 3.2.0
URL: https://github.com/apache/maven-release/pull/108


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-release] slawekjaranowski opened a new pull request, #116: [MRELEASE-1086] Upgrade Parent to 36

2022-04-26 Thread GitBox


slawekjaranowski opened a new pull request, #116:
URL: https://github.com/apache/maven-release/pull/116

   Following this checklist to help us incorporate your 
   contribution quickly and easily:
   
- [x] Make sure there is a [JIRA 
issue](https://issues.apache.org/jira/browse/MJAVADOC) filed 
  for the change (usually before you start working on it).  Trivial 
changes like typos do not 
  require a JIRA issue.  Your pull request should address just this 
issue, without 
  pulling in other changes.
- [x] Each commit in the pull request should have a meaningful subject line 
and body.
- [x] Format the pull request title like `[MJAVADOC-XXX] - Fixes bug in 
ApproximateQuantiles`,
  where you replace `MJAVADOC-XXX` with the appropriate JIRA issue. 
Best practice
  is to use the JIRA issue title in the pull request title and in the 
first line of the 
  commit message.
- [ ] Write a pull request description that is detailed enough to 
understand what the pull request does, how, and why.
- [x] Run `mvn clean verify -Prun-its` to make sure basic checks pass. A 
more thorough check will 
  be performed on your pull request automatically.
   
   If your pull request is about ~20 lines of code you don't need to sign an
   [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.pdf) if you are unsure
   please ask on the developers list.
   
   To make clear that you license your contribution under 
   the [Apache License Version 2.0, January 
2004](http://www.apache.org/licenses/LICENSE-2.0)
   you have to acknowledge this by using the following check-box.
   
- [x] I hereby declare this contribution to be licenced under the [Apache 
License Version 2.0, January 2004](http://www.apache.org/licenses/LICENSE-2.0)
   
- [x] In any other case, please file an [Apache Individual Contributor 
License Agreement](https://www.apache.org/licenses/icla.pdf).
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Created] (MRELEASE-1086) Upgrade Parent to 36

2022-04-26 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MRELEASE-1086:
-

 Summary: Upgrade Parent to 36
 Key: MRELEASE-1086
 URL: https://issues.apache.org/jira/browse/MRELEASE-1086
 Project: Maven Release Plugin
  Issue Type: Dependency upgrade
Reporter: Slawomir Jaranowski
Assignee: Slawomir Jaranowski






--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (MRESOURCES-284) Support JSON format for parameter filter files

2022-04-26 Thread Michael Osipov (Jira)


[ 
https://issues.apache.org/jira/browse/MRESOURCES-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17528374#comment-17528374
 ] 

Michael Osipov commented on MRESOURCES-284:
---

What is the benefit over properties files?

> Support JSON format for parameter filter files
> --
>
> Key: MRESOURCES-284
> URL: https://issues.apache.org/jira/browse/MRESOURCES-284
> Project: Maven Resources Plugin
>  Issue Type: New Feature
>  Components: filtering
>Affects Versions: 3.2.0
>Reporter: Imad BELMOUJAHID
>Priority: Major
>  Labels: features, pull-request-available
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> I wanted to trace a new evolution that I added recently. This concerns the 
> maven-resources-plugin (3.2.1-SNAPSHOT) and maven-filtering (3.3.0-SNAPSHOT) 
> plugins.
> with this evolution it is now possible to add configuration files with json 
> format. the second part of the evolution is to have to use a single 
> configuration json file for all environments (dev, preprod, prod)
> Example of use:
>  
> {code:java}
> 
> 
> org.apache.maven.plugins
> maven-resources-plugin
> ${maven-resources-plugin.version}
> 
> 
> compile
> 
> resources
> 
> 
> dev
> 
> @_*_@
> 
> 
> ${project.basedir}/src/main/properties/test.json
> 
> 
> 
> src/main/resources
> true
> 
> 
> 
> 
> 
>  {code}
> dev : four determine the environment if the json file 
> contains multiple environments. if you want to use multiple files json (one 
> for each environment), you can remove this parameter and add the full path 
> from the root node in the ressource file (application.yml).
> Example test.json:
>  
> {code:java}
> {
>   "dev" : {
> "type" : "toto",
> "key2" : "value2",
> "key3" : {
>   "key4" : "value4"
> }
>   },
>   "qualif" : {
> "type2" : "toto1",
> "key5" : "value7",
> "key7" : {
>   "key8" : "value7"
> }
>   }
> } {code}
> Example ressource file: application.yml
> {code:java}
> spring:
>   profiles: @_key3.key4_@
>   toto: @_type_@
>   tata: @_key2_@ {code}
> Example result:
> {code:java}
> spring:
>   profiles: value4
>   toto: toto
>   tata: value2 {code}
> I will send the PR
> thanks



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven-indexer] cstamas commented on pull request #200: Update to Lucene 9.1.0

2022-04-26 Thread GitBox


cstamas commented on PR #200:
URL: https://github.com/apache/maven-indexer/pull/200#issuecomment-1110164229

   Sure, 6.2.0 is almost here (actually, is called out on Maven DEV list): 
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MINDEXER%20AND%20fixVersion%20%3D%206.2.0%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-indexer] mbien commented on pull request #200: Update to Lucene 9.1.0

2022-04-26 Thread GitBox


mbien commented on PR #200:
URL: https://github.com/apache/maven-indexer/pull/200#issuecomment-1110162137

   @cstamas although lucene 8 is EOL, It would be great to have another bugfix 
maven-indexer release out which still supports lucene 8 and java 8, before 
migration to lucene 9 / java 11. I would be interested in #198 in particular, 
which would allow us to remove a workaround for NetBeans 15. (no hurry, NB 14 
isn't even released yet)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-release] dependabot[bot] commented on pull request #115: Bump maven-parent from 34 to 36

2022-04-26 Thread GitBox


dependabot[bot] commented on PR #115:
URL: https://github.com/apache/maven-release/pull/115#issuecomment-1110085105

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-release] slawekjaranowski closed pull request #115: Bump maven-parent from 34 to 36

2022-04-26 Thread GitBox


slawekjaranowski closed pull request #115: Bump maven-parent from 34 to 36
URL: https://github.com/apache/maven-release/pull/115


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Commented] (MRELEASE-1022) release:prepare does not honor project.dev version predefined in release.properties

2022-04-26 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/MRELEASE-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17528333#comment-17528333
 ] 

Hudson commented on MRELEASE-1022:
--

Build succeeded in Jenkins: Maven » Maven TLP » maven-release » master #19

See 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-release/job/master/19/

> release:prepare does not honor project.dev version predefined in 
> release.properties
> ---
>
> Key: MRELEASE-1022
> URL: https://issues.apache.org/jira/browse/MRELEASE-1022
> Project: Maven Release Plugin
>  Issue Type: Bug
>  Components: prepare
>Affects Versions: 2.5.3
> Environment: 
> C:\Users\fandre\Documents\MXW\RD\RD>C:\ASF\apache-maven-3.6.1\bin\mvn 
> --version
> Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 
> 2019-04-04T21:00:29+02:00)
> Maven home: C:\ASF\apache-maven-3.6.1\bin\..
> Java version: 1.8.0_181, vendor: Oracle Corporation, runtime: C:\Program 
> Files\Java\jdk1.8.0_181\jre
> Default locale: fr_FR, platform encoding: Cp1252
> OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
>Reporter: zosrothko
>Assignee: Olivier Lamy
>Priority: Major
> Fix For: 3.0.0-M6
>
> Attachments: mvn.log, pom.xml, pom.xml, pom.xml, release.properties, 
> release.properties.dryRun
>
>
> Hi
> Using the release.properties defined as below
> {code:java}
> scm.tag=rd-2019.3
> project.rel.com.scort\:rd=2019.3
> project.dev.com.scort\:rd=2019.4-SNAPSHOT
> project.rel.com.scort.merge\:mergejar=1.2.0
> project.dev.com.scort.merge\:mergejar=1.2.0
> project.rel.com.scort.plugins\:mergejar=1.2.0
> project.dev.com.scort.plugins\:mergejar=1.2.0
> {code}
> with the command
> {code:java}
> mvn -B release:prepare -DdryRun=true
> {code}
> the maven-release-plugin does not use the specified 'project.dev' version to 
> update the pom in the second phase. Here the log
> {code:java}
> [INFO] Scanning for projects...
> [INFO] 
> 
> [INFO] Reactor Build Order:
> [INFO]
> [INFO] RD 
> [pom]
> [INFO] Jar Merger 
> [jar]
> [INFO] MAVEN plugin to merge jar 
> [maven-plugin]
> [INFO]
> [INFO] < com.scort:rd 
> >
> [INFO] Building RD 2019.3-SNAPSHOT    
> [1/3]
> [INFO] [ pom 
> ]-
> [INFO]
> [INFO] --- maven-release-plugin:2.5.3:prepare (default-cli) @ rd ---
> [INFO] Verifying that there are no local modifications...
> [INFO]   ignoring changes on: **\pom.xml.next, **\release.properties, 
> **\pom.xml.branch, **\pom.xml.tag, **\pom.xml.backup, **\pom.xml.releaseBackup
> [INFO] Executing: cmd.exe /X /C "git rev-parse --show-toplevel"
> [INFO] Working directory: C:\Users\fandre\Documents\MXW\RD\RD
> [INFO] Executing: cmd.exe /X /C "git status --porcelain ."
> [INFO] Working directory: C:\Users\fandre\Documents\MXW\RD\RD
> [WARNING] Ignoring unrecognized line: ?? RD/release.properties.copy
> [INFO] Checking dependencies and plugins for snapshots ...
> [INFO] Transforming 'RD'...
> [INFO]   Updating ${antmergejar} to 1.2.0
> [INFO]   Updating ${mavenmergejar} to 1.2.0
> [INFO] Transforming 'Jar Merger'...
> [INFO] Transforming 'MAVEN plugin to merge jar'...
> [INFO] Not generating release POMs
> [INFO] Executing preparation goals - since this is simulation mode it is 
> running against the original project, not the rewritten ones
> [INFO] Executing goals 'clean verify'...
> [INFO] [INFO] Scanning for projects...
> [INFO] [INFO] 
> 
> [INFO] [INFO] Reactor Build Order:
> [INFO] [INFO]
> [INFO] [INFO] RD  
>    [pom]
> [INFO] [INFO] Jar Merger  
>    [jar]
> [INFO] [INFO] MAVEN plugin to merge jar 
> [maven-plugin]
> [INFO] [INFO]
> [INFO] [INFO] < com.scort:rd 
> >
> [INFO] [INFO] Building RD 2019.3-SNAPSHOT 
>    [1/3]
> [INFO] [INFO] [ pom 
> ]-
> [INFO] [INFO]
> [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ rd ---
> [INFO] [INFO]
> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ rd ---
> [INFO] [INFO]
> [INFO] [INFO] --< com.scort.merge:mergejar 
> >--
> [INFO] [INFO] Building 

[jira] [Comment Edited] (SUREFIRE-2079) exception with long message removes test from result instead of failing it

2022-04-26 Thread Zoltan Meze (Jira)


[ 
https://issues.apache.org/jira/browse/SUREFIRE-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17528241#comment-17528241
 ] 

Zoltan Meze edited comment on SUREFIRE-2079 at 4/26/22 3:25 PM:


Seems to be working as expected on 
[PR#518|https://github.com/apache/maven-surefire/pull/518] (SUREFIRE-2058)

Output: [^SUREFIRE-2079.txt] 


was (Author: JIRAUSER287608):
Seems to be working on 
[PR#518|https://github.com/apache/maven-surefire/pull/518] (SUREFIRE-2058)

Output: [^SUREFIRE-2079.txt] 

> exception with long message removes test from result instead of failing it
> --
>
> Key: SUREFIRE-2079
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2079
> Project: Maven Surefire
>  Issue Type: Bug
>  Components: Maven Surefire Plugin
>Affects Versions: 3.0.0-M6
> Environment: Apache Maven 3.6.3 
> (cecedd343002696d0abb50b32b541b8a6ba2883f)
> Maven home: [...]
> Java version: 17.0.3, vendor: BellSoft, runtime: 
> C:\Users\[...]\.sdkman\candidates\java\17.0.3-librca
> Default locale: de_DE, platform encoding: Cp1252
> OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
>Reporter: Michael Kroll
>Priority: Critical
>  Labels: test-stability
> Attachments: SUREFIRE-2079.txt
>
>
> surefire 3.0.0-M6 excludes a test from the test result, if an exception with 
> a long message (~1000) is thrown from an inner class.
> {noformat}
> $ mvn test
> [...]
> [INFO] Running org.example.ThrowExceptionWithLongMessageTest
> [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
> 0.044 s - in org.example.ThrowExceptionWithLongMessageTest
> [INFO]
> [INFO] Results:
> [INFO]
> [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> [INFO]
> [WARNING] Corrupted channel by directly writing to native stream in 
> forked JVM 1. See FAQ web page and the dump file [INFO] [...]
> [...]
> [INFO] BUILD SUCCESS
> {noformat}
> with
> {code:java|title=test class}
> package org.example;
> import org.junit.jupiter.api.Test;
> class ThrowExceptionWithLongMessageTest {
> @Test
> public void example() {
> Inner.throwException(1000);
> }
> 
> public static class Inner {
> public static void throwException(final int messageLen) {
> final var sb = new StringBuilder();
> for (int i = 0; i < messageLen; i++) {
> sb.append("A");
> }
> throw new IllegalStateException(sb.toString());
> }
> }
> }
> {code}
> Demonstrator: see links
> surefire 3.0.0-M5 fails the test like expected:
> {noformat}
> [INFO] Running org.example.ThrowExceptionWithLongMessageTest
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
> 0.036 s <<< FAILURE! - in org.example.ThrowExceptionWithLongMessageTest
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (SUREFIRE-2079) exception with long message removes test from result instead of failing it

2022-04-26 Thread Zoltan Meze (Jira)


[ 
https://issues.apache.org/jira/browse/SUREFIRE-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17528241#comment-17528241
 ] 

Zoltan Meze commented on SUREFIRE-2079:
---

Seems to be working on 
[PR#518|https://github.com/apache/maven-surefire/pull/518] (SUREFIRE-2058)

Output: [^SUREFIRE-2079.txt] 

> exception with long message removes test from result instead of failing it
> --
>
> Key: SUREFIRE-2079
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2079
> Project: Maven Surefire
>  Issue Type: Bug
>  Components: Maven Surefire Plugin
>Affects Versions: 3.0.0-M6
> Environment: Apache Maven 3.6.3 
> (cecedd343002696d0abb50b32b541b8a6ba2883f)
> Maven home: [...]
> Java version: 17.0.3, vendor: BellSoft, runtime: 
> C:\Users\[...]\.sdkman\candidates\java\17.0.3-librca
> Default locale: de_DE, platform encoding: Cp1252
> OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
>Reporter: Michael Kroll
>Priority: Critical
>  Labels: test-stability
> Attachments: SUREFIRE-2079.txt
>
>
> surefire 3.0.0-M6 excludes a test from the test result, if an exception with 
> a long message (~1000) is thrown from an inner class.
> {noformat}
> $ mvn test
> [...]
> [INFO] Running org.example.ThrowExceptionWithLongMessageTest
> [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
> 0.044 s - in org.example.ThrowExceptionWithLongMessageTest
> [INFO]
> [INFO] Results:
> [INFO]
> [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> [INFO]
> [WARNING] Corrupted channel by directly writing to native stream in 
> forked JVM 1. See FAQ web page and the dump file [INFO] [...]
> [...]
> [INFO] BUILD SUCCESS
> {noformat}
> with
> {code:java|title=test class}
> package org.example;
> import org.junit.jupiter.api.Test;
> class ThrowExceptionWithLongMessageTest {
> @Test
> public void example() {
> Inner.throwException(1000);
> }
> 
> public static class Inner {
> public static void throwException(final int messageLen) {
> final var sb = new StringBuilder();
> for (int i = 0; i < messageLen; i++) {
> sb.append("A");
> }
> throw new IllegalStateException(sb.toString());
> }
> }
> }
> {code}
> Demonstrator: see links
> surefire 3.0.0-M5 fails the test like expected:
> {noformat}
> [INFO] Running org.example.ThrowExceptionWithLongMessageTest
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
> 0.036 s <<< FAILURE! - in org.example.ThrowExceptionWithLongMessageTest
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (SUREFIRE-2079) exception with long message removes test from result instead of failing it

2022-04-26 Thread Zoltan Meze (Jira)


 [ 
https://issues.apache.org/jira/browse/SUREFIRE-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zoltan Meze updated SUREFIRE-2079:
--
Attachment: SUREFIRE-2079.txt

> exception with long message removes test from result instead of failing it
> --
>
> Key: SUREFIRE-2079
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2079
> Project: Maven Surefire
>  Issue Type: Bug
>  Components: Maven Surefire Plugin
>Affects Versions: 3.0.0-M6
> Environment: Apache Maven 3.6.3 
> (cecedd343002696d0abb50b32b541b8a6ba2883f)
> Maven home: [...]
> Java version: 17.0.3, vendor: BellSoft, runtime: 
> C:\Users\[...]\.sdkman\candidates\java\17.0.3-librca
> Default locale: de_DE, platform encoding: Cp1252
> OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
>Reporter: Michael Kroll
>Priority: Critical
>  Labels: test-stability
> Attachments: SUREFIRE-2079.txt
>
>
> surefire 3.0.0-M6 excludes a test from the test result, if an exception with 
> a long message (~1000) is thrown from an inner class.
> {noformat}
> $ mvn test
> [...]
> [INFO] Running org.example.ThrowExceptionWithLongMessageTest
> [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
> 0.044 s - in org.example.ThrowExceptionWithLongMessageTest
> [INFO]
> [INFO] Results:
> [INFO]
> [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> [INFO]
> [WARNING] Corrupted channel by directly writing to native stream in 
> forked JVM 1. See FAQ web page and the dump file [INFO] [...]
> [...]
> [INFO] BUILD SUCCESS
> {noformat}
> with
> {code:java|title=test class}
> package org.example;
> import org.junit.jupiter.api.Test;
> class ThrowExceptionWithLongMessageTest {
> @Test
> public void example() {
> Inner.throwException(1000);
> }
> 
> public static class Inner {
> public static void throwException(final int messageLen) {
> final var sb = new StringBuilder();
> for (int i = 0; i < messageLen; i++) {
> sb.append("A");
> }
> throw new IllegalStateException(sb.toString());
> }
> }
> }
> {code}
> Demonstrator: see links
> surefire 3.0.0-M5 fails the test like expected:
> {noformat}
> [INFO] Running org.example.ThrowExceptionWithLongMessageTest
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
> 0.036 s <<< FAILURE! - in org.example.ThrowExceptionWithLongMessageTest
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven-enforcer] dependabot[bot] opened a new pull request, #148: Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6

2022-04-26 Thread GitBox


dependabot[bot] opened a new pull request, #148:
URL: https://github.com/apache/maven-enforcer/pull/148

   Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 
3.0.0-M5 to 3.0.0-M6.
   
   Release notes
   Sourced from https://github.com/apache/maven-surefire/releases;>maven-surefire-plugin's
 releases.
   
   3.0.0-M6
   
   
   https://issues.apache.org/jira/browse/SUREFIRE-2051;>[SUREFIRE-2051] 
- Propagate exceptions while resolving artifacts in 
SurefireDependencyResolver (https://github-redirect.dependabot.com/apache/maven-surefire/issues/504;>#504)
 https://github.com/hisener;>@​hisener
   https://issues.apache.org/jira/browse/SUREFIRE-2024;>[SUREFIRE-2024] 
- Replace testng-junit5 by testng-engine (https://github-redirect.dependabot.com/apache/maven-surefire/issues/500;>#500)
 https://github.com/slawekjaranowski;>@​slawekjaranowski
   https://issues.apache.org/jira/browse/SUREFIRE-1432;>[SUREFIRE-1432] 
- trimStackTrace = false by default (https://github-redirect.dependabot.com/apache/maven-surefire/issues/502;>#502)
 https://github.com/Tibor17;>@​Tibor17
   https://issues.apache.org/jira/browse/SUREFIRE-2040;>[SUREFIRE-2040] 
- No tests executed with junit-platform-suite and -Dtest=TestSuite (https://github-redirect.dependabot.com/apache/maven-surefire/issues/494;>#494)
 https://github.com/Tibor17;>@​Tibor17
   https://issues.apache.org/jira/browse/SUREFIRE-2046;>[SUREFIRE-2046] 
- Resolved TODOs. Updated callbacks ForkedProcessPropertyEventListener and 
ForkedProcessStandardOutErrEventListener. (https://github-redirect.dependabot.com/apache/maven-surefire/issues/501;>#501)
 https://github.com/Tibor17;>@​Tibor17
   https://issues.apache.org/jira/browse/SUREFIRE-1426;>[SUREFIRE-1426] 
- Fork crash doesn't fail build with -Dmaven.test.failure.ignore=true (https://github-redirect.dependabot.com/apache/maven-surefire/issues/496;>#496)
 https://github.com/Tibor17;>@​Tibor17
   https://issues.apache.org/jira/browse/SUREFIRE-2038;>[SUREFIRE-2038] 
- Upgrade Maven Parent to 35 (https://github-redirect.dependabot.com/apache/maven-surefire/issues/491;>#491)
 https://github.com/slawekjaranowski;>@​slawekjaranowski
   https://issues.apache.org/jira/browse/SUREFIRE-2042;>[SUREFIRE-2042] 
- Remove unused method TestListResolver#getWildcard (https://github-redirect.dependabot.com/apache/maven-surefire/issues/497;>#497)
 https://github.com/slawekjaranowski;>@​slawekjaranowski
   https://issues.apache.org/jira/browse/SUREFIRE-1964;>[SUREFIRE-1964] 
- Support for method filtering on excludesFile and includesFile (https://github-redirect.dependabot.com/apache/maven-surefire/issues/490;>#490)
 https://github.com/Tibor17;>@​Tibor17
   Stage site on GH actions (https://github-redirect.dependabot.com/apache/maven-surefire/issues/489;>#489)
 https://github.com/slawekjaranowski;>@​slawekjaranowski
   https://issues.apache.org/jira/browse/SUREFIRE-2015;>[SUREFIRE-2015] 
- Implement testRunId and RunMode in the SimpleReportEntry (https://github-redirect.dependabot.com/apache/maven-surefire/issues/482;>#482)
 https://github.com/Tibor17;>@​Tibor17
   https://issues.apache.org/jira/browse/SUREFIRE-2025;>[SUREFIRE-2025] 
- Updated abstractions which helps associating systemProperties() with a test 
context (https://github-redirect.dependabot.com/apache/maven-surefire/issues/475;>#475)
 https://github.com/Tibor17;>@​Tibor17
   https://issues.apache.org/jira/browse/SUREFIRE-2026;>[SUREFIRE-2026] 
- Improve assertions in Surefire1787JUnit5IT (https://github-redirect.dependabot.com/apache/maven-surefire/issues/474;>#474)
 https://github.com/slawekjaranowski;>@​slawekjaranowski
   Fix documentation: integration tests are in surefire-its now (https://github-redirect.dependabot.com/apache/maven-surefire/issues/477;>#477)
 https://github.com/DaGeRe;>@​DaGeRe
   https://issues.apache.org/jira/browse/SUREFIRE-2016;>[SUREFIRE-2016] 
- The MOJO parameter testSourceDirectory is used only in the TestNG HTML, and 
it should be optional. Javadoc and documentation should be fixed. (https://github-redirect.dependabot.com/apache/maven-surefire/issues/472;>#472)
 https://github.com/Tibor17;>@​Tibor17
   https://issues.apache.org/jira/browse/SUREFIRE-1909;>[SUREFIRE-1909] 
- Support JUnit 5 reflection access by changing add-exports to add-opens (https://github-redirect.dependabot.com/apache/maven-surefire/issues/471;>#471)
 https://github.com/NilsRenaud;>@​NilsRenaud
   https://issues.apache.org/jira/browse/SUREFIRE-2011;>[SUREFIRE-2011] 
- Updated abstractions which helps associating standard out/err with a test (https://github-redirect.dependabot.com/apache/maven-surefire/issues/469;>#469)
 https://github.com/Tibor17;>@​Tibor17
   https://issues.apache.org/jira/browse/SUREFIRE-2012;>[SUREFIRE-2012] 
- Use maven-shared-utils instead of surefire-shared-utils in Report Parser. 
Removed commons-lang in Report Plugin. (https://github-redirect.dependabot.com/apache/maven-surefire/issues/470;>#470)
 

[GitHub] [maven-enforcer] dependabot[bot] opened a new pull request, #147: Bump maven-javadoc-plugin from 3.3.1 to 3.4.0

2022-04-26 Thread GitBox


dependabot[bot] opened a new pull request, #147:
URL: https://github.com/apache/maven-enforcer/pull/147

   Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) 
from 3.3.1 to 3.4.0.
   
   Release notes
   Sourced from https://github.com/apache/maven-javadoc-plugin/releases;>maven-javadoc-plugin's
 releases.
   
   3.3.2
   What's Changed
   
   [MJAVADOC-530] - Clean up additionalparam documentation by https://github.com/marschall;>@​marschall in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/6;>apache/maven-javadoc-plugin#6
   [MJAVADOC-538] Filter out 'Picked up' by https://github.com/risdenk;>@​risdenk in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/11;>apache/maven-javadoc-plugin#11
   [MJAVADOC-546] Allow to generate report in Spanish locale by https://github.com/belingueres;>@​belingueres in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/12;>apache/maven-javadoc-plugin#12
   [MJAVADOC-537] Explicitly the batchMode to true by https://github.com/joshiste;>@​joshiste in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/7;>apache/maven-javadoc-plugin#7
   fix mailing list url in README by https://github.com/rgdoliveira;>@​rgdoliveira in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/13;>apache/maven-javadoc-plugin#13
   [MJAVADOC-544] - Changed behaviour of Javadoc for temporary files 
encoding (options, argfile, ...) by https://github.com/michael-st;>@​michael-st in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/10;>apache/maven-javadoc-plugin#10
   [MJAVADOC-444] add aggregate-no-fork and aggregate-test-no-fork for 
non-forking versions of aggregate goals. by https://github.com/busbey;>@​busbey in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/2;>apache/maven-javadoc-plugin#2
   Avoid converting separator characters into newline. by https://github.com/cowwoc;>@​cowwoc in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/19;>apache/maven-javadoc-plugin#19
   [MJAVADOC-577] Fixed typos in User Guide. by https://github.com/glqdlt;>@​glqdlt in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/20;>apache/maven-javadoc-plugin#20
   Fix typo in additionalDependencies documentation by https://github.com/britter;>@​britter in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/23;>apache/maven-javadoc-plugin#23
   Add missing @since tags to sourceFile[Includes|Excludes] by 
https://github.com/britter;>@​britter in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/24;>apache/maven-javadoc-plugin#24
   Added example of --add-modules to aggregate FAQ. by https://github.com/cowwoc;>@​cowwoc in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/18;>apache/maven-javadoc-plugin#18
   Remove space typo in  markdown by https://github.com/nrbw;>@​nrbw in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/29;>apache/maven-javadoc-plugin#29
   [MJAVADOC-620] Do not ignore JARs w/o module info when building 
classpath by https://github.com/fwienber;>@​fwienber 
in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/35;>apache/maven-javadoc-plugin#35
   [MJAVADOC-626] Add a stale javadoc detection mechanism by https://github.com/gnodet;>@​gnodet in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/33;>apache/maven-javadoc-plugin#33
   [MJAVADOC-613] exclude skipped modules from javadoc aggregate by https://github.com/olamy;>@​olamy in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/36;>apache/maven-javadoc-plugin#36
   [MJAVADOC-636] exclude some modules from aggregated javadoc by https://github.com/olamy;>@​olamy in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/37;>apache/maven-javadoc-plugin#37
   [MJAVADOC-639] include requires static from external dependencies for 
all modules by https://github.com/olamy;>@​olamy in 
https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/38;>apache/maven-javadoc-plugin#38
   [MJAVADOC-638] upgrade Doxia Sitetools to 1.9.2 to remove dependency on 
Struts by https://github.com/olamy;>@​olamy in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/39;>apache/maven-javadoc-plugin#39
   MJAVADOC-610 by https://github.com/olamy;>@​olamy in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/40;>apache/maven-javadoc-plugin#40
   [MJAVADOC-644] Properly close DirectoryStream by https://github.com/britter;>@​britter in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/41;>apache/maven-javadoc-plugin#41
   update qdox by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-javadoc-plugin/pull/42;>apache/maven-javadoc-plugin#42
   update doxia by 

[jira] [Commented] (MSHARED-1016) Transitive provided dependencies are not removed from collected dependency graph

2022-04-26 Thread Jira


[ 
https://issues.apache.org/jira/browse/MSHARED-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17528218#comment-17528218
 ] 

Tamás Cservenák commented on MSHARED-1016:
--

PR and your assumption is wrong. Also, what you think Maven does is wrong as 
well. The *collect* step collects everything, even in Maven itself, easy to 
check:

Create a project P that depends on dependency A that depends on dependency B. 
Then, in project P add an exclusion to B where dependency A declared. And use 
empty local repository. You will see, that maven WILL download B POM even if 
excluded! That's exactly for that above: collect builds a full graph of 
"everything". Later a post processing of graph happens, where these nodes are 
cut away.

So, maybe some post processing is missing instead for you as well? The proposed 
PR would "functionally cripple" the dep-tree, and one who needs full graph 
would not be able to get it anymore

Anyway, if you look at this discussion 
[https://github.com/apache/maven-dependency-tree/pull/10] you will see this 
whole API is about to change

Where or in what use case you use this component?

> Transitive provided dependencies are not removed from collected dependency 
> graph
> 
>
> Key: MSHARED-1016
> URL: https://issues.apache.org/jira/browse/MSHARED-1016
> Project: Maven Shared Components
>  Issue Type: Bug
>  Components: maven-dependency-tree
>Affects Versions: maven-dependency-tree-3.1.0
>Reporter: Daniel Norberg
>Priority: Major
>
> DependencyCollectorBuilder#collectDependencyGraph returns a dependency graph 
> containing transitive provided scope dependencies. This is inconsistent with 
> Maven behavior, which removes transitive provided scope dependencies from the 
> dependency graph:
> [https://github.com/apache/maven/blob/706d9319f14b507f3c3deeba4eeda1a51a531c9b/maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/MavenRepositorySystemUtils.java#L80|https://github.com/apache/maven/blob/706d9319f14b507f3c3deeba4eeda1a51a531c9b/maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/MavenRepositorySystemUtils.java#L80.]
> This might be the root cause of 
> https://issues.apache.org/jira/browse/MENFORCER-402 and 
> https://issues.apache.org/jira/browse/MENFORCER-394
> Note that transitive test scope dependencies are correctly filtered out using 
> a dependency selector.
> It seems to me that we can add another dependency selector to also filter out 
> transitive provided scope dependencies:
> [https://github.com/apache/maven-dependency-tree/blob/7a1a12533ac6898fcb3dacbcf2466ef71d11c43a/src/main/java/org/apache/maven/shared/dependency/graph/internal/Maven31DependencyCollectorBuilder.java#L108|https://github.com/apache/maven-dependency-tree/blob/master/src/main/java/org/apache/maven/shared/dependency/graph/internal/Maven31DependencyCollectorBuilder.java#L108]
> [https://github.com/apache/maven-dependency-tree/blob/7a1a12533ac6898fcb3dacbcf2466ef71d11c43a/src/main/java/org/apache/maven/shared/dependency/graph/internal/Maven3DependencyCollectorBuilder.java#L108]
> I have submitted a PR to do this: 
> [https://github.com/apache/maven-dependency-tree/pull/9]
>  
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (SUREFIRE-2079) exception with long message removes test from result instead of failing it

2022-04-26 Thread Michael Kroll (Jira)


 [ 
https://issues.apache.org/jira/browse/SUREFIRE-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Kroll updated SUREFIRE-2079:

Description: 
surefire 3.0.0-M6 excludes a test from the test result, if an exception with a 
long message (~1000) is thrown from an inner class.

{noformat}
$ mvn test
[...]
[INFO] Running org.example.ThrowExceptionWithLongMessageTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.044 s - in org.example.ThrowExceptionWithLongMessageTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[WARNING] Corrupted channel by directly writing to native stream in forked 
JVM 1. See FAQ web page and the dump file [INFO] [...]
[...]
[INFO] BUILD SUCCESS
{noformat}

with

{code:java|title=test class}
package org.example;

import org.junit.jupiter.api.Test;

class ThrowExceptionWithLongMessageTest {

@Test
public void example() {
Inner.throwException(1000);
}

public static class Inner {
public static void throwException(final int messageLen) {
final var sb = new StringBuilder();
for (int i = 0; i < messageLen; i++) {
sb.append("A");
}
throw new IllegalStateException(sb.toString());
}
}
}
{code}

Demonstrator: see links

surefire 3.0.0-M5 fails the test like expected:
{noformat}
[INFO] Running org.example.ThrowExceptionWithLongMessageTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
0.036 s <<< FAILURE! - in org.example.ThrowExceptionWithLongMessageTest
{noformat}

  was:
surefire 3.0.0-M6 excludes a test from the test result, if an exception with a 
long message (~1000) is thrown from an inner class.

{noformat}
$ mvn test
[...]
[INFO] Running org.example.ThrowExceptionWithLongMessageTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.044 s - in org.example.ThrowExceptionWithLongMessageTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[WARNING] Corrupted channel by directly writing to native stream in forked 
JVM 1. See FAQ web page and the dump file [INFO] [...]
[...]
[INFO] BUILD SUCCESS
{noformat}

with

{code:java|title=test class}
package org.example;

import org.junit.jupiter.api.Test;

class ThrowExceptionWithLongMessageTest {

@Test
public void example() {
Inner.throwException(1000);
}

public static class Inner {
public static void throwException(final int messageLen) {
final var sb = new StringBuilder();
for (int i = 0; i < messageLen; i++) {
sb.append("A");
}
throw new IllegalStateException(sb.toString());
}
}
}
{code}

Demonstrator:
https://github.com/mickroll/demonstrator/tree/surefire-exception-with-long-message-removes-test-from-result

surefire 3.0.0-M5 fails the test like expected:
{noformat}
[INFO] Running org.example.ThrowExceptionWithLongMessageTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
0.036 s <<< FAILURE! - in org.example.ThrowExceptionWithLongMessageTest
{noformat}


> exception with long message removes test from result instead of failing it
> --
>
> Key: SUREFIRE-2079
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2079
> Project: Maven Surefire
>  Issue Type: Bug
>  Components: Maven Surefire Plugin
>Affects Versions: 3.0.0-M6
> Environment: Apache Maven 3.6.3 
> (cecedd343002696d0abb50b32b541b8a6ba2883f)
> Maven home: [...]
> Java version: 17.0.3, vendor: BellSoft, runtime: 
> C:\Users\[...]\.sdkman\candidates\java\17.0.3-librca
> Default locale: de_DE, platform encoding: Cp1252
> OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
>Reporter: Michael Kroll
>Priority: Critical
>  Labels: test-stability
>
> surefire 3.0.0-M6 excludes a test from the test result, if an exception with 
> a long message (~1000) is thrown from an inner class.
> {noformat}
> $ mvn test
> [...]
> [INFO] Running org.example.ThrowExceptionWithLongMessageTest
> [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
> 0.044 s - in org.example.ThrowExceptionWithLongMessageTest
> [INFO]
> [INFO] Results:
> [INFO]
> [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> [INFO]
> [WARNING] Corrupted channel by directly writing to native stream in 
> forked JVM 1. See FAQ web page and the dump file [INFO] [...]
> [...]
> [INFO] BUILD SUCCESS
> {noformat}
> with
> {code:java|title=test 

[jira] [Created] (SUREFIRE-2079) exception with long message removes test from result instead of failing it

2022-04-26 Thread Michael Kroll (Jira)
Michael Kroll created SUREFIRE-2079:
---

 Summary: exception with long message removes test from result 
instead of failing it
 Key: SUREFIRE-2079
 URL: https://issues.apache.org/jira/browse/SUREFIRE-2079
 Project: Maven Surefire
  Issue Type: Bug
  Components: Maven Surefire Plugin
Affects Versions: 3.0.0-M6
 Environment: Apache Maven 3.6.3 
(cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: [...]
Java version: 17.0.3, vendor: BellSoft, runtime: 
C:\Users\[...]\.sdkman\candidates\java\17.0.3-librca
Default locale: de_DE, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
Reporter: Michael Kroll


surefire 3.0.0-M6 excludes a test from the test result, if an exception with a 
long message (~1000) is thrown from an inner class.

{noformat}
$ mvn test
[...]
[INFO] Running org.example.ThrowExceptionWithLongMessageTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.044 s - in org.example.ThrowExceptionWithLongMessageTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[WARNING] Corrupted channel by directly writing to native stream in forked 
JVM 1. See FAQ web page and the dump file [INFO] [...]
[...]
[INFO] BUILD SUCCESS
{noformat}

with

{code:java|title=test class}
package org.example;

import org.junit.jupiter.api.Test;

class ThrowExceptionWithLongMessageTest {

@Test
public void example() {
Inner.throwException(1000);
}

public static class Inner {
public static void throwException(final int messageLen) {
final var sb = new StringBuilder();
for (int i = 0; i < messageLen; i++) {
sb.append("A");
}
throw new IllegalStateException(sb.toString());
}
}
}
{code}

Demonstrator:
https://github.com/mickroll/demonstrator/tree/surefire-exception-with-long-message-removes-test-from-result

surefire 3.0.0-M5 fails the test like expected:
{noformat}
[INFO] Running org.example.ThrowExceptionWithLongMessageTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
0.036 s <<< FAILURE! - in org.example.ThrowExceptionWithLongMessageTest
{noformat}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven-mvnd] gnodet merged pull request #621: Upgrade to auto changelog 1.2

2022-04-26 Thread GitBox


gnodet merged PR #621:
URL: https://github.com/apache/maven-mvnd/pull/621


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-assembly-plugin] cstamas commented on a diff in pull request #54: [MASSEMBLY-954] Update plugin to Maven 3.2.5

2022-04-26 Thread GitBox


cstamas commented on code in PR #54:
URL: 
https://github.com/apache/maven-assembly-plugin/pull/54#discussion_r858694279


##
pom.xml:
##
@@ -244,58 +277,25 @@ under the License.
   
 
 
-
-  
-org.codehaus.plexus
-plexus-component-metadata
-
-  
-descriptors
-
-  generate-metadata
-  generate-test-metadata
-
-  
-
-  
-  
-org.codehaus.modello
-modello-maven-plugin
-
-  ${mdoVersion}
-  
-src/main/mdo/assembly.mdo
-src/main/mdo/assembly-component.mdo
-  
-
-
-  
-mdo
-generate-sources
-
-  xpp3-reader
-  xpp3-writer
-  java
-  xsd
-
-  
-  
-mdo-site
-pre-site
-
-  xdoc
-  xsd
-
-  
-
-  
-
 
   
+
+  org.eclipse.sisu
+  sisu-maven-plugin
+  ${sisuVersion}
+  
+
+  index-project
+  
+main-index
+test-index
+  
+
+  
+
 
   org.apache.maven.plugins
   maven-jxr-plugin
-  3.1.1

Review Comment:
   Removed



##
pom.xml:
##
@@ -66,9 +66,11 @@ under the License.
   
 7
 2.1.0
-3.5.1
-3.2.0
-3.0
+3.2.5
+0.3.5

Review Comment:
   Removed



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-assembly-plugin] cstamas commented on a diff in pull request #54: [MASSEMBLY-954] Update plugin to Maven 3.2.5

2022-04-26 Thread GitBox


cstamas commented on code in PR #54:
URL: 
https://github.com/apache/maven-assembly-plugin/pull/54#discussion_r858693826


##
pom.xml:
##
@@ -244,58 +277,25 @@ under the License.
   
 
 
-
-  
-org.codehaus.plexus
-plexus-component-metadata
-
-  
-descriptors
-
-  generate-metadata
-  generate-test-metadata
-
-  
-
-  
-  
-org.codehaus.modello
-modello-maven-plugin
-
-  ${mdoVersion}
-  
-src/main/mdo/assembly.mdo
-src/main/mdo/assembly-component.mdo
-  
-
-
-  
-mdo
-generate-sources
-
-  xpp3-reader
-  xpp3-writer
-  java
-  xsd
-
-  
-  
-mdo-site
-pre-site
-
-  xdoc
-  xsd
-
-  
-
-  
-
 
   
+
+  org.eclipse.sisu
+  sisu-maven-plugin
+  ${sisuVersion}

Review Comment:
   Removed



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-assembly-plugin] cstamas commented on pull request #54: [MASSEMBLY-954] Update plugin to Maven 3.2.5

2022-04-26 Thread GitBox


cstamas commented on PR #54:
URL: 
https://github.com/apache/maven-assembly-plugin/pull/54#issuecomment-1109776447

   > parent and component updates in separate PR will be ok
   
   Nope, sorry: "component updates" requires code changes, like in case of 
common filters, completely different mocking is needed. So really, all these 
are interleaved and tangled together, hence, IMHO they need to be untangled 
together as well. Sadly, this is the price of neglected plugin. So, no, am not 
splitting this PR only to get multiple commits (and issues), as it merely just 
generates more work, while the result is, as I said, just "more issues".


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Updated] (MDEP-803) addParentPoms only partially working

2022-04-26 Thread Jira


 [ 
https://issues.apache.org/jira/browse/MDEP-803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

François Régnier updated MDEP-803:
--
Summary: addParentPoms only partially working  (was: addParentPoms 
partially working)

> addParentPoms only partially working
> 
>
> Key: MDEP-803
> URL: https://issues.apache.org/jira/browse/MDEP-803
> Project: Maven Dependency Plugin
>  Issue Type: Bug
>  Components: copy-dependencies
>Affects Versions: 3.3.0
>Reporter: François Régnier
>Priority: Major
>
> Hello,
> In the dependency:copy-dependencies documentation, it is written:
>  
> {noformat}
>  Add parent poms to the list of copied dependencies (both 
> current project pom parents and dependencies parents).{noformat}
> In fact only current projects POM parents are copied.
>  
> My configuration is:
>  
> {noformat}
>                         
>                             download-escrow-sources
>                             
>                                 copy-dependencies
>                             
>                             prepare-package
>                             
>                                 runtime
>                                 sources
>                                 
> ${escrow.build.directory}
>                                 
> com.xxx,com.yyy
>                                 true
>                                 true
>                                 true
>                             
>                         {noformat}
> Thanks
> François
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Created] (MDEP-803) addParentPoms partially working

2022-04-26 Thread Jira
François Régnier created MDEP-803:
-

 Summary: addParentPoms partially working
 Key: MDEP-803
 URL: https://issues.apache.org/jira/browse/MDEP-803
 Project: Maven Dependency Plugin
  Issue Type: Bug
  Components: copy-dependencies
Affects Versions: 3.3.0
Reporter: François Régnier


Hello,

In the dependency:copy-dependencies documentation, it is written:

 
{noformat}
 Add parent poms to the list of copied dependencies (both 
current project pom parents and dependencies parents).{noformat}
In fact only current projects POM parents are copied.

 

My configuration is:

 
{noformat}
                        
                            download-escrow-sources
                            
                                copy-dependencies
                            
                            prepare-package
                            
                                runtime
                                sources
                                
${escrow.build.directory}
                                
com.xxx,com.yyy
                                true
                                true
                                true
                            
                        {noformat}
Thanks

François

 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven-mvnd] aalmiray commented on pull request #620: Reapply Refactor build and release workflows apache#574

2022-04-26 Thread GitBox


aalmiray commented on PR #620:
URL: https://github.com/apache/maven-mvnd/pull/620#issuecomment-1109745581

   > Apache snapshots are usually published using a simple `mvn deploy` which 
uploads them to the apache snapshot repository at 
http://repository.apache.org/snapshots/.
   
   Ah, I see. That would be the case with JARs and POMs which will continue to 
work using the standard Maven publication plugins. For ZIPs and TARs you'd do 
the same. 
   
   FWIW the `artifactory` uploader provided by JReleaser may be used to publish 
artifacts (ZIPs in mvnd's case) to a Nexus instance.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-pdf-plugin] dependabot[bot] opened a new pull request, #24: Bump maven-plugins from 34 to 36

2022-04-26 Thread GitBox


dependabot[bot] opened a new pull request, #24:
URL: https://github.com/apache/maven-pdf-plugin/pull/24

   Bumps [maven-plugins](https://github.com/apache/maven-parent) from 34 to 36.
   
   Release notes
   Sourced from https://github.com/apache/maven-parent/releases;>maven-plugins's 
releases.
   
   36
   What's Changed
   
   [MPOM-300] switch from GA to ASF Matomo. by https://github.com/bmarwell;>@​bmarwell in https://github-redirect.dependabot.com/apache/maven-parent/pull/58;>apache/maven-parent#58
   [MPOM-308] Upgrade Maven PMD Plugin from 3.15.0 to 3.16.0 by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-parent/pull/59;>apache/maven-parent#59
   Bump taglist-maven-plugin from 2.4 to 3.0.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/45;>apache/maven-parent#45
   Bump maven-jxr-plugin from 3.1.1 to 3.2.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/60;>apache/maven-parent#60
   [MPOM-313] execute checkstyle in early phase of the build by https://github.com/olamy;>@​olamy in https://github-redirect.dependabot.com/apache/maven-parent/pull/55;>apache/maven-parent#55
   [MPOM-314] Upgrade modello-maven-plugin from 1.11 to 2.0.0 by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-parent/pull/61;>apache/maven-parent#61
   Bump apache from 25 to 26 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/62;>apache/maven-parent#62
   
   New Contributors
   
   https://github.com/bmarwell;>@​bmarwell made 
their first contribution in https://github-redirect.dependabot.com/apache/maven-parent/pull/58;>apache/maven-parent#58
   https://github.com/olamy;>@​olamy made their 
first contribution in https://github-redirect.dependabot.com/apache/maven-parent/pull/55;>apache/maven-parent#55
   
   Full Changelog: https://github.com/apache/maven-parent/compare/maven-parent-35...maven-parent-36;>https://github.com/apache/maven-parent/compare/maven-parent-35...maven-parent-36
   35
   What's Changed
   
   docs: remove out of date comment by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-parent/pull/8;>apache/maven-parent#8
   [MPOM-252] remove broken mail list archives by https://github.com/elharo;>@​elharo in https://github-redirect.dependabot.com/apache/maven-parent/pull/18;>apache/maven-parent#18
   Bump plexus-utils from 3.1.0 to 3.3.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/13;>apache/maven-parent#13
   Bump maven-toolchains-plugin from 1.1 to 3.0.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/10;>apache/maven-parent#10
   Bump plexus-container-default from 1.0-alpha-30 to 2.1.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/11;>apache/maven-parent#11
   Bump plexus-component-annotations from 2.0.0 to 2.1.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/15;>apache/maven-parent#15
   Bump mavenPluginToolsVersion from 3.5.2 to 3.6.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/16;>apache/maven-parent#16
   Bump modello-maven-plugin from 1.9.1 to 1.11 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/12;>apache/maven-parent#12
   Bump maven-jxr-plugin from 2.5 to 3.0.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/9;>apache/maven-parent#9
   Bump maven-pmd-plugin from 3.8 to 3.13.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/17;>apache/maven-parent#17
   Bump maven-pmd-plugin from 3.14.0 to 3.15.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/28;>apache/maven-parent#28
   [MPOM-268] - Removed unused property by https://github.com/khmarbaise;>@​khmarbaise in https://github-redirect.dependabot.com/apache/maven-parent/pull/29;>apache/maven-parent#29
   Bump mavenPluginToolsVersion from 3.6.0 to 3.6.1 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/25;>apache/maven-parent#25
   [MPOM-270] Fix enforcer plugin by https://github.com/cstamas;>@​cstamas in https://github-redirect.dependabot.com/apache/maven-parent/pull/32;>apache/maven-parent#32
   [MPOM-271] Add drop legacy dependencies profile by https://github.com/cstamas;>@​cstamas in 

[jira] [Commented] (MCOMPILER-187) incremental stuff detect changes even if nothing has changed means too much compilation

2022-04-26 Thread Delany (Jira)


[ 
https://issues.apache.org/jira/browse/MCOMPILER-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17528130#comment-17528130
 ] 

Delany commented on MCOMPILER-187:
--

This is still an issue

> incremental stuff detect changes even if nothing has changed means too much 
> compilation
> ---
>
> Key: MCOMPILER-187
> URL: https://issues.apache.org/jira/browse/MCOMPILER-187
> Project: Maven Compiler Plugin
>  Issue Type: Bug
>Affects Versions: 3.0
>Reporter: Olivier Lamy
>Assignee: Olivier Lamy
>Priority: Critical
> Fix For: 3.1
>
> Attachments: no-class-in-java-file.zip
>
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven-assembly-plugin] cstamas opened a new pull request, #55: Do not download whole universe

2022-04-26 Thread GitBox


cstamas opened a new pull request, #55:
URL: https://github.com/apache/maven-assembly-plugin/pull/55

   Problem: try to build maven master with empty repository,
   you will notice that we get things from repository.sonatype.org
   repository, that is wrong. Moreover, if you look carefully, you
   will notice that we download/resolve totally unrelated things
   to our build, like felix plugin etc. For fun, it downloads
   Maven 2.2.0, Maven 2.0.7 etc as well.
   
   Without PR:
   https://gist.github.com/cstamas/badb32a25dbe444679774611f61d94b1
   
   Reason: m-assembly-p "rebuilds" all the project of depSet to
   get MavenProject instance of them and transitive deps, but alas,
   it was doing it too eagerly: it was getting even plugins that
   built our dependendencies, while we are really not want them.
   So, instead to re-use the "project building request" of
   currently built project, just create a simple PBR that is
   tuned "just enough" to get results we want, nothing more.
   We do not want the plugins that built our dependencies.
   
   With PR:
   https://gist.github.com/cstamas/1e9dfd0384dceda7a8195edfc1bfb61b
   
   Following this checklist to help us incorporate your 
   contribution quickly and easily:
   
- [ ] Make sure there is a [JIRA 
issue](https://issues.apache.org/jira/browse/MASSEMBLY) filed 
  for the change (usually before you start working on it).  Trivial 
changes like typos do not 
  require a JIRA issue.  Your pull request should address just this 
issue, without 
  pulling in other changes.
- [ ] Each commit in the pull request should have a meaningful subject line 
and body.
- [ ] Format the pull request title like `[MASSEMBLY-XXX] - Fixes bug in 
ApproximateQuantiles`,
  where you replace `MASSEMBLY-XXX` with the appropriate JIRA issue. 
Best practice
  is to use the JIRA issue title in the pull request title and in the 
first line of the 
  commit message.
- [ ] Write a pull request description that is detailed enough to 
understand what the pull request does, how, and why.
- [ ] Run `mvn clean verify` to make sure basic checks pass. A more 
thorough check will 
  be performed on your pull request automatically.
- [ ] You have run the integration tests successfully (`mvn -Prun-its clean 
verify`).
   
   If your pull request is about ~20 lines of code you don't need to sign an
   [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.pdf) if you are unsure
   please ask on the developers list.
   
   To make clear that you license your contribution under 
   the [Apache License Version 2.0, January 
2004](http://www.apache.org/licenses/LICENSE-2.0)
   you have to acknowledge this by using the following check-box.
   
- [ ] I hereby declare this contribution to be licenced under the [Apache 
License Version 2.0, January 2004](http://www.apache.org/licenses/LICENSE-2.0)
   
- [ ] In any other case, please file an [Apache Individual Contributor 
License Agreement](https://www.apache.org/licenses/icla.pdf).
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-release] slachiewicz commented on pull request #106: [MRELEASE-1084] Upgrade Maven to 3.5.4

2022-04-26 Thread GitBox


slachiewicz commented on PR #106:
URL: https://github.com/apache/maven-release/pull/106#issuecomment-1109693651

   yeap - I mean 3.2.5 but fingers pressed 3.1. So that's now open for 
volunteer 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-assembly-plugin] slawekjaranowski commented on a diff in pull request #54: [MASSEMBLY-954] Update plugin to Maven 3.2.5

2022-04-26 Thread GitBox


slawekjaranowski commented on code in PR #54:
URL: 
https://github.com/apache/maven-assembly-plugin/pull/54#discussion_r858601866


##
pom.xml:
##
@@ -244,58 +277,25 @@ under the License.
   
 
 
-
-  
-org.codehaus.plexus
-plexus-component-metadata
-
-  
-descriptors
-
-  generate-metadata
-  generate-test-metadata
-
-  
-
-  
-  
-org.codehaus.modello
-modello-maven-plugin
-
-  ${mdoVersion}
-  
-src/main/mdo/assembly.mdo
-src/main/mdo/assembly-component.mdo
-  
-
-
-  
-mdo
-generate-sources
-
-  xpp3-reader
-  xpp3-writer
-  java
-  xsd
-
-  
-  
-mdo-site
-pre-site
-
-  xdoc
-  xsd
-
-  
-
-  
-
 
   
+
+  org.eclipse.sisu
+  sisu-maven-plugin
+  ${sisuVersion}

Review Comment:
   Version and executions configuration are in  parent, can be removed here



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-assembly-plugin] slawekjaranowski commented on a diff in pull request #54: [MASSEMBLY-954] Update plugin to Maven 3.2.5

2022-04-26 Thread GitBox


slawekjaranowski commented on code in PR #54:
URL: 
https://github.com/apache/maven-assembly-plugin/pull/54#discussion_r858601866


##
pom.xml:
##
@@ -244,58 +277,25 @@ under the License.
   
 
 
-
-  
-org.codehaus.plexus
-plexus-component-metadata
-
-  
-descriptors
-
-  generate-metadata
-  generate-test-metadata
-
-  
-
-  
-  
-org.codehaus.modello
-modello-maven-plugin
-
-  ${mdoVersion}
-  
-src/main/mdo/assembly.mdo
-src/main/mdo/assembly-component.mdo
-  
-
-
-  
-mdo
-generate-sources
-
-  xpp3-reader
-  xpp3-writer
-  java
-  xsd
-
-  
-  
-mdo-site
-pre-site
-
-  xdoc
-  xsd
-
-  
-
-  
-
 
   
+
+  org.eclipse.sisu
+  sisu-maven-plugin
+  ${sisuVersion}

Review Comment:
   Version and executions configuration are in  parent, van be removed here



##
pom.xml:
##
@@ -66,9 +66,11 @@ under the License.
   
 7
 2.1.0
-3.5.1
-3.2.0
-3.0
+3.2.5
+0.3.5

Review Comment:
   The same version is in parent



##
pom.xml:
##
@@ -244,58 +277,25 @@ under the License.
   
 
 
-
-  
-org.codehaus.plexus
-plexus-component-metadata
-
-  
-descriptors
-
-  generate-metadata
-  generate-test-metadata
-
-  
-
-  
-  
-org.codehaus.modello
-modello-maven-plugin
-
-  ${mdoVersion}
-  
-src/main/mdo/assembly.mdo
-src/main/mdo/assembly-component.mdo
-  
-
-
-  
-mdo
-generate-sources
-
-  xpp3-reader
-  xpp3-writer
-  java
-  xsd
-
-  
-  
-mdo-site
-pre-site
-
-  xdoc
-  xsd
-
-  
-
-  
-
 
   
+
+  org.eclipse.sisu
+  sisu-maven-plugin
+  ${sisuVersion}
+  
+
+  index-project
+  
+main-index
+test-index
+  
+
+  
+
 
   org.apache.maven.plugins
   maven-jxr-plugin
-  3.1.1

Review Comment:
   plugin without configuration can be removed from pluginMangment ...



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-mvnd] gnodet closed issue #615: Update to latest maven 3.8.5?

2022-04-26 Thread GitBox


gnodet closed issue #615:  Update to latest maven 3.8.5?
URL: https://github.com/apache/maven-mvnd/issues/615


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-mvnd] gnodet merged pull request #610: Remove default values for heap options

2022-04-26 Thread GitBox


gnodet merged PR #610:
URL: https://github.com/apache/maven-mvnd/pull/610


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-mvnd] gnodet closed issue #560: Let JVM set max heap size instead of a default value of 2GB (`mvnd.maxHeapSize`)

2022-04-26 Thread GitBox


gnodet closed issue #560: Let JVM set max heap size instead of a default value 
of 2GB (`mvnd.maxHeapSize`)
URL: https://github.com/apache/maven-mvnd/issues/560


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-mvnd] gnodet merged pull request #616: Maven385

2022-04-26 Thread GitBox


gnodet merged PR #616:
URL: https://github.com/apache/maven-mvnd/pull/616


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-assembly-plugin] slawekjaranowski commented on pull request #54: [MASSEMBLY-954] Update plugin to Maven 3.2.5

2022-04-26 Thread GitBox


slawekjaranowski commented on PR #54:
URL: 
https://github.com/apache/maven-assembly-plugin/pull/54#issuecomment-1109673908

   parent and component updates in separate PR will be ok


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-mvnd] gnodet merged pull request #620: Reapply Refactor build and release workflows apache#574

2022-04-26 Thread GitBox


gnodet merged PR #620:
URL: https://github.com/apache/maven-mvnd/pull/620


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-assembly-plugin] michael-o commented on a diff in pull request #54: [MASSEMBLY-954] Update plugin to Maven 3.2.5

2022-04-26 Thread GitBox


michael-o commented on code in PR #54:
URL: 
https://github.com/apache/maven-assembly-plugin/pull/54#discussion_r858576336


##
src/main/java/org/apache/maven/plugins/assembly/internal/ComponentSupport.java:
##
@@ -19,16 +19,18 @@
  * under the License.
  */
 
-import org.codehaus.plexus.archiver.zip.ZipUnArchiver;
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
 
 /**
- * @author jdcasey
- *
- *  //todo delete this class once the plexus maven plugin can merge a 
generated components.xml with an
- *  existing one.
+ * Support for components.
  */
-class SarUnArchiver
-extends ZipUnArchiver
+public abstract class ComponentSupport

Review Comment:
   I guess so, I'd go with `static final Logger LOGGER`.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-assembly-plugin] cstamas commented on a diff in pull request #54: [MASSEMBLY-954] Update plugin to Maven 3.2.5

2022-04-26 Thread GitBox


cstamas commented on code in PR #54:
URL: 
https://github.com/apache/maven-assembly-plugin/pull/54#discussion_r858556675


##
src/main/java/org/apache/maven/plugins/assembly/internal/ComponentSupport.java:
##
@@ -19,16 +19,18 @@
  * under the License.
  */
 
-import org.codehaus.plexus.archiver.zip.ZipUnArchiver;
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
 
 /**
- * @author jdcasey
- *
- *  //todo delete this class once the plexus maven plugin can merge a 
generated components.xml with an
- *  existing one.
+ * Support for components.
  */
-class SarUnArchiver
-extends ZipUnArchiver
+public abstract class ComponentSupport

Review Comment:
   It is plugin internal anyway (look at pkg), is really just to lessen logger 
copy + pasta, but we can get rid of it, and just change all `getLogger()` 
occurences to `logger`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-assembly-plugin] michael-o commented on pull request #54: [MASSEMBLY-954] Update plugin to Maven 3.2.5

2022-04-26 Thread GitBox


michael-o commented on PR #54:
URL: 
https://github.com/apache/maven-assembly-plugin/pull/54#issuecomment-1109631160

   > many separated issues  I prefer to split 
   
   While I agree with you some parts are pretty hard to spilt. All the Plexus 
removal is tightly coupled to Maven upgrade and shuffling of *some*  
dependencies. Although, parent and components can be separate commits.
   
   What exactly do you propose to factor out?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-assembly-plugin] cstamas commented on a diff in pull request #54: [MASSEMBLY-954] Update plugin to Maven 3.2.5

2022-04-26 Thread GitBox


cstamas commented on code in PR #54:
URL: 
https://github.com/apache/maven-assembly-plugin/pull/54#discussion_r858555216


##
pom.xml:
##
@@ -66,9 +66,11 @@ under the License.
   
 7
 2.1.0
-3.5.1
-3.2.0
-3.0
+3.2.5
+0.3.5
+1.7.5

Review Comment:
   maven 3.2.5 used that version, yes, just like aether and not "maven resovler"



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-assembly-plugin] michael-o commented on a diff in pull request #54: [MASSEMBLY-954] Update plugin to Maven 3.2.5

2022-04-26 Thread GitBox


michael-o commented on code in PR #54:
URL: 
https://github.com/apache/maven-assembly-plugin/pull/54#discussion_r858550618


##
pom.xml:
##
@@ -66,9 +66,11 @@ under the License.
   
 7
 2.1.0
-3.5.1
-3.2.0
-3.0
+3.2.5
+0.3.5
+1.7.5

Review Comment:
   1.7.5?



##
src/main/java/org/apache/maven/plugins/assembly/internal/ComponentSupport.java:
##
@@ -19,16 +19,18 @@
  * under the License.
  */
 
-import org.codehaus.plexus.archiver.zip.ZipUnArchiver;
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
 
 /**
- * @author jdcasey
- *
- *  //todo delete this class once the plexus maven plugin can merge a 
generated components.xml with an
- *  existing one.
+ * Support for components.
  */
-class SarUnArchiver
-extends ZipUnArchiver
+public abstract class ComponentSupport

Review Comment:
   I would deprecate this class right away if it will only contain logger 
injection.



##
src/main/java/org/apache/maven/plugins/assembly/utils/AssemblyFormatUtils.java:
##
@@ -383,13 +374,12 @@ else if ( "..".equals( part ) )
  * environment variables.
  * 
  */
-public static String evaluateFileNameMapping( final String expression, 
@Nonnull final Artifact artifact,
-  @Nullable final MavenProject 
mainProject,
-  @Nullable final Artifact 
moduleArtifact,
-  @Nonnull final 
AssemblerConfigurationSource configSource,
+public static String evaluateFileNameMapping( final String expression, 
final Artifact artifact,
+  /* nullable */ final 
MavenProject mainProject,

Review Comment:
   Shouldn't this be part of the Javadoc?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-assembly-plugin] slawekjaranowski commented on pull request #54: [MASSEMBLY-954] Update plugin to Maven 3.2.5

2022-04-26 Thread GitBox


slawekjaranowski commented on PR #54:
URL: 
https://github.com/apache/maven-assembly-plugin/pull/54#issuecomment-1109617051

   many separated issues  I prefer to split  


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-assembly-plugin] cstamas opened a new pull request, #54: [MASSEMBLY-954] Update plugin to Maven 3.2.5

2022-04-26 Thread GitBox


cstamas opened a new pull request, #54:
URL: https://github.com/apache/maven-assembly-plugin/pull/54

   Updates parent POM to 36, Maven to 3.2.5 w/
   proper scoping, and many other dependencies.
   
   Also, gets rid of Plexus API and Plexus components
   and replaces them with JSR330.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-assembly-plugin] cstamas closed pull request #40: [MASSEMBLY-954] Update plugin (requires Maven 3.2.5+)

2022-04-26 Thread GitBox


cstamas closed pull request #40: [MASSEMBLY-954] Update plugin (requires Maven 
3.2.5+)
URL: https://github.com/apache/maven-assembly-plugin/pull/40


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-assembly-plugin] cstamas closed pull request #41: Update to common filters 3.2.0

2022-04-26 Thread GitBox


cstamas closed pull request #41: Update to common filters 3.2.0
URL: https://github.com/apache/maven-assembly-plugin/pull/41


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Commented] (SUREFIRE-2078) systemPropertyVariables not working

2022-04-26 Thread Delany (Jira)


[ 
https://issues.apache.org/jira/browse/SUREFIRE-2078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17528042#comment-17528042
 ] 

Delany commented on SUREFIRE-2078:
--

In any case, if I set a user property with my build

`mvn test -Dotel.traces.exporter=logging`

I get
{noformat}
[WARNING] The system property otel.traces.exporter is configured twice! The 
property appears in  and any of , 
 or user property.{noformat}
If instead of _user property_ and _argLine_ I employ _user property_ and 
_systemPropertyVariables_ I don't get this message.

> systemPropertyVariables not working
> ---
>
> Key: SUREFIRE-2078
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2078
> Project: Maven Surefire
>  Issue Type: Bug
>  Components: Maven Surefire Plugin
>Affects Versions: 3.0.0-M6
>Reporter: Delany
>Priority: Major
>
> Hi. Im trying to use the opentelemetry java agent, but either surefire is not 
> passing through the parameters, or the agent is not picking them up.
> It works if I pass via the {*}argLine{*}, but not via 
> *systemPropertyVariables* or {*}systemProperties{*}.
> [https://maven.apache.org/surefire/maven-surefire-plugin/examples/system-properties.html]
> [https://opentelemetry.io/docs/instrumentation/java/automatic/agent-config/]
> Here is my up-to-date reproducer
> [https://github.com/delanym/java-maven-junit-helloworld/tree/opentelemetry]
> Run `mvn test` and you should get a line on the console like
> {noformat}
> [otel.javaagent 2022-04-26 10:33:44:015 +0200] [main] INFO 
> io.opentelemetry.exporter.logging.LoggingSpanExporter - 
> 'HelloTest.testSayHelloAFewTimes' : be46c05e6d80182590d5289426358fb7 
> e4c19bfc7c2d INTERNAL [tracer: io.opentelemetry.opentelemetry-anno
> tations-1.0:1.13.0-alpha] AttributesMap{data={thread.id=1, thread.name=main}, 
> capacity=128, totalAddedValues=2}{noformat}
> Try to use the systemPropertyVariables instead and it will not show.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (SUREFIRE-2078) systemPropertyVariables not working

2022-04-26 Thread Delany (Jira)


[ 
https://issues.apache.org/jira/browse/SUREFIRE-2078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17528041#comment-17528041
 ] 

Delany commented on SUREFIRE-2078:
--

I see there is a note at the bottom of the surefire docs I linked to above 
about "Special VM Properties".

[https://maven.apache.org/surefire/maven-surefire-plugin/examples/system-properties.html]

The only conclusion I can draw from this note is that "sometimes things work, 
and sometimes they don't"!

> systemPropertyVariables not working
> ---
>
> Key: SUREFIRE-2078
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2078
> Project: Maven Surefire
>  Issue Type: Bug
>  Components: Maven Surefire Plugin
>Affects Versions: 3.0.0-M6
>Reporter: Delany
>Priority: Major
>
> Hi. Im trying to use the opentelemetry java agent, but either surefire is not 
> passing through the parameters, or the agent is not picking them up.
> It works if I pass via the {*}argLine{*}, but not via 
> *systemPropertyVariables* or {*}systemProperties{*}.
> [https://maven.apache.org/surefire/maven-surefire-plugin/examples/system-properties.html]
> [https://opentelemetry.io/docs/instrumentation/java/automatic/agent-config/]
> Here is my up-to-date reproducer
> [https://github.com/delanym/java-maven-junit-helloworld/tree/opentelemetry]
> Run `mvn test` and you should get a line on the console like
> {noformat}
> [otel.javaagent 2022-04-26 10:33:44:015 +0200] [main] INFO 
> io.opentelemetry.exporter.logging.LoggingSpanExporter - 
> 'HelloTest.testSayHelloAFewTimes' : be46c05e6d80182590d5289426358fb7 
> e4c19bfc7c2d INTERNAL [tracer: io.opentelemetry.opentelemetry-anno
> tations-1.0:1.13.0-alpha] AttributesMap{data={thread.id=1, thread.name=main}, 
> capacity=128, totalAddedValues=2}{noformat}
> Try to use the systemPropertyVariables instead and it will not show.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (MSHARED-1016) Transitive provided dependencies are not removed from collected dependency graph

2022-04-26 Thread Robert Scholte (Jira)


[ 
https://issues.apache.org/jira/browse/MSHARED-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17528033#comment-17528033
 ] 

Robert Scholte commented on MSHARED-1016:
-

[~cstamas] is quite active with this topic lately, so I'd prefer him to have a 
look at it and judge if your assumption is correct. You should consider to add 
a test to confirm this fix and to prevent regression in the future.

> Transitive provided dependencies are not removed from collected dependency 
> graph
> 
>
> Key: MSHARED-1016
> URL: https://issues.apache.org/jira/browse/MSHARED-1016
> Project: Maven Shared Components
>  Issue Type: Bug
>  Components: maven-dependency-tree
>Affects Versions: maven-dependency-tree-3.1.0
>Reporter: Daniel Norberg
>Priority: Major
>
> DependencyCollectorBuilder#collectDependencyGraph returns a dependency graph 
> containing transitive provided scope dependencies. This is inconsistent with 
> Maven behavior, which removes transitive provided scope dependencies from the 
> dependency graph:
> [https://github.com/apache/maven/blob/706d9319f14b507f3c3deeba4eeda1a51a531c9b/maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/MavenRepositorySystemUtils.java#L80|https://github.com/apache/maven/blob/706d9319f14b507f3c3deeba4eeda1a51a531c9b/maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/MavenRepositorySystemUtils.java#L80.]
> This might be the root cause of 
> https://issues.apache.org/jira/browse/MENFORCER-402 and 
> https://issues.apache.org/jira/browse/MENFORCER-394
> Note that transitive test scope dependencies are correctly filtered out using 
> a dependency selector.
> It seems to me that we can add another dependency selector to also filter out 
> transitive provided scope dependencies:
> [https://github.com/apache/maven-dependency-tree/blob/7a1a12533ac6898fcb3dacbcf2466ef71d11c43a/src/main/java/org/apache/maven/shared/dependency/graph/internal/Maven31DependencyCollectorBuilder.java#L108|https://github.com/apache/maven-dependency-tree/blob/master/src/main/java/org/apache/maven/shared/dependency/graph/internal/Maven31DependencyCollectorBuilder.java#L108]
> [https://github.com/apache/maven-dependency-tree/blob/7a1a12533ac6898fcb3dacbcf2466ef71d11c43a/src/main/java/org/apache/maven/shared/dependency/graph/internal/Maven3DependencyCollectorBuilder.java#L108]
> I have submitted a PR to do this: 
> [https://github.com/apache/maven-dependency-tree/pull/9]
>  
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Created] (SUREFIRE-2078) systemPropertyVariables not working

2022-04-26 Thread Delany (Jira)
Delany created SUREFIRE-2078:


 Summary: systemPropertyVariables not working
 Key: SUREFIRE-2078
 URL: https://issues.apache.org/jira/browse/SUREFIRE-2078
 Project: Maven Surefire
  Issue Type: Bug
  Components: Maven Surefire Plugin
Affects Versions: 3.0.0-M6
Reporter: Delany


Hi. Im trying to use the opentelemetry java agent, but either surefire is not 
passing through the parameters, or the agent is not picking them up.

It works if I pass via the {*}argLine{*}, but not via *systemPropertyVariables* 
or {*}systemProperties{*}.

[https://maven.apache.org/surefire/maven-surefire-plugin/examples/system-properties.html]

[https://opentelemetry.io/docs/instrumentation/java/automatic/agent-config/]

Here is my up-to-date reproducer

[https://github.com/delanym/java-maven-junit-helloworld/tree/opentelemetry]

Run `mvn test` and you should get a line on the console like
{noformat}
[otel.javaagent 2022-04-26 10:33:44:015 +0200] [main] INFO 
io.opentelemetry.exporter.logging.LoggingSpanExporter - 
'HelloTest.testSayHelloAFewTimes' : be46c05e6d80182590d5289426358fb7 
e4c19bfc7c2d INTERNAL [tracer: io.opentelemetry.opentelemetry-anno
tations-1.0:1.13.0-alpha] AttributesMap{data={thread.id=1, thread.name=main}, 
capacity=128, totalAddedValues=2}{noformat}
Try to use the systemPropertyVariables instead and it will not show.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (MSHARED-988) Sanitize dependencies

2022-04-26 Thread Herve Boutemy (Jira)


 [ 
https://issues.apache.org/jira/browse/MSHARED-988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Herve Boutemy updated MSHARED-988:
--
Fix Version/s: maven-common-artifact-filters-3.2.1

> Sanitize dependencies
> -
>
> Key: MSHARED-988
> URL: https://issues.apache.org/jira/browse/MSHARED-988
> Project: Maven Shared Components
>  Issue Type: Task
>  Components: maven-common-artifact-filters
>Reporter: Tamás Cservenák
>Priority: Major
> Fix For: maven-common-artifact-filters-3.2.1
>
>
> Sanitize dependencies:
>  * Among dependencies there are doubled artifacts (org.eclipse.aether vs 
> apache.maven.resolver), clean this up. Pull changes for shared-utils (update 
> dependency) to that with MSHARED-983 applied.
>  * drop any use of Plexus Container related class (container and logging)



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (MRESOURCES-284) Support JSON format for parameter filter files

2022-04-26 Thread Imad BELMOUJAHID (Jira)


 [ 
https://issues.apache.org/jira/browse/MRESOURCES-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Imad BELMOUJAHID updated MRESOURCES-284:

Labels: features pull-request-available  (was: features)

> Support JSON format for parameter filter files
> --
>
> Key: MRESOURCES-284
> URL: https://issues.apache.org/jira/browse/MRESOURCES-284
> Project: Maven Resources Plugin
>  Issue Type: New Feature
>  Components: filtering
>Affects Versions: 3.2.0
>Reporter: Imad BELMOUJAHID
>Priority: Major
>  Labels: features, pull-request-available
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> I wanted to trace a new evolution that I added recently. This concerns the 
> maven-resources-plugin (3.2.1-SNAPSHOT) and maven-filtering (3.3.0-SNAPSHOT) 
> plugins.
> with this evolution it is now possible to add configuration files with json 
> format. the second part of the evolution is to have to use a single 
> configuration json file for all environments (dev, preprod, prod)
> Example of use:
>  
> {code:java}
> 
> 
> org.apache.maven.plugins
> maven-resources-plugin
> ${maven-resources-plugin.version}
> 
> 
> compile
> 
> resources
> 
> 
> dev
> 
> @_*_@
> 
> 
> ${project.basedir}/src/main/properties/test.json
> 
> 
> 
> src/main/resources
> true
> 
> 
> 
> 
> 
>  {code}
> dev : four determine the environment if the json file 
> contains multiple environments. if you want to use multiple files json (one 
> for each environment), you can remove this parameter and add the full path 
> from the root node in the ressource file (application.yml).
> Example test.json:
>  
> {code:java}
> {
>   "dev" : {
> "type" : "toto",
> "key2" : "value2",
> "key3" : {
>   "key4" : "value4"
> }
>   },
>   "qualif" : {
> "type2" : "toto1",
> "key5" : "value7",
> "key7" : {
>   "key8" : "value7"
> }
>   }
> } {code}
> Example ressource file: application.yml
> {code:java}
> spring:
>   profiles: @_key3.key4_@
>   toto: @_type_@
>   tata: @_key2_@ {code}
> Example result:
> {code:java}
> spring:
>   profiles: value4
>   toto: toto
>   tata: value2 {code}
> I will send the PR
> thanks



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (SUREFIRE-1892) systemPropertyVariables does not support interpolated values which are not string like settings.offline

2022-04-26 Thread Slawomir Jaranowski (Jira)


[ 
https://issues.apache.org/jira/browse/SUREFIRE-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527971#comment-17527971
 ] 

Slawomir Jaranowski commented on SUREFIRE-1892:
---

PR closed but without merge ...

> systemPropertyVariables does not support interpolated values which are not 
> string like settings.offline
> ---
>
> Key: SUREFIRE-1892
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1892
> Project: Maven Surefire
>  Issue Type: Bug
>Affects Versions: 3.0.0-M5
>Reporter: Romain Manni-Bucau
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (SUREFIRE-1892) systemPropertyVariables does not support interpolated values which are not string like settings.offline

2022-04-26 Thread Delany (Jira)


[ 
https://issues.apache.org/jira/browse/SUREFIRE-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527963#comment-17527963
 ] 

Delany commented on SUREFIRE-1892:
--

I see the PR was closed

> systemPropertyVariables does not support interpolated values which are not 
> string like settings.offline
> ---
>
> Key: SUREFIRE-1892
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1892
> Project: Maven Surefire
>  Issue Type: Bug
>Affects Versions: 3.0.0-M5
>Reporter: Romain Manni-Bucau
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [maven-mvnd] gnodet commented on pull request #620: Reapply Refactor build and release workflows apache#574

2022-04-26 Thread GitBox


gnodet commented on PR #620:
URL: https://github.com/apache/maven-mvnd/pull/620#issuecomment-1109389596

   > It depends. How are those binaries normally published?
   
   Apache snapshots are usually published using a simple `mvn deploy` which 
uploads them to the apache snapshot repository at 
http://repository.apache.org/snapshots/.
   
   Fwiw, I've raised an infra ticket at 
https://issues.apache.org/jira/browse/INFRA-23200.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven-verifier] dependabot[bot] opened a new pull request, #24: Bump maven-shared-components from 35 to 36

2022-04-26 Thread GitBox


dependabot[bot] opened a new pull request, #24:
URL: https://github.com/apache/maven-verifier/pull/24

   Bumps [maven-shared-components](https://github.com/apache/maven-parent) from 
35 to 36.
   
   Release notes
   Sourced from https://github.com/apache/maven-parent/releases;>maven-shared-components's
 releases.
   
   36
   What's Changed
   
   [MPOM-300] switch from GA to ASF Matomo. by https://github.com/bmarwell;>@​bmarwell in https://github-redirect.dependabot.com/apache/maven-parent/pull/58;>apache/maven-parent#58
   [MPOM-308] Upgrade Maven PMD Plugin from 3.15.0 to 3.16.0 by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-parent/pull/59;>apache/maven-parent#59
   Bump taglist-maven-plugin from 2.4 to 3.0.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/45;>apache/maven-parent#45
   Bump maven-jxr-plugin from 3.1.1 to 3.2.0 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/60;>apache/maven-parent#60
   [MPOM-313] execute checkstyle in early phase of the build by https://github.com/olamy;>@​olamy in https://github-redirect.dependabot.com/apache/maven-parent/pull/55;>apache/maven-parent#55
   [MPOM-314] Upgrade modello-maven-plugin from 1.11 to 2.0.0 by https://github.com/slawekjaranowski;>@​slawekjaranowski 
in https://github-redirect.dependabot.com/apache/maven-parent/pull/61;>apache/maven-parent#61
   Bump apache from 25 to 26 by https://github.com/dependabot;>@​dependabot in https://github-redirect.dependabot.com/apache/maven-parent/pull/62;>apache/maven-parent#62
   
   New Contributors
   
   https://github.com/bmarwell;>@​bmarwell made 
their first contribution in https://github-redirect.dependabot.com/apache/maven-parent/pull/58;>apache/maven-parent#58
   https://github.com/olamy;>@​olamy made their 
first contribution in https://github-redirect.dependabot.com/apache/maven-parent/pull/55;>apache/maven-parent#55
   
   Full Changelog: https://github.com/apache/maven-parent/compare/maven-parent-35...maven-parent-36;>https://github.com/apache/maven-parent/compare/maven-parent-35...maven-parent-36
   
   
   
   Commits
   
   See full diff in https://github.com/apache/maven-parent/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.shared:maven-shared-components=maven=35=36)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org