[jira] [Commented] (MNG-7433) [REGRESSION] Multiple maven instances working on same source tree can lock each other

2022-04-17 Thread Dan Tran (Jira)


[ 
https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523538#comment-17523538
 ] 

Dan Tran commented on MNG-7433:
---

I will proceed to update all our internal mojos to non-aggregate, and aggregate 
when it really does so.  Also need to update buildnumber:create-metadata to the 
same.

We can close this ticket i think 

> [REGRESSION] Multiple maven instances working on same source tree can lock 
> each other
> -
>
> Key: MNG-7433
> URL: https://issues.apache.org/jira/browse/MNG-7433
> Project: Maven
>  Issue Type: Bug
>Affects Versions: 3.8.5
>Reporter: Dan Tran
>Priority: Major
>
> I have a large multi modules java maven build where:
>   * phase 1 - basic build + unit tests + jacoco  - 40 min
>   * phase 2 - sonar:sonar 20 min
>   * phase 3 - final packaging and basic smoke-test - 20 min
> To take advantage of Maven multi-threaded build, during the reactor build, 
> one of our maven module spins another instance of Maven to run sonar:sonar 
> goal right after the basic build is done. 
> This means  our phase 2 and phase 3 run in parallel sharing the same source 
> tree, same local maven repo (where sonar:sonar should have all needed 
> dependencies at the share local maven repo to run its task)
> With maven-3.8.5, parallelization is no longer possible, phase 3 is blocked 
> until phase 2 is done. 
> I am able to trace it to  https://github.com/apache/maven/pull/628 where the 
> locking started the happen
> How does the lock mechanic work?  there must be a local file where both Maven 
> instances are watching each other.  Is there an option to disable this lock?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[GitHub] [maven-javadoc-plugin] dependabot[bot] opened a new pull request, #138: Bump plexus-io from 3.2.0 to 3.3.0

2022-04-17 Thread GitBox


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

   Bumps [plexus-io](https://github.com/codehaus-plexus/plexus-io) from 3.2.0 
to 3.3.0.
   
   Release notes
   Sourced from https://github.com/codehaus-plexus/plexus-io/releases;>plexus-io's 
releases.
   
   Plexus IO 3.3.0 requires Java 8.
    New features and improvements
   
   Plexus IO build is now reproducible (fe3c592) https://github.com/hboutemy;>@​hboutemy
   Various speed improvements (https://github-redirect.dependabot.com/codehaus-plexus/plexus-io/issues/33;>#33)
 https://github.com/gnodet;>@​gnodet
   
    Bug Fixes
   
   Fix issue related to symbolic link tests issue (https://github-redirect.dependabot.com/codehaus-plexus/plexus-io/issues/24;>#24)
 https://github.com/olamy;>@​olamy
   
    Dependency updates
   
   Bump commons-io from 2.6 to 2.11.0 (7795598) https://github.com/hboutemy;>@​hboutemy , (https://github-redirect.dependabot.com/codehaus-plexus/plexus-io/issues/52;>#52)
 https://github.com/dependabot;>@​dependabot
   Bump plexus from 5.1 to 8 (fe3c592) https://github.com/hboutemy;>@​hboutemy, (5ded36e) https://github.com/hboutemy;>@​hboutemy , (https://github-redirect.dependabot.com/codehaus-plexus/plexus-io/issues/34;>#34)
 https://github.com/dependabot;>@​dependabot, (https://github-redirect.dependabot.com/codehaus-plexus/plexus-io/issues/53;>#53)
 https://github.com/dependabot;>@​dependabot
   Bump plexus-container-default from 1.0-alpha-30 to 2.1.1 (https://github-redirect.dependabot.com/codehaus-plexus/plexus-io/issues/21;>#21)
 https://github.com/dependabot;>@​dependabot, (https://github-redirect.dependabot.com/codehaus-plexus/plexus-io/issues/61;>#61)
 https://github.com/dependabot;>@​dependabot
   Bump plexus-utils from 3.3.0 to 3.4.1 (https://github-redirect.dependabot.com/codehaus-plexus/plexus-io/issues/54;>#54)
 https://github.com/dependabot;>@​dependabot, (https://github-redirect.dependabot.com/codehaus-plexus/plexus-io/issues/57;>#57)
 https://github.com/dependabot;>@​dependabot
   
   
   
   
   Changelog
   Sourced from https://github.com/codehaus-plexus/plexus-io/blob/master/ReleaseNotes.md;>plexus-io's
 changelog.
   
   Plexus-IO Release Notes
   
   
   
   Commits
   
   https://github.com/codehaus-plexus/plexus-io/commit/bbecf999142cbe9754dc7dcf44211573ca313735;>bbecf99
 [maven-release-plugin] prepare release plexus-io-3.3.0
   https://github.com/codehaus-plexus/plexus-io/commit/ec221808100ff4f163e91c42ee3bc07b84f6e3b1;>ec22180
 Bump release-drafter/release-drafter from 5.18.0 to 5.19.0
   https://github.com/codehaus-plexus/plexus-io/commit/3f7c8047b6d45f6a9f70fe79412319d85e17ea2b;>3f7c804
 Bump animal-sniffer-maven-plugin from 1.20 to 1.21
   https://github.com/codehaus-plexus/plexus-io/commit/416d95f1921ae48bbb09c48ff9c1fb758bd5bb3c;>416d95f
 Bump release-drafter/release-drafter from 5.17.6 to 5.18.0
   https://github.com/codehaus-plexus/plexus-io/commit/efeb8e130dc9e2b862fc88f2bde9521134143e3b;>efeb8e1
 Bump release-drafter/release-drafter from 5.15.0 to 5.17.6
   https://github.com/codehaus-plexus/plexus-io/commit/32eddbfcd8ead089ccaf582ce70ad59d84e8e823;>32eddbf
 Bump plexus-container-default from 2.1.0 to 2.1.1
   https://github.com/codehaus-plexus/plexus-io/commit/393edd8a73cc0763ff72fad7649d1f6803c04643;>393edd8
 Bump actions/checkout from 2.3.4 to 2.4.0
   https://github.com/codehaus-plexus/plexus-io/commit/5bc55880eac69aea4ebb6dcddab5ee29ab76cae5;>5bc5588
 Update maven.yml
   https://github.com/codehaus-plexus/plexus-io/commit/ab4e9915e072ccd76833c9481075ca629b593e1c;>ab4e991
 Bump plexus-utils from 3.4.0 to 3.4.1
   https://github.com/codehaus-plexus/plexus-io/commit/8016d90413c614cbc220e22a08928c135f265d2d;>8016d90
 Bump actions/setup-java from 2.2.0 to 2.3.0 (https://github-redirect.dependabot.com/codehaus-plexus/plexus-io/issues/56;>#56)
   Additional commits viewable in https://github.com/codehaus-plexus/plexus-io/compare/plexus-io-3.2.0...plexus-io-3.3.0;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.plexus:plexus-io=maven=3.2.0=3.3.0)](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 

[GitHub] [maven-javadoc-plugin] dependabot[bot] opened a new pull request, #137: Bump plexus-java from 1.1.0 to 1.1.1

2022-04-17 Thread GitBox


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

   Bumps [plexus-java](https://github.com/codehaus-plexus/plexus-languages) 
from 1.1.0 to 1.1.1.
   
   Release notes
   Sourced from https://github.com/codehaus-plexus/plexus-languages/releases;>plexus-java's
 releases.
   
   1.1.1
   
    Bug Fixes
   
   requires static from deeper level must be included if requested. see 
MCOMPILER-481 (https://github-redirect.dependabot.com/codehaus-plexus/plexus-languages/issues/106;>#106)
 https://github.com/olamy;>@​olamy
   
    Dependency updates
   
   Bump guice from 4.2.3 to 5.1.0 (https://github-redirect.dependabot.com/codehaus-plexus/plexus-languages/issues/109;>#109)
 https://github.com/dependabot;>@​dependabot
   Bump mockito-core from 4.3.0 to 4.3.1 (https://github-redirect.dependabot.com/codehaus-plexus/plexus-languages/issues/110;>#110)
 https://github.com/dependabot;>@​dependabot
   Bump mockito-core from 4.2.0 to 4.3.0 (https://github-redirect.dependabot.com/codehaus-plexus/plexus-languages/issues/108;>#108)
 https://github.com/dependabot;>@​dependabot
   Bump release-drafter/release-drafter from 5.17.5 to 5.17.6 (https://github-redirect.dependabot.com/codehaus-plexus/plexus-languages/issues/107;>#107)
 https://github.com/dependabot;>@​dependabot
   Bump maven-compiler-plugin from 3.8.1 to 3.9.0 (https://github-redirect.dependabot.com/codehaus-plexus/plexus-languages/issues/103;>#103)
 https://github.com/dependabot;>@​dependabot
   Bump release-drafter/release-drafter from 5.15.0 to 5.17.5 (https://github-redirect.dependabot.com/codehaus-plexus/plexus-languages/issues/105;>#105)
 https://github.com/dependabot;>@​dependabot
   Bump maven-shared-resources from 3 to 4 (https://github-redirect.dependabot.com/codehaus-plexus/plexus-languages/issues/99;>#99)
 https://github.com/dependabot;>@​dependabot
   Bump mockito-core from 4.1.0 to 4.2.0 (https://github-redirect.dependabot.com/codehaus-plexus/plexus-languages/issues/102;>#102)
 https://github.com/dependabot;>@​dependabot
   Bump mockito-core from 3.12.4 to 4.1.0 (https://github-redirect.dependabot.com/codehaus-plexus/plexus-languages/issues/101;>#101)
 https://github.com/dependabot;>@​dependabot
   Bump qdox from 2.0.0 to 2.0.1 (https://github-redirect.dependabot.com/codehaus-plexus/plexus-languages/issues/100;>#100)
 https://github.com/dependabot;>@​dependabot
   Bump sisu-maven-plugin from 0.3.4 to 0.3.5 (https://github-redirect.dependabot.com/codehaus-plexus/plexus-languages/issues/96;>#96)
 https://github.com/dependabot;>@​dependabot
   Bump maven-javadoc-plugin from 3.3.0 to 3.3.1 (https://github-redirect.dependabot.com/codehaus-plexus/plexus-languages/issues/95;>#95)
 https://github.com/dependabot;>@​dependabot
   Bump actions/setup-java from 2.3.0 to 2.3.1 (https://github-redirect.dependabot.com/codehaus-plexus/plexus-languages/issues/97;>#97)
 https://github.com/dependabot;>@​dependabot
   Bump mockito-core from 3.12.1 to 3.12.4 (https://github-redirect.dependabot.com/codehaus-plexus/plexus-languages/issues/94;>#94)
 https://github.com/dependabot;>@​dependabot
   Bump actions/setup-java from 2.2.0 to 2.3.0 (https://github-redirect.dependabot.com/codehaus-plexus/plexus-languages/issues/92;>#92)
 https://github.com/dependabot;>@​dependabot
   
   
   
   
   Commits
   
   https://github.com/codehaus-plexus/plexus-languages/commit/cdb4bff9baf67232ba0abe5eb1db702a396ecdb2;>cdb4bff
 [maven-release-plugin] prepare release plexus-languages-1.1.1
   https://github.com/codehaus-plexus/plexus-languages/commit/86e0436075daeba07b702a8429251dd9829f39df;>86e0436
 requires static from deeper level must be included if requested. see 
MCOMPILE...
   https://github.com/codehaus-plexus/plexus-languages/commit/7d9c4a4063dac1e4aba4e4c784693d70aced8821;>7d9c4a4
 Merge pull request https://github-redirect.dependabot.com/codehaus-plexus/plexus-languages/issues/109;>#109
 from codehaus-plexus/dependabot/maven/com.google.inje...
   https://github.com/codehaus-plexus/plexus-languages/commit/e20fb761a6bcfb7024f90a8a3c55b59c37031e13;>e20fb76
 Merge pull request https://github-redirect.dependabot.com/codehaus-plexus/plexus-languages/issues/110;>#110
 from codehaus-plexus/dependabot/maven/org.mockito-moc...
   https://github.com/codehaus-plexus/plexus-languages/commit/c94c9efb111b3c11a45b34ef8345eaa09bf91ba9;>c94c9ef
 Bump mockito-core from 4.3.0 to 4.3.1
   https://github.com/codehaus-plexus/plexus-languages/commit/1f0491911f028b776a96e3f211599fc4b2f8ce31;>1f04919
 Merge pull request https://github-redirect.dependabot.com/codehaus-plexus/plexus-languages/issues/108;>#108
 from codehaus-plexus/dependabot/maven/org.mockito-moc...
   https://github.com/codehaus-plexus/plexus-languages/commit/acb10ab75caa7f0e960e5139eca55bda0d30872a;>acb10ab
 Bump guice from 4.2.3 to 5.1.0
   https://github.com/codehaus-plexus/plexus-languages/commit/3ed346cffc9124ad784e0a9afcde0f2fcbe02137;>3ed346c
 Bump mockito-core from 

[GitHub] [maven-doxia-sitetools] olamy merged pull request #31: add dependabot and release drafter

2022-04-17 Thread GitBox


olamy merged PR #31:
URL: https://github.com/apache/maven-doxia-sitetools/pull/31


-- 
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] olamy opened a new pull request, #31: add dependabot and release drafter

2022-04-17 Thread GitBox


olamy opened a new pull request, #31:
URL: https://github.com/apache/maven-doxia-sitetools/pull/31

   Signed-off-by: Olivier Lamy 
   


-- 
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] olamy opened a new pull request, #97: add release drafter configuration

2022-04-17 Thread GitBox


olamy opened a new pull request, #97:
URL: https://github.com/apache/maven-doxia/pull/97

   Signed-off-by: Olivier Lamy 
   


-- 
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] (MSKINS-177) Support native apacheAnalyticsSiteId as macro

2022-04-17 Thread Olivier Lamy (Jira)
Olivier Lamy created MSKINS-177:
---

 Summary: Support native apacheAnalyticsSiteId as macro
 Key: MSKINS-177
 URL: https://issues.apache.org/jira/browse/MSKINS-177
 Project: Maven Skins
  Issue Type: Improvement
  Components: Fluido Skin
Reporter: Olivier Lamy
Assignee: Olivier Lamy
 Fix For: fluido-1.11.0






--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[GitHub] [maven-fluido-skin] olamy merged pull request #20: Fix site build with reporting profile

2022-04-17 Thread GitBox


olamy merged PR #20:
URL: https://github.com/apache/maven-fluido-skin/pull/20


-- 
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-fluido-skin] olamy merged pull request #21: add release drafter

2022-04-17 Thread GitBox


olamy merged PR #21:
URL: https://github.com/apache/maven-fluido-skin/pull/21


-- 
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-fluido-skin] olamy opened a new pull request, #21: add release drafter

2022-04-17 Thread GitBox


olamy opened a new pull request, #21:
URL: https://github.com/apache/maven-fluido-skin/pull/21

   Signed-off-by: Olivier Lamy 
   


-- 
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] sbabcoc commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-17 Thread GitBox


sbabcoc commented on code in PR #517:
URL: https://github.com/apache/maven-surefire/pull/517#discussion_r851818368


##
surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java:
##
@@ -37,33 +36,77 @@
  *
  * @since 3.0.0-M6
  */
-public class TestNG740Configurator extends TestNG60Configurator
+public class TestNG740Configurator
+extends TestNG60Configurator
 {
+/**
+ * Convert and apply the value of the [threadcount] option.
+ * 
+ * @param suite TestNG {@link XmlSuite} object
+ * @param options Surefire plugin configuration options
+ * @throws TestSetFailedException if unable to convert specified 
[threadcount] setting
+ */
 @Override
-public void configure( XmlSuite suite, Map options )
+protected void configureThreadCount( XmlSuite suite, Map 
options )
 throws TestSetFailedException
 {
-String threadCountAsString = options.get( THREADCOUNT_PROP );
-int threadCount = threadCountAsString == null ? 1 : parseInt( 
threadCountAsString );
-suite.setThreadCount( threadCount );
-
-String parallel = options.get( PARALLEL_PROP );
-if ( parallel != null )
+String threadCount = options.get( THREADCOUNT_PROP );
+// if [threadcount] spec'd
+if ( threadCount != null )
 {
-if ( !"methods".equalsIgnoreCase( parallel ) && 
!"classes".equalsIgnoreCase( parallel ) )
+try
 {
-throw new TestSetFailedException( "Unsupported TestNG parallel 
setting: "
-+ parallel + " ( only METHODS or CLASSES supported )" );
+// convert and apply [threadcount] setting
+suite.setThreadCount( Integer.parseInt( threadCount ) );

Review Comment:
   I can remove the implementation that bypasses the override of TestNG's 
default thread count, but it's unclear why the original code behaves this way. 
As it's currently implemented, specifying any form of parallel execution 
without explicitly specifying thread count will result in sequential execution. 
   The documentation 
[here](https://maven.apache.org/surefire/maven-surefire-plugin/examples/testng.html#Running_Tests_in_Parallel)
 indicates that the default is 5, which would be true if the implementation in 
Surefire didn't impose a default value of 1.



-- 
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-2063) Adding configuration using with --add-opens or --add-exports fails

2022-04-17 Thread Tibor Digana (Jira)


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

Tibor Digana commented on SUREFIRE-2063:


[~dsubel] because we updated the version of {{maven-shared-utils}}. It contains 
the CLI utility. These changes may happen in CLI.

> Adding configuration using  with --add-opens or --add-exports fails
> 
>
> Key: SUREFIRE-2063
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2063
> Project: Maven Surefire
>  Issue Type: Bug
>Affects Versions: 3.0.0-M6
>Reporter: Daniel Subelman
>Priority: Blocker
>
> Since v3.3.0-M6 fails when using  to export or open a package. The 
> failure is produced when using --add-opens or --add-exports in .
> The execution doesn't fail with v3.3.0-M5 or earlier.
> As an example, it fails when using the following :
> {code:java}
> 
> --add-opens 
> org.junit.platform.commons/org.junit.platform.commons.util=ALL-UNNAMED
> --add-opens 
> org.junit.platform.commons/org.junit.platform.commons.logging=ALL-UNNAMED
> 
> {code}
> The failure log:
> {code:java}
> [INFO] --- maven-surefire-plugin:3.0.0-M6:test (dev) @ testing ---
> [INFO] Using auto detected provider 
> org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
> [INFO] 
> [INFO] ---
> [INFO]  T E S T S
> [INFO] ---
> WARNING: Unknown module: org.junit.platform.commons specified to --add-opens
> Error: Could not find or load main class --add-opens
> Caused by: java.lang.ClassNotFoundException: --add-opens
> [INFO] 
> [INFO] Results:
> [INFO] 
> [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> [INFO] 
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> [INFO] Total time:  9.157 s
> [INFO] Finished at: 2022-04-06T16:28:23-04:00
> [INFO] 
> 
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M6:test (dev) on project 
> testing: 
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (SUREFIRE-2063) Adding configuration using with --add-opens or --add-exports fails

2022-04-17 Thread Tibor Digana (Jira)


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

Tibor Digana commented on SUREFIRE-2063:


According to [~mthmulders]' PR the only problem is with {{argLine}}, especially 
the problem with removing the characters {{\n\t\r}} - \t missing.

> Adding configuration using  with --add-opens or --add-exports fails
> 
>
> Key: SUREFIRE-2063
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2063
> Project: Maven Surefire
>  Issue Type: Bug
>Affects Versions: 3.0.0-M6
>Reporter: Daniel Subelman
>Priority: Blocker
>
> Since v3.3.0-M6 fails when using  to export or open a package. The 
> failure is produced when using --add-opens or --add-exports in .
> The execution doesn't fail with v3.3.0-M5 or earlier.
> As an example, it fails when using the following :
> {code:java}
> 
> --add-opens 
> org.junit.platform.commons/org.junit.platform.commons.util=ALL-UNNAMED
> --add-opens 
> org.junit.platform.commons/org.junit.platform.commons.logging=ALL-UNNAMED
> 
> {code}
> The failure log:
> {code:java}
> [INFO] --- maven-surefire-plugin:3.0.0-M6:test (dev) @ testing ---
> [INFO] Using auto detected provider 
> org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
> [INFO] 
> [INFO] ---
> [INFO]  T E S T S
> [INFO] ---
> WARNING: Unknown module: org.junit.platform.commons specified to --add-opens
> Error: Could not find or load main class --add-opens
> Caused by: java.lang.ClassNotFoundException: --add-opens
> [INFO] 
> [INFO] Results:
> [INFO] 
> [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> [INFO] 
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> [INFO] Total time:  9.157 s
> [INFO] Finished at: 2022-04-06T16:28:23-04:00
> [INFO] 
> 
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M6:test (dev) on project 
> testing: 
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Created] (MSHARED-1065) Upgrade plugins and components in UTs and ITs

2022-04-17 Thread Michael Osipov (Jira)
Michael Osipov created MSHARED-1065:
---

 Summary: Upgrade plugins and components in UTs and ITs
 Key: MSHARED-1065
 URL: https://issues.apache.org/jira/browse/MSHARED-1065
 Project: Maven Shared Components
  Issue Type: Dependency upgrade
  Components: maven-reporting-exec
Reporter: Michael Osipov
Assignee: Michael Osipov
 Fix For: maven-reporting-exec-2.0.0-M1


* Maven Javadoc Plugin to 3.4.0
* Maven Reporting Impl to 4.0.0-M1
* Maven Site Plugin 3.11.0
* Maven Project Info Reports Plugin 3.2.2



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Moved] (MSHARED-1064) Reintroduce org.codehaus.doxia.sink.Sink

2022-04-17 Thread Michael Osipov (Jira)


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

Michael Osipov moved DOXIA-642 to MSHARED-1064:
---

  Component/s: maven-reporting-exec
   (was: Core)
  Key: MSHARED-1064  (was: DOXIA-642)
Affects Version/s: (was: 2.0.0-M1)
  Project: Maven Shared Components  (was: Maven Doxia)

> Reintroduce org.codehaus.doxia.sink.Sink
> 
>
> Key: MSHARED-1064
> URL: https://issues.apache.org/jira/browse/MSHARED-1064
> Project: Maven Shared Components
>  Issue Type: Task
>  Components: maven-reporting-exec
>Reporter: Michael Osipov
>Assignee: Michael Osipov
>Priority: Major
>
> This interface has been removed in DOXIA-632. Our stack still uses this 
> interface, it will take time to replace everything along with third party 
> code. Reintroduce this interface at least until everything has been updated.
> Its final removal needs to decided a later point in time.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (MSHARED-1064) Reintroduce org.codehaus.doxia.sink.Sink

2022-04-17 Thread Michael Osipov (Jira)


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

Michael Osipov commented on MSHARED-1064:
-

For the time being, until all plugins move to a Codehaus-free world, this will 
reside in Maven Reporting Exec under the Maven Site Plugin.

> Reintroduce org.codehaus.doxia.sink.Sink
> 
>
> Key: MSHARED-1064
> URL: https://issues.apache.org/jira/browse/MSHARED-1064
> Project: Maven Shared Components
>  Issue Type: Task
>  Components: maven-reporting-exec
>Reporter: Michael Osipov
>Assignee: Michael Osipov
>Priority: Major
> Fix For: maven-reporting-exec-2.0.0-M1
>
>
> This interface has been removed in DOXIA-632. Our stack still uses this 
> interface, it will take time to replace everything along with third party 
> code. Reintroduce this interface at least until everything has been updated.
> Its final removal needs to decided a later point in time.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (MSHARED-1064) Reintroduce org.codehaus.doxia.sink.Sink

2022-04-17 Thread Michael Osipov (Jira)


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

Michael Osipov updated MSHARED-1064:

Fix Version/s: maven-reporting-exec-2.0.0-M1

> Reintroduce org.codehaus.doxia.sink.Sink
> 
>
> Key: MSHARED-1064
> URL: https://issues.apache.org/jira/browse/MSHARED-1064
> Project: Maven Shared Components
>  Issue Type: Task
>  Components: maven-reporting-exec
>Reporter: Michael Osipov
>Assignee: Michael Osipov
>Priority: Major
> Fix For: maven-reporting-exec-2.0.0-M1
>
>
> This interface has been removed in DOXIA-632. Our stack still uses this 
> interface, it will take time to replace everything along with third party 
> code. Reintroduce this interface at least until everything has been updated.
> Its final removal needs to decided a later point in time.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Created] (MSHARED-1063) Upgrade to Doxia Sitetools to 2.0.0-M2

2022-04-17 Thread Michael Osipov (Jira)
Michael Osipov created MSHARED-1063:
---

 Summary: Upgrade to Doxia Sitetools to 2.0.0-M2
 Key: MSHARED-1063
 URL: https://issues.apache.org/jira/browse/MSHARED-1063
 Project: Maven Shared Components
  Issue Type: Dependency upgrade
  Components: maven-reporting-exec
Reporter: Michael Osipov
Assignee: Michael Osipov
 Fix For: maven-reporting-exec-2.0.0-M1






--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Created] (MSHARED-1062) Upgrade Maven Reporting API to 4.0.0-M1

2022-04-17 Thread Michael Osipov (Jira)
Michael Osipov created MSHARED-1062:
---

 Summary: Upgrade Maven Reporting API to 4.0.0-M1
 Key: MSHARED-1062
 URL: https://issues.apache.org/jira/browse/MSHARED-1062
 Project: Maven Shared Components
  Issue Type: Dependency upgrade
  Components: maven-reporting-exec
Reporter: Michael Osipov
Assignee: Michael Osipov
 Fix For: maven-reporting-exec-2.0.0-M1






--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Created] (MSHARED-1061) Replace Plexus Logger with SLF4J

2022-04-17 Thread Michael Osipov (Jira)
Michael Osipov created MSHARED-1061:
---

 Summary: Replace Plexus Logger with SLF4J
 Key: MSHARED-1061
 URL: https://issues.apache.org/jira/browse/MSHARED-1061
 Project: Maven Shared Components
  Issue Type: Task
  Components: maven-reporting-exec
Reporter: Michael Osipov
Assignee: Michael Osipov
 Fix For: maven-reporting-exec-2.0.0-M1






--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Created] (MSHARED-1060) Upgrade to Java 8

2022-04-17 Thread Michael Osipov (Jira)
Michael Osipov created MSHARED-1060:
---

 Summary: Upgrade to Java 8
 Key: MSHARED-1060
 URL: https://issues.apache.org/jira/browse/MSHARED-1060
 Project: Maven Shared Components
  Issue Type: Task
  Components: maven-reporting-exec
Reporter: Michael Osipov
Assignee: Michael Osipov
 Fix For: maven-reporting-exec-2.0.0-M1






--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (MSHARED-1055) Upgrade to Java 8

2022-04-17 Thread Michael Osipov (Jira)


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

Michael Osipov updated MSHARED-1055:

Issue Type: Task  (was: Dependency upgrade)

> Upgrade to Java 8
> -
>
> Key: MSHARED-1055
> URL: https://issues.apache.org/jira/browse/MSHARED-1055
> Project: Maven Shared Components
>  Issue Type: Task
>  Components: maven-reporting-impl
>Reporter: Michael Osipov
>Assignee: Michael Osipov
>Priority: Major
> Fix For: maven-reporting-impl-4.0.0-M1
>
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Comment Edited] (SUREFIRE-2063) Adding configuration using with --add-opens or --add-exports fails

2022-04-17 Thread Daniel Subelman (Jira)


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

Daniel Subelman edited comment on SUREFIRE-2063 at 4/17/22 9:09 PM:


It's a nice find, and thanks for the PR fix.

Why the output of 3.0.0-M6 uses single quotations, but 3.0.0-M5 doesn't?

For example:
{noformat}
'--add-opens'{noformat}
vs
{noformat}
--add-opens{noformat}
 

 


was (Author: dsubel):
Nice find. Why the output of 3.0.0-M6 uses single quotations, but 3.0.0-M5 
doesn't?

For example: 
{noformat}'--add-opens'{noformat}
vs
{noformat}--add-opens{noformat}
 

 

> Adding configuration using  with --add-opens or --add-exports fails
> 
>
> Key: SUREFIRE-2063
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2063
> Project: Maven Surefire
>  Issue Type: Bug
>Affects Versions: 3.0.0-M6
>Reporter: Daniel Subelman
>Priority: Blocker
>
> Since v3.3.0-M6 fails when using  to export or open a package. The 
> failure is produced when using --add-opens or --add-exports in .
> The execution doesn't fail with v3.3.0-M5 or earlier.
> As an example, it fails when using the following :
> {code:java}
> 
> --add-opens 
> org.junit.platform.commons/org.junit.platform.commons.util=ALL-UNNAMED
> --add-opens 
> org.junit.platform.commons/org.junit.platform.commons.logging=ALL-UNNAMED
> 
> {code}
> The failure log:
> {code:java}
> [INFO] --- maven-surefire-plugin:3.0.0-M6:test (dev) @ testing ---
> [INFO] Using auto detected provider 
> org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
> [INFO] 
> [INFO] ---
> [INFO]  T E S T S
> [INFO] ---
> WARNING: Unknown module: org.junit.platform.commons specified to --add-opens
> Error: Could not find or load main class --add-opens
> Caused by: java.lang.ClassNotFoundException: --add-opens
> [INFO] 
> [INFO] Results:
> [INFO] 
> [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> [INFO] 
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> [INFO] Total time:  9.157 s
> [INFO] Finished at: 2022-04-06T16:28:23-04:00
> [INFO] 
> 
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M6:test (dev) on project 
> testing: 
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[GitHub] [maven-reporting-exec] dependabot[bot] opened a new pull request, #12: Bump checkstyle from 5.8 to 8.29 in /src/it/pluginManagement_dependencies

2022-04-17 Thread GitBox


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

   Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 5.8 to 
8.29.
   
   Release notes
   Sourced from https://github.com/checkstyle/checkstyle/releases;>checkstyle's 
releases.
   
   checkstyle-8.29
   https://checkstyle.org/releasenotes.html#Release_8.29;>https://checkstyle.org/releasenotes.html#Release_8.29
   checkstyle-8.28
   https://checkstyle.org/releasenotes.html#Release_8.28;>https://checkstyle.org/releasenotes.html#Release_8.28
   checkstyle-8.27
   https://checkstyle.org/releasenotes.html#Release_8.27;>https://checkstyle.org/releasenotes.html#Release_8.27
   checkstyle-8.26
   https://checkstyle.org/releasenotes.html#Release_8.26;>https://checkstyle.org/releasenotes.html#Release_8.26
   checkstyle-8.25
   https://checkstyle.org/releasenotes.html#Release_8.25;>https://checkstyle.org/releasenotes.html#Release_8.25
   checkstyle-8.24
   https://checkstyle.org/releasenotes.html#Release_8.24;>https://checkstyle.org/releasenotes.html#Release_8.24
   checkstyle-8.23
   https://checkstyle.org/releasenotes.html#Release_8.23;>https://checkstyle.org/releasenotes.html#Release_8.23
   checkstyle-8.22
   https://checkstyle.org/releasenotes.html#Release_8.22;>https://checkstyle.org/releasenotes.html#Release_8.22
   checkstyle-8.21
   https://checkstyle.org/releasenotes.html#Release_8.21;>https://checkstyle.org/releasenotes.html#Release_8.21
   checkstyle-8.20
   https://checkstyle.org/releasenotes.html#Release_8.20;>https://checkstyle.org/releasenotes.html#Release_8.20
   checkstyle-8.19
   https://checkstyle.org/releasenotes.html#Release_8.19;>https://checkstyle.org/releasenotes.html#Release_8.19
   checkstyle-8.18
   https://checkstyle.org/releasenotes.html#Release_8.18;>https://checkstyle.org/releasenotes.html#Release_8.18
   checkstyle-8.17
   https://checkstyle.org/releasenotes.html#Release_8.17;>https://checkstyle.org/releasenotes.html#Release_8.17
   checkstyle-8.16
   https://checkstyle.org/releasenotes.html#Release_8.16;>https://checkstyle.org/releasenotes.html#Release_8.16
   checkstyle-8.15
   https://checkstyle.org/releasenotes.html#Release_8.15;>https://checkstyle.org/releasenotes.html#Release_8.15
   checkstyle-8.14
   http://checkstyle.sourceforge.net/releasenotes.html#Release_8.14;>http://checkstyle.sourceforge.net/releasenotes.html#Release_8.14
   checkstyle-8.13
   http://checkstyle.sourceforge.net/releasenotes.html#Release_8.13;>http://checkstyle.sourceforge.net/releasenotes.html#Release_8.13
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/checkstyle/checkstyle/commit/8933d03c910f8c6243795bc744fbbd0eaed0eb23;>8933d03
 [maven-release-plugin] prepare release checkstyle-8.29
   https://github.com/checkstyle/checkstyle/commit/bd45909e6345b2d3ef5c5472d35a3ad926a31eb9;>bd45909
 Issue https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/7487;>#7487:
 refactor code to use DetailAST.hasChildren()
   https://github.com/checkstyle/checkstyle/commit/317e51f9b8e86bdce512be79a5f8c444c674ffae;>317e51f
 Issue https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/7487;>#7487:
 add method hasChildren() to DetailAST
   https://github.com/checkstyle/checkstyle/commit/89b4dcd4d51d0dcc0b1347bcc7f4f3c533fefaa4;>89b4dcd
 Issue https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/3238;>#3238:
 Java 8 Grammar: annotations on arrays and varargs
   https://github.com/checkstyle/checkstyle/commit/252cd89425776de63e689db934cc110ecd9a9dfc;>252cd89
 dependency: bump junit-pioneer from 0.5.1 to 0.5.2
   https://github.com/checkstyle/checkstyle/commit/2ee26156a20f54c86b31c75a4d930f03c781f941;>2ee2615
 dependency: bump junit.version from 5.5.2 to 5.6.0
   https://github.com/checkstyle/checkstyle/commit/4ed7cb8e49091f0966f82241317a33601e0ce464;>4ed7cb8
 minor: add space before xml comment end '--' to ease reading and make 
links ...
   https://github.com/checkstyle/checkstyle/commit/c46a16d177e6797895b195c288ae9a9a096254b8;>c46a16d
 Issue https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/7468;>#7468:
 disable 'external-parameter-entities' feature by default
   https://github.com/checkstyle/checkstyle/commit/dfed7949c3714dceb0318e4381f00e7fb5d5dfe3;>dfed794
 minor: add missing test case to SuperCloneCheckTest
   https://github.com/checkstyle/checkstyle/commit/24e7bdf9987c0da90d474a25bc9d714a2c9f2f23;>24e7bdf
 dependency: bump antlr4.version from 4.7.2 to 4.8-1
   Additional commits viewable in https://github.com/checkstyle/checkstyle/compare/checkstyle-5.8...checkstyle-8.29;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.puppycrawl.tools:checkstyle=maven=5.8=8.29)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   

[jira] [Commented] (SUREFIRE-2063) Adding configuration using with --add-opens or --add-exports fails

2022-04-17 Thread Daniel Subelman (Jira)


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

Daniel Subelman commented on SUREFIRE-2063:
---

Nice find. Why the output of 3.0.0-M6 uses single quotations, but 3.0.0-M5 
doesn't?

For example: 
{noformat}'--add-opens'{noformat}
vs
{noformat}--add-opens{noformat}
 

 

> Adding configuration using  with --add-opens or --add-exports fails
> 
>
> Key: SUREFIRE-2063
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2063
> Project: Maven Surefire
>  Issue Type: Bug
>Affects Versions: 3.0.0-M6
>Reporter: Daniel Subelman
>Priority: Blocker
>
> Since v3.3.0-M6 fails when using  to export or open a package. The 
> failure is produced when using --add-opens or --add-exports in .
> The execution doesn't fail with v3.3.0-M5 or earlier.
> As an example, it fails when using the following :
> {code:java}
> 
> --add-opens 
> org.junit.platform.commons/org.junit.platform.commons.util=ALL-UNNAMED
> --add-opens 
> org.junit.platform.commons/org.junit.platform.commons.logging=ALL-UNNAMED
> 
> {code}
> The failure log:
> {code:java}
> [INFO] --- maven-surefire-plugin:3.0.0-M6:test (dev) @ testing ---
> [INFO] Using auto detected provider 
> org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
> [INFO] 
> [INFO] ---
> [INFO]  T E S T S
> [INFO] ---
> WARNING: Unknown module: org.junit.platform.commons specified to --add-opens
> Error: Could not find or load main class --add-opens
> Caused by: java.lang.ClassNotFoundException: --add-opens
> [INFO] 
> [INFO] Results:
> [INFO] 
> [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> [INFO] 
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> [INFO] Total time:  9.157 s
> [INFO] Finished at: 2022-04-06T16:28:23-04:00
> [INFO] 
> 
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M6:test (dev) on project 
> testing: 
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (SCM-978) Upgrade Maven to 3.2.5

2022-04-17 Thread Michael Osipov (Jira)


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

Michael Osipov updated SCM-978:
---
Fix Version/s: 2.0.0-M2
   (was: 2.0.0)

> Upgrade Maven to 3.2.5
> --
>
> Key: SCM-978
> URL: https://issues.apache.org/jira/browse/SCM-978
> Project: Maven SCM
>  Issue Type: Dependency upgrade
>  Components: maven-plugin
>Reporter: Michael Osipov
>Assignee: Tamás Cservenák
>Priority: Major
> Fix For: 2.0.0-M2
>
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Created] (SCM-978) Upgrade Maven to 3.2.5

2022-04-17 Thread Michael Osipov (Jira)
Michael Osipov created SCM-978:
--

 Summary: Upgrade Maven to 3.2.5
 Key: SCM-978
 URL: https://issues.apache.org/jira/browse/SCM-978
 Project: Maven SCM
  Issue Type: Dependency upgrade
  Components: maven-plugin
Reporter: Michael Osipov
Assignee: Tamás Cservenák
 Fix For: 2.0.0






--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[GitHub] [maven-surefire] Tibor17 commented on pull request #523: [SUREFIRE-2063] Remove tabs in forked JVM arguments

2022-04-17 Thread GitBox


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

   We have too many ITs and adding such one would slow down the build more and 
more.
   Is it possible to find very similar and existing IT with argLine and make 
such addons with white spaces?


-- 
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] (MRAR-87) Update plugin (requires Maven 3.2.5+)

2022-04-17 Thread Michael Osipov (Jira)


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

Michael Osipov updated MRAR-87:
---
Issue Type: Dependency upgrade  (was: Task)

> Update plugin (requires Maven 3.2.5+)
> -
>
> Key: MRAR-87
> URL: https://issues.apache.org/jira/browse/MRAR-87
> Project: Maven Rar Plugin
>  Issue Type: Dependency upgrade
>Reporter: Tamás Cservenák
>Assignee: Tamás Cservenák
>Priority: Major
> Fix For: 3.0.0
>
>
> Update changes:
>  * up required Maven to 3.2.5+
>  * make maven bits provided scope
>  * update dependencies



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (MRAR-87) Upgrade Maven to 3.2.5

2022-04-17 Thread Michael Osipov (Jira)


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

Michael Osipov updated MRAR-87:
---
Summary: Upgrade Maven to 3.2.5  (was: Update plugin (requires Maven 
3.2.5+))

> Upgrade Maven to 3.2.5
> --
>
> Key: MRAR-87
> URL: https://issues.apache.org/jira/browse/MRAR-87
> Project: Maven Rar Plugin
>  Issue Type: Dependency upgrade
>Reporter: Tamás Cservenák
>Assignee: Tamás Cservenák
>Priority: Major
> Fix For: 3.0.0
>
>
> Update changes:
>  * up required Maven to 3.2.5+
>  * make maven bits provided scope
>  * update dependencies



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Assigned] (MDOAP-62) Upgrade Maven to 3.2.5

2022-04-17 Thread Michael Osipov (Jira)


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

Michael Osipov reassigned MDOAP-62:
---

Assignee: Tamás Cservenák

> Upgrade Maven to 3.2.5
> --
>
> Key: MDOAP-62
> URL: https://issues.apache.org/jira/browse/MDOAP-62
> Project: Maven DOAP Plugin
>  Issue Type: Dependency upgrade
>Reporter: Sylwester Lachiewicz
>Assignee: Tamás Cservenák
>Priority: Minor
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (MDOAP-62) Upgrade Maven to 3.2.5

2022-04-17 Thread Michael Osipov (Jira)


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

Michael Osipov updated MDOAP-62:

Fix Version/s: 3.0.0

> Upgrade Maven to 3.2.5
> --
>
> Key: MDOAP-62
> URL: https://issues.apache.org/jira/browse/MDOAP-62
> Project: Maven DOAP Plugin
>  Issue Type: Dependency upgrade
>Reporter: Sylwester Lachiewicz
>Assignee: Tamás Cservenák
>Priority: Minor
> Fix For: 3.0.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (MDOAP-62) Upgrade Maven to 3.2.5

2022-04-17 Thread Michael Osipov (Jira)


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

Michael Osipov updated MDOAP-62:

Summary: Upgrade Maven to 3.2.5  (was: Require Maven 3.1.1 (drop dependency 
to Maven 3.0))

> Upgrade Maven to 3.2.5
> --
>
> Key: MDOAP-62
> URL: https://issues.apache.org/jira/browse/MDOAP-62
> Project: Maven DOAP Plugin
>  Issue Type: Dependency upgrade
>Reporter: Sylwester Lachiewicz
>Priority: Minor
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[GitHub] [maven-surefire] mthmulders opened a new pull request, #523: [SUREFIRE-2063] Remove tabs in forked JVM arguments

2022-04-17 Thread GitBox


mthmulders opened a new pull request, #523:
URL: https://github.com/apache/maven-surefire/pull/523

   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/SUREFIRE) 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.
  
[**SUREFIRE-2063**](https://issues.apache.org/jira/browse/SUREFIRE-2063)
- [X] Each commit in the pull request should have a meaningful subject line 
and body.
- [X] Format the pull request title like `[SUREFIRE-XXX] - Fixes bug in 
ApproximateQuantiles`,
  where you replace `SUREFIRE-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.
- [X] Write a pull request description that is detailed enough to 
understand what the pull request does, how, and why.
- [ ] Run `mvn clean install` to make sure basic checks pass. A more 
thorough check will 
  be performed on your pull request automatically.
- [X] You have run the integration tests successfully (`mvn -Prun-its clean 
install`).
   
   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)
   
- [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] [Comment Edited] (SUREFIRE-2063) Adding configuration using with --add-opens or --add-exports fails

2022-04-17 Thread Maarten Mulders (Jira)


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

Maarten Mulders edited comment on SUREFIRE-2063 at 4/17/22 7:15 PM:


I've run the project with {{mvn -X}}, and observed an interesting difference in 
the output.

With Surefire 3.0.0-M5:
{code}[DEBUG] Forking command line: /bin/sh -c cd 
/Users/maarten/Junk/surefire-bug/module1 && 
/Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/bin/java 
--add-opens 
org.junit.platform.commons/org.junit.platform.commons.util=ALL-UNNAMED  
  --add-opens 
org.junit.platform.commons/org.junit.platform.commons.logging=ALL-UNNAMED 
@/Users/maarten/Junk/surefire-bug/module1/target/surefire/surefireargs3750425927935805323
 /Users/maarten/Junk/surefire-bug/module1/target/surefire 
2022-04-12T12-19-27_455-jvmRun1 surefire10840194083466728669tmp 
surefire_017868848018900059027tmp
{code}

With Surefire 3.0.0-M6:
{code}[DEBUG] Forking command line: /bin/sh -c cd 
'/Users/maarten/Junk/surefire-bug/module1' && 
'/Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/bin/java' 
'--add-opens' 
'org.junit.platform.commons/org.junit.platform.commons.util=ALL-UNNAMED' '  
--add-opens' 
'org.junit.platform.commons/org.junit.platform.commons.logging=ALL-UNNAMED' 
'@/Users/maarten/Junk/surefire-bug/module1/target/surefire/surefireargs18068527077933644869'
 '/Users/maarten/Junk/surefire-bug/module1/target/surefire' 
'2022-04-12T12-15-39_065-jvmRun1' 'surefire5839325282694079238tmp' 
'surefire_01690065092548918203tmp'
{code}

Note how, with M6, the spaces (or tabs) from the POM seem to get back into the 
forked JVM argument list. I've manually tried to remove them and that made the 
invocation succeed. I'll create a pull request to fix this.


was (Author: mthmulders):
I've run the project with {{mvn -X}}, and observed an interesting difference in 
the output.

With Surefire 3.0.0-M5:
{code}[DEBUG] Forking command line: /bin/sh -c cd 
/Users/maarten/Junk/surefire-bug/module1 && 
/Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/bin/java 
--add-opens 
org.junit.platform.commons/org.junit.platform.commons.util=ALL-UNNAMED  
  --add-opens 
org.junit.platform.commons/org.junit.platform.commons.logging=ALL-UNNAMED 
@/Users/maarten/Junk/surefire-bug/module1/target/surefire/surefireargs3750425927935805323
 /Users/maarten/Junk/surefire-bug/module1/target/surefire 
2022-04-12T12-19-27_455-jvmRun1 surefire10840194083466728669tmp 
surefire_017868848018900059027tmp
{code}

With Surefire 3.0.0-M6:
{code}[DEBUG] Forking command line: /bin/sh -c cd 
'/Users/maarten/Junk/surefire-bug/module1' && 
'/Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/bin/java' 
'--add-opens' 
'org.junit.platform.commons/org.junit.platform.commons.util=ALL-UNNAMED' '  
--add-opens' 
'org.junit.platform.commons/org.junit.platform.commons.logging=ALL-UNNAMED' 
'@/Users/maarten/Junk/surefire-bug/module1/target/surefire/surefireargs18068527077933644869'
 '/Users/maarten/Junk/surefire-bug/module1/target/surefire' 
'2022-04-12T12-15-39_065-jvmRun1' 'surefire5839325282694079238tmp' 
'surefire_01690065092548918203tmp'
{code}

Note how, with M6, the spaces (or tabs) from the POM seem to get back into the 
forked JVM argument list. I'll create a pull request to fix this.

> Adding configuration using  with --add-opens or --add-exports fails
> 
>
> Key: SUREFIRE-2063
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2063
> Project: Maven Surefire
>  Issue Type: Bug
>Affects Versions: 3.0.0-M6
>Reporter: Daniel Subelman
>Priority: Blocker
>
> Since v3.3.0-M6 fails when using  to export or open a package. The 
> failure is produced when using --add-opens or --add-exports in .
> The execution doesn't fail with v3.3.0-M5 or earlier.
> As an example, it fails when using the following :
> {code:java}
> 
> --add-opens 
> org.junit.platform.commons/org.junit.platform.commons.util=ALL-UNNAMED
> --add-opens 
> org.junit.platform.commons/org.junit.platform.commons.logging=ALL-UNNAMED
> 
> {code}
> The failure log:
> {code:java}
> [INFO] --- maven-surefire-plugin:3.0.0-M6:test (dev) @ testing ---
> [INFO] Using auto detected provider 
> org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
> [INFO] 
> [INFO] ---
> [INFO]  T E S T S
> [INFO] ---
> WARNING: Unknown module: org.junit.platform.commons specified to --add-opens
> Error: Could not find or load main class --add-opens
> Caused by: java.lang.ClassNotFoundException: --add-opens
> [INFO] 
> [INFO] Results:
> [INFO] 
> 

[jira] [Commented] (SUREFIRE-2063) Adding configuration using with --add-opens or --add-exports fails

2022-04-17 Thread Maarten Mulders (Jira)


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

Maarten Mulders commented on SUREFIRE-2063:
---

I've run the project with {{mvn -X}}, and observed an interesting difference in 
the output.

With Surefire 3.0.0-M5:
{code}[DEBUG] Forking command line: /bin/sh -c cd 
/Users/maarten/Junk/surefire-bug/module1 && 
/Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/bin/java 
--add-opens 
org.junit.platform.commons/org.junit.platform.commons.util=ALL-UNNAMED  
  --add-opens 
org.junit.platform.commons/org.junit.platform.commons.logging=ALL-UNNAMED 
@/Users/maarten/Junk/surefire-bug/module1/target/surefire/surefireargs3750425927935805323
 /Users/maarten/Junk/surefire-bug/module1/target/surefire 
2022-04-12T12-19-27_455-jvmRun1 surefire10840194083466728669tmp 
surefire_017868848018900059027tmp
{code}

With Surefire 3.0.0-M6:
{code}[DEBUG] Forking command line: /bin/sh -c cd 
'/Users/maarten/Junk/surefire-bug/module1' && 
'/Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/bin/java' 
'--add-opens' 
'org.junit.platform.commons/org.junit.platform.commons.util=ALL-UNNAMED' '  
--add-opens' 
'org.junit.platform.commons/org.junit.platform.commons.logging=ALL-UNNAMED' 
'@/Users/maarten/Junk/surefire-bug/module1/target/surefire/surefireargs18068527077933644869'
 '/Users/maarten/Junk/surefire-bug/module1/target/surefire' 
'2022-04-12T12-15-39_065-jvmRun1' 'surefire5839325282694079238tmp' 
'surefire_01690065092548918203tmp'
{code}

Note how, with M6, the spaces (or tabs) from the POM seem to get back into the 
forked JVM argument list. I'll create a pull request to fix this.

> Adding configuration using  with --add-opens or --add-exports fails
> 
>
> Key: SUREFIRE-2063
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2063
> Project: Maven Surefire
>  Issue Type: Bug
>Affects Versions: 3.0.0-M6
>Reporter: Daniel Subelman
>Priority: Blocker
>
> Since v3.3.0-M6 fails when using  to export or open a package. The 
> failure is produced when using --add-opens or --add-exports in .
> The execution doesn't fail with v3.3.0-M5 or earlier.
> As an example, it fails when using the following :
> {code:java}
> 
> --add-opens 
> org.junit.platform.commons/org.junit.platform.commons.util=ALL-UNNAMED
> --add-opens 
> org.junit.platform.commons/org.junit.platform.commons.logging=ALL-UNNAMED
> 
> {code}
> The failure log:
> {code:java}
> [INFO] --- maven-surefire-plugin:3.0.0-M6:test (dev) @ testing ---
> [INFO] Using auto detected provider 
> org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
> [INFO] 
> [INFO] ---
> [INFO]  T E S T S
> [INFO] ---
> WARNING: Unknown module: org.junit.platform.commons specified to --add-opens
> Error: Could not find or load main class --add-opens
> Caused by: java.lang.ClassNotFoundException: --add-opens
> [INFO] 
> [INFO] Results:
> [INFO] 
> [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> [INFO] 
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> [INFO] Total time:  9.157 s
> [INFO] Finished at: 2022-04-06T16:28:23-04:00
> [INFO] 
> 
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M6:test (dev) on project 
> testing: 
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[GitHub] [maven-enforcer] slachiewicz merged pull request #134: Bump assertj-core from 3.21.0 to 3.22.0

2022-04-17 Thread GitBox


slachiewicz merged PR #134:
URL: https://github.com/apache/maven-enforcer/pull/134


-- 
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-enforcer] slachiewicz merged pull request #142: Bump mockito.version from 4.2.0 to 4.4.0

2022-04-17 Thread GitBox


slachiewicz merged PR #142:
URL: https://github.com/apache/maven-enforcer/pull/142


-- 
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-reporting-api] dependabot[bot] commented on pull request #6: Bump maven-shared-components from 34 to 35

2022-04-17 Thread GitBox


dependabot[bot] commented on PR #6:
URL: 
https://github.com/apache/maven-reporting-api/pull/6#issuecomment-1100910329

   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-reporting-api] michael-o closed pull request #6: Bump maven-shared-components from 34 to 35

2022-04-17 Thread GitBox


michael-o closed pull request #6: Bump maven-shared-components from 34 to 35
URL: https://github.com/apache/maven-reporting-api/pull/6


-- 
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-reporting-api] michael-o commented on pull request #6: Bump maven-shared-components from 34 to 35

2022-04-17 Thread GitBox


michael-o commented on PR #6:
URL: 
https://github.com/apache/maven-reporting-api/pull/6#issuecomment-1100910319

   Won't happen, will use 36.


-- 
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-reporting-api] dependabot[bot] commented on pull request #4: Bump maven-javadoc-plugin from 3.3.1 to 3.3.2

2022-04-17 Thread GitBox


dependabot[bot] commented on PR #4:
URL: 
https://github.com/apache/maven-reporting-api/pull/4#issuecomment-1100910273

   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-reporting-api] dependabot[bot] commented on pull request #5: Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.2

2022-04-17 Thread GitBox


dependabot[bot] commented on PR #5:
URL: 
https://github.com/apache/maven-reporting-api/pull/5#issuecomment-1100910268

   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-reporting-api] michael-o commented on pull request #4: Bump maven-javadoc-plugin from 3.3.1 to 3.3.2

2022-04-17 Thread GitBox


michael-o commented on PR #4:
URL: 
https://github.com/apache/maven-reporting-api/pull/4#issuecomment-1100910272

   Already updated.


-- 
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-reporting-api] michael-o closed pull request #4: Bump maven-javadoc-plugin from 3.3.1 to 3.3.2

2022-04-17 Thread GitBox


michael-o closed pull request #4: Bump maven-javadoc-plugin from 3.3.1 to 3.3.2
URL: https://github.com/apache/maven-reporting-api/pull/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-reporting-api] michael-o closed pull request #5: Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.2

2022-04-17 Thread GitBox


michael-o closed pull request #5: Bump maven-project-info-reports-plugin from 
3.1.2 to 3.2.2
URL: https://github.com/apache/maven-reporting-api/pull/5


-- 
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-reporting-api] michael-o commented on pull request #5: Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.2

2022-04-17 Thread GitBox


michael-o commented on PR #5:
URL: 
https://github.com/apache/maven-reporting-api/pull/5#issuecomment-1100910264

   Already updated.


-- 
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] (MSHARED-1054) Upgrade plugins

2022-04-17 Thread Hudson (Jira)


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

Hudson commented on MSHARED-1054:
-

Build succeeded in Jenkins: Maven » Maven TLP » maven-reporting-api » master #7

See 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-reporting-api/job/master/7/

> Upgrade plugins
> ---
>
> Key: MSHARED-1054
> URL: https://issues.apache.org/jira/browse/MSHARED-1054
> Project: Maven Shared Components
>  Issue Type: Dependency upgrade
>  Components: maven-reporting-api
>Reporter: Michael Osipov
>Assignee: Michael Osipov
>Priority: Major
> Fix For: maven-reporting-api-4.0.0-M1
>
>
> * Maven Javadoc Plugin to 3.3.2
> * Maven Project Info Reports Plugin to 3.2.2



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (MSHARED-1052) Upgrade to Java 8

2022-04-17 Thread Hudson (Jira)


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

Hudson commented on MSHARED-1052:
-

Build succeeded in Jenkins: Maven » Maven TLP » maven-reporting-api » master #7

See 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-reporting-api/job/master/7/

> Upgrade to Java 8
> -
>
> Key: MSHARED-1052
> URL: https://issues.apache.org/jira/browse/MSHARED-1052
> Project: Maven Shared Components
>  Issue Type: Dependency upgrade
>  Components: maven-reporting-api
>Affects Versions: maven-reporting-api-3.1.0
>Reporter: Michael Osipov
>Assignee: Michael Osipov
>Priority: Major
> Fix For: maven-reporting-api-4.0.0-M1
>
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (MSHARED-1053) Upgrade Doxia to 2.0.0-M2

2022-04-17 Thread Hudson (Jira)


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

Hudson commented on MSHARED-1053:
-

Build succeeded in Jenkins: Maven » Maven TLP » maven-reporting-api » master #7

See 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-reporting-api/job/master/7/

> Upgrade Doxia to 2.0.0-M2
> -
>
> Key: MSHARED-1053
> URL: https://issues.apache.org/jira/browse/MSHARED-1053
> Project: Maven Shared Components
>  Issue Type: Dependency upgrade
>  Components: maven-reporting-api
>Reporter: Michael Osipov
>Assignee: Michael Osipov
>Priority: Major
> Fix For: maven-reporting-api-4.0.0-M1
>
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Closed] (MSHARED-1053) Upgrade Doxia to 2.0.0-M2

2022-04-17 Thread Michael Osipov (Jira)


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

Michael Osipov closed MSHARED-1053.
---
Resolution: Fixed

Fixed with  
[e4276e5336c165315566a3de0c19b0bbaea53bdc|https://gitbox.apache.org/repos/asf?p=maven-reporting-api.git;a=commit;h=e4276e5336c165315566a3de0c19b0bbaea53bdc].

> Upgrade Doxia to 2.0.0-M2
> -
>
> Key: MSHARED-1053
> URL: https://issues.apache.org/jira/browse/MSHARED-1053
> Project: Maven Shared Components
>  Issue Type: Dependency upgrade
>  Components: maven-reporting-api
>Reporter: Michael Osipov
>Assignee: Michael Osipov
>Priority: Major
> Fix For: maven-reporting-api-4.0.0-M1
>
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Closed] (MSHARED-1054) Upgrade plugins

2022-04-17 Thread Michael Osipov (Jira)


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

Michael Osipov closed MSHARED-1054.
---
Resolution: Fixed

Fixed with  
[4a3bf15854c5ed357e44de21af93fd5b39e680cf|https://gitbox.apache.org/repos/asf?p=maven-reporting-api.git;a=commit;h=4a3bf15854c5ed357e44de21af93fd5b39e680cf].

> Upgrade plugins
> ---
>
> Key: MSHARED-1054
> URL: https://issues.apache.org/jira/browse/MSHARED-1054
> Project: Maven Shared Components
>  Issue Type: Dependency upgrade
>  Components: maven-reporting-api
>Reporter: Michael Osipov
>Assignee: Michael Osipov
>Priority: Major
> Fix For: maven-reporting-api-4.0.0-M1
>
>
> * Maven Javadoc Plugin to 3.3.2
> * Maven Project Info Reports Plugin to 3.2.2



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[GitHub] [maven-reporting-api] asfgit merged pull request #7: Doxia 2.0.0

2022-04-17 Thread GitBox


asfgit merged PR #7:
URL: https://github.com/apache/maven-reporting-api/pull/7


-- 
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] (MSHARED-1052) Upgrade to Java 8

2022-04-17 Thread Michael Osipov (Jira)


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

Michael Osipov closed MSHARED-1052.
---
Resolution: Fixed

Fixed with  
[a0ccb9d55a4cc0a9ea2ca4b79ee378c3a701a6b0|https://gitbox.apache.org/repos/asf?p=maven-reporting-api.git;a=commit;h=a0ccb9d55a4cc0a9ea2ca4b79ee378c3a701a6b0].

> Upgrade to Java 8
> -
>
> Key: MSHARED-1052
> URL: https://issues.apache.org/jira/browse/MSHARED-1052
> Project: Maven Shared Components
>  Issue Type: Dependency upgrade
>  Components: maven-reporting-api
>Affects Versions: maven-reporting-api-3.1.0
>Reporter: Michael Osipov
>Assignee: Michael Osipov
>Priority: Major
> Fix For: maven-reporting-api-4.0.0-M1
>
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[GitHub] [maven-reporting-impl] michael-o commented on pull request #6: Doxia 2.0.0

2022-04-17 Thread GitBox


michael-o commented on PR #6:
URL: 
https://github.com/apache/maven-reporting-impl/pull/6#issuecomment-1100908406

   > great job, let's just wait for Reporting API release
   
   Correc, that is my plan and then exec, MSITE.


-- 
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-reporting-impl] hboutemy commented on pull request #6: Doxia 2.0.0

2022-04-17 Thread GitBox


hboutemy commented on PR #6:
URL: 
https://github.com/apache/maven-reporting-impl/pull/6#issuecomment-1100908189

   great job, let's just wait for Reporting API release


-- 
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-rar-plugin] cstamas closed pull request #2: Update to Maven 3.2.5

2022-04-17 Thread GitBox


cstamas closed pull request #2: Update to Maven 3.2.5
URL: https://github.com/apache/maven-rar-plugin/pull/2


-- 
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] (MNG-7454) Include resolver-transport-http in Maven

2022-04-17 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/MNG-7454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523376#comment-17523376
 ] 

Hudson commented on MNG-7454:
-

Build failed in Jenkins: Maven » Maven TLP » maven » PR-509 #15

See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/PR-509/15/

> Include resolver-transport-http in Maven
> 
>
> Key: MNG-7454
> URL: https://issues.apache.org/jira/browse/MNG-7454
> Project: Maven
>  Issue Type: New Feature
>  Components: Dependencies
>Reporter: Tamás Cservenák
>Assignee: Tamás Cservenák
>Priority: Major
> Fix For: 3.9.0, 4.0.0-alpha-1, 4.0.0
>
>
> We should include maven-resolver-transport-http (along with existing 
> maven-resolver-transport-wagon) but retain Wagon as default transport, while 
> offer ability for users to use http transport to utilize new resolver 
> features like "smart checksums".
> On positive side, this will finally get rid of shaded httpClient and 
> wagon-http-shaded as well.
> To switch transport use {{-Dmaven.resolver.transport}} with following values:
>  * {{wagon}} - to use wagon (is default as well)
>  * {{native}} - to use resolver own highly optimized HTTP and FILE transport 
> (supports "smart checksums")
>  * {{auto}} - to rely on resolver own discovery, or if another transport 
> extension used
> The selected transport can be seen in debug (-X) output on line `[DEBUG] 
> Using transporter XXX...`



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (MNG-7454) Include resolver-transport-http in Maven

2022-04-17 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/MNG-7454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523375#comment-17523375
 ] 

Hudson commented on MNG-7454:
-

Build failed in Jenkins: Maven » Maven TLP » maven » PR-600 #15

See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/PR-600/15/

> Include resolver-transport-http in Maven
> 
>
> Key: MNG-7454
> URL: https://issues.apache.org/jira/browse/MNG-7454
> Project: Maven
>  Issue Type: New Feature
>  Components: Dependencies
>Reporter: Tamás Cservenák
>Assignee: Tamás Cservenák
>Priority: Major
> Fix For: 3.9.0, 4.0.0-alpha-1, 4.0.0
>
>
> We should include maven-resolver-transport-http (along with existing 
> maven-resolver-transport-wagon) but retain Wagon as default transport, while 
> offer ability for users to use http transport to utilize new resolver 
> features like "smart checksums".
> On positive side, this will finally get rid of shaded httpClient and 
> wagon-http-shaded as well.
> To switch transport use {{-Dmaven.resolver.transport}} with following values:
>  * {{wagon}} - to use wagon (is default as well)
>  * {{native}} - to use resolver own highly optimized HTTP and FILE transport 
> (supports "smart checksums")
>  * {{auto}} - to rely on resolver own discovery, or if another transport 
> extension used
> The selected transport can be seen in debug (-X) output on line `[DEBUG] 
> Using transporter XXX...`



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (MNG-7454) Include resolver-transport-http in Maven

2022-04-17 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/MNG-7454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523374#comment-17523374
 ] 

Hudson commented on MNG-7454:
-

Build failed in Jenkins: Maven » Maven TLP » maven » PR-712 #7

See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/PR-712/7/

> Include resolver-transport-http in Maven
> 
>
> Key: MNG-7454
> URL: https://issues.apache.org/jira/browse/MNG-7454
> Project: Maven
>  Issue Type: New Feature
>  Components: Dependencies
>Reporter: Tamás Cservenák
>Assignee: Tamás Cservenák
>Priority: Major
> Fix For: 3.9.0, 4.0.0-alpha-1, 4.0.0
>
>
> We should include maven-resolver-transport-http (along with existing 
> maven-resolver-transport-wagon) but retain Wagon as default transport, while 
> offer ability for users to use http transport to utilize new resolver 
> features like "smart checksums".
> On positive side, this will finally get rid of shaded httpClient and 
> wagon-http-shaded as well.
> To switch transport use {{-Dmaven.resolver.transport}} with following values:
>  * {{wagon}} - to use wagon (is default as well)
>  * {{native}} - to use resolver own highly optimized HTTP and FILE transport 
> (supports "smart checksums")
>  * {{auto}} - to rely on resolver own discovery, or if another transport 
> extension used
> The selected transport can be seen in debug (-X) output on line `[DEBUG] 
> Using transporter XXX...`



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (MNG-7454) Include resolver-transport-http in Maven

2022-04-17 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/MNG-7454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523371#comment-17523371
 ] 

Hudson commented on MNG-7454:
-

Build failed in Jenkins: Maven » Maven TLP » maven » PR-721 #3

See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/PR-721/3/

> Include resolver-transport-http in Maven
> 
>
> Key: MNG-7454
> URL: https://issues.apache.org/jira/browse/MNG-7454
> Project: Maven
>  Issue Type: New Feature
>  Components: Dependencies
>Reporter: Tamás Cservenák
>Assignee: Tamás Cservenák
>Priority: Major
> Fix For: 3.9.0, 4.0.0-alpha-1, 4.0.0
>
>
> We should include maven-resolver-transport-http (along with existing 
> maven-resolver-transport-wagon) but retain Wagon as default transport, while 
> offer ability for users to use http transport to utilize new resolver 
> features like "smart checksums".
> On positive side, this will finally get rid of shaded httpClient and 
> wagon-http-shaded as well.
> To switch transport use {{-Dmaven.resolver.transport}} with following values:
>  * {{wagon}} - to use wagon (is default as well)
>  * {{native}} - to use resolver own highly optimized HTTP and FILE transport 
> (supports "smart checksums")
>  * {{auto}} - to rely on resolver own discovery, or if another transport 
> extension used
> The selected transport can be seen in debug (-X) output on line `[DEBUG] 
> Using transporter XXX...`



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (MNG-7454) Include resolver-transport-http in Maven

2022-04-17 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/MNG-7454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523369#comment-17523369
 ] 

Hudson commented on MNG-7454:
-

Build failed in Jenkins: Maven » Maven TLP » maven » PR-691 #10

See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/PR-691/10/

> Include resolver-transport-http in Maven
> 
>
> Key: MNG-7454
> URL: https://issues.apache.org/jira/browse/MNG-7454
> Project: Maven
>  Issue Type: New Feature
>  Components: Dependencies
>Reporter: Tamás Cservenák
>Assignee: Tamás Cservenák
>Priority: Major
> Fix For: 3.9.0, 4.0.0-alpha-1, 4.0.0
>
>
> We should include maven-resolver-transport-http (along with existing 
> maven-resolver-transport-wagon) but retain Wagon as default transport, while 
> offer ability for users to use http transport to utilize new resolver 
> features like "smart checksums".
> On positive side, this will finally get rid of shaded httpClient and 
> wagon-http-shaded as well.
> To switch transport use {{-Dmaven.resolver.transport}} with following values:
>  * {{wagon}} - to use wagon (is default as well)
>  * {{native}} - to use resolver own highly optimized HTTP and FILE transport 
> (supports "smart checksums")
>  * {{auto}} - to rely on resolver own discovery, or if another transport 
> extension used
> The selected transport can be seen in debug (-X) output on line `[DEBUG] 
> Using transporter XXX...`



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (MNG-7454) Include resolver-transport-http in Maven

2022-04-17 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/MNG-7454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523368#comment-17523368
 ] 

Hudson commented on MNG-7454:
-

Build failed in Jenkins: Maven » Maven TLP » maven » PR-722 #3

See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/PR-722/3/

> Include resolver-transport-http in Maven
> 
>
> Key: MNG-7454
> URL: https://issues.apache.org/jira/browse/MNG-7454
> Project: Maven
>  Issue Type: New Feature
>  Components: Dependencies
>Reporter: Tamás Cservenák
>Assignee: Tamás Cservenák
>Priority: Major
> Fix For: 3.9.0, 4.0.0-alpha-1, 4.0.0
>
>
> We should include maven-resolver-transport-http (along with existing 
> maven-resolver-transport-wagon) but retain Wagon as default transport, while 
> offer ability for users to use http transport to utilize new resolver 
> features like "smart checksums".
> On positive side, this will finally get rid of shaded httpClient and 
> wagon-http-shaded as well.
> To switch transport use {{-Dmaven.resolver.transport}} with following values:
>  * {{wagon}} - to use wagon (is default as well)
>  * {{native}} - to use resolver own highly optimized HTTP and FILE transport 
> (supports "smart checksums")
>  * {{auto}} - to rely on resolver own discovery, or if another transport 
> extension used
> The selected transport can be seen in debug (-X) output on line `[DEBUG] 
> Using transporter XXX...`



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[GitHub] [maven-enforcer] slachiewicz commented on pull request #142: Bump mockito.version from 4.2.0 to 4.4.0

2022-04-17 Thread GitBox


slachiewicz commented on PR #142:
URL: https://github.com/apache/maven-enforcer/pull/142#issuecomment-1100883555

   @dependabot rebase


-- 
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-enforcer] slachiewicz commented on pull request #134: Bump assertj-core from 3.21.0 to 3.22.0

2022-04-17 Thread GitBox


slachiewicz commented on PR #134:
URL: https://github.com/apache/maven-enforcer/pull/134#issuecomment-1100883490

   @dependabot rebase


-- 
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-enforcer] dependabot[bot] commented on pull request #141: Bump maven-javadoc-plugin from 3.3.1 to 3.3.2

2022-04-17 Thread GitBox


dependabot[bot] commented on PR #141:
URL: https://github.com/apache/maven-enforcer/pull/141#issuecomment-1100883235

   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-enforcer] slachiewicz closed pull request #141: Bump maven-javadoc-plugin from 3.3.1 to 3.3.2

2022-04-17 Thread GitBox


slachiewicz closed pull request #141: Bump maven-javadoc-plugin from 3.3.1 to 
3.3.2
URL: https://github.com/apache/maven-enforcer/pull/141


-- 
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-enforcer] slachiewicz merged pull request #143: Bump maven-jxr-plugin from 3.1.1 to 3.2.0

2022-04-17 Thread GitBox


slachiewicz merged PR #143:
URL: https://github.com/apache/maven-enforcer/pull/143


-- 
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-enforcer] slachiewicz merged pull request #144: Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.2

2022-04-17 Thread GitBox


slachiewicz merged PR #144:
URL: https://github.com/apache/maven-enforcer/pull/144


-- 
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-enforcer] Stephan202 commented on pull request #102: [MENFORCER-394] Only look at shipped dependencies in DependencyConvergence

2022-04-17 Thread GitBox


Stephan202 commented on PR #102:
URL: https://github.com/apache/maven-enforcer/pull/102#issuecomment-1100881769

   @slachiewicz this issue has prevented us from upgrading 
`maven-enforcer-plugin` for over half a year now. Any chance of a new release 
in the near future? :pray:


-- 
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] (MSHARED-1058) Upgrade components

2022-04-17 Thread Hudson (Jira)


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

Hudson commented on MSHARED-1058:
-

Build succeeded in Jenkins: Maven » Maven TLP » maven-reporting-impl » master 
#11

See 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-reporting-impl/job/master/11/

> Upgrade components
> --
>
> Key: MSHARED-1058
> URL: https://issues.apache.org/jira/browse/MSHARED-1058
> Project: Maven Shared Components
>  Issue Type: Dependency upgrade
>  Components: maven-reporting-impl
>Reporter: Michael Osipov
>Assignee: Michael Osipov
>Priority: Major
> Fix For: maven-reporting-impl-4.0.0-M1
>
>
> * Maven Shared Utils to 3.3.4
> * Plexus Utils to 3.3.1



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[GitHub] [maven-changelog-plugin] cstamas opened a new pull request, #3: Update for maven-3.2.5

2022-04-17 Thread GitBox


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

   Updates plugin to use Maven 3.2.5


-- 
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] (MSHARED-1058) Upgrade components

2022-04-17 Thread Michael Osipov (Jira)


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

Michael Osipov closed MSHARED-1058.
---
Resolution: Fixed

Fixed with  
[60517ddcc5d6ae3098f454d35f3da252c6a9c05e|https://gitbox.apache.org/repos/asf?p=maven-reporting-impl.git;a=commit;h=60517ddcc5d6ae3098f454d35f3da252c6a9c05e].

> Upgrade components
> --
>
> Key: MSHARED-1058
> URL: https://issues.apache.org/jira/browse/MSHARED-1058
> Project: Maven Shared Components
>  Issue Type: Dependency upgrade
>  Components: maven-reporting-impl
>Reporter: Michael Osipov
>Assignee: Michael Osipov
>Priority: Major
> Fix For: maven-reporting-impl-4.0.0-M1
>
>
> * Maven Shared Utils to 3.3.4
> * Plexus Utils to 3.3.1



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (MSHARED-1056) Upgrade to Maven 3.2.5

2022-04-17 Thread Hudson (Jira)


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

Hudson commented on MSHARED-1056:
-

Build succeeded in Jenkins: Maven » Maven TLP » maven-reporting-impl » master 
#10

See 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-reporting-impl/job/master/10/

> Upgrade to Maven 3.2.5
> --
>
> Key: MSHARED-1056
> URL: https://issues.apache.org/jira/browse/MSHARED-1056
> Project: Maven Shared Components
>  Issue Type: Dependency upgrade
>  Components: maven-reporting-impl
>Reporter: Michael Osipov
>Assignee: Michael Osipov
>Priority: Major
> Fix For: maven-reporting-impl-4.0.0-M1
>
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Closed] (MSHARED-1056) Upgrade to Maven 3.2.5

2022-04-17 Thread Michael Osipov (Jira)


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

Michael Osipov closed MSHARED-1056.
---
Resolution: Fixed

Fixed with  
[d5ba580137446168643e6b1600a56b770596f6ae|https://gitbox.apache.org/repos/asf?p=maven-reporting-impl.git;a=commit;h=d5ba580137446168643e6b1600a56b770596f6ae].

> Upgrade to Maven 3.2.5
> --
>
> Key: MSHARED-1056
> URL: https://issues.apache.org/jira/browse/MSHARED-1056
> Project: Maven Shared Components
>  Issue Type: Dependency upgrade
>  Components: maven-reporting-impl
>Reporter: Michael Osipov
>Assignee: Michael Osipov
>Priority: Major
> Fix For: maven-reporting-impl-4.0.0-M1
>
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-17 Thread GitBox


Tibor17 commented on code in PR #517:
URL: https://github.com/apache/maven-surefire/pull/517#discussion_r851737543


##
surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java:
##
@@ -37,33 +36,77 @@
  *
  * @since 3.0.0-M6
  */
-public class TestNG740Configurator extends TestNG60Configurator
+public class TestNG740Configurator
+extends TestNG60Configurator
 {
+/**
+ * Convert and apply the value of the [threadcount] option.
+ * 
+ * @param suite TestNG {@link XmlSuite} object
+ * @param options Surefire plugin configuration options
+ * @throws TestSetFailedException if unable to convert specified 
[threadcount] setting
+ */
 @Override
-public void configure( XmlSuite suite, Map options )
+protected void configureThreadCount( XmlSuite suite, Map 
options )
 throws TestSetFailedException
 {
-String threadCountAsString = options.get( THREADCOUNT_PROP );
-int threadCount = threadCountAsString == null ? 1 : parseInt( 
threadCountAsString );
-suite.setThreadCount( threadCount );
-
-String parallel = options.get( PARALLEL_PROP );
-if ( parallel != null )
+String threadCount = options.get( THREADCOUNT_PROP );
+// if [threadcount] spec'd
+if ( threadCount != null )
 {
-if ( !"methods".equalsIgnoreCase( parallel ) && 
!"classes".equalsIgnoreCase( parallel ) )
+try
 {
-throw new TestSetFailedException( "Unsupported TestNG parallel 
setting: "
-+ parallel + " ( only METHODS or CLASSES supported )" );
+// convert and apply [threadcount] setting
+suite.setThreadCount( Integer.parseInt( threadCount ) );

Review Comment:
   This PR should not change the behavior. It should fix the value 
`parallel=none` and other previously unknown values for the same parameter. 
Structural changes are welcome as they do not change the behavior.



-- 
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 a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-17 Thread GitBox


Tibor17 commented on code in PR #517:
URL: https://github.com/apache/maven-surefire/pull/517#discussion_r851737543


##
surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java:
##
@@ -37,33 +36,77 @@
  *
  * @since 3.0.0-M6
  */
-public class TestNG740Configurator extends TestNG60Configurator
+public class TestNG740Configurator
+extends TestNG60Configurator
 {
+/**
+ * Convert and apply the value of the [threadcount] option.
+ * 
+ * @param suite TestNG {@link XmlSuite} object
+ * @param options Surefire plugin configuration options
+ * @throws TestSetFailedException if unable to convert specified 
[threadcount] setting
+ */
 @Override
-public void configure( XmlSuite suite, Map options )
+protected void configureThreadCount( XmlSuite suite, Map 
options )
 throws TestSetFailedException
 {
-String threadCountAsString = options.get( THREADCOUNT_PROP );
-int threadCount = threadCountAsString == null ? 1 : parseInt( 
threadCountAsString );
-suite.setThreadCount( threadCount );
-
-String parallel = options.get( PARALLEL_PROP );
-if ( parallel != null )
+String threadCount = options.get( THREADCOUNT_PROP );
+// if [threadcount] spec'd
+if ( threadCount != null )
 {
-if ( !"methods".equalsIgnoreCase( parallel ) && 
!"classes".equalsIgnoreCase( parallel ) )
+try
 {
-throw new TestSetFailedException( "Unsupported TestNG parallel 
setting: "
-+ parallel + " ( only METHODS or CLASSES supported )" );
+// convert and apply [threadcount] setting
+suite.setThreadCount( Integer.parseInt( threadCount ) );

Review Comment:
   This PR should not change the behavior. It should fix the value 
`parallel=none` and other previously unknown values for the same parameter.



-- 
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] (MJAVADOC-434) Running javadoc:fix corrupts files

2022-04-17 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/MJAVADOC-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523321#comment-17523321
 ] 

Hudson commented on MJAVADOC-434:
-

Build failed in Jenkins: Maven » Maven TLP » maven-javadoc-plugin » master #20

See 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-javadoc-plugin/job/master/20/

> Running javadoc:fix corrupts files
> --
>
> Key: MJAVADOC-434
> URL: https://issues.apache.org/jira/browse/MJAVADOC-434
> Project: Maven Javadoc Plugin
>  Issue Type: Bug
>  Components: fix
>Affects Versions: 2.9.1, 2.10.3
> Environment: Apache Maven 3.0.3 (r1075438; 2011-02-28 09:31:09-0800)
> Maven home: /Users/dwinsor/maven/3.0.3
> Java version: 1.6.0_65, vendor: Apple Inc.
> Java home: /Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
> Default locale: en_US, platform encoding: MacRoman
> OS name: "mac os x", version: "10.9.5", arch: "x86_64", family: "mac"
> also
> ~/neo/neo-test$ mvn -v
> Apache Maven 3.0.3 (r1075438; 2011-02-28 09:31:09-0800)
> Maven home: /Users/dwinsor/maven/3.0.3
> Java version: 1.8.0_45, vendor: Oracle Corporation
> Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.9.5", arch: "x86_64", family: "mac"
>Reporter: Daniel Winsor
>Assignee: Robert Scholte
>Priority: Major
> Fix For: 3.0.0
>
> Attachments: test.gz
>
>
> {noformat}
> ~/neo/neo-test$ mvn clean javadoc:fix && mvn compile
> [INFO] Scanning for projects...
> [INFO]
>  
> [INFO] 
> 
> [INFO] Building test 1
> [INFO] 
> 
> [INFO] 
> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ neo-test ---
> [INFO] 
> [INFO] >>> maven-javadoc-plugin:2.10.3:fix (default-cli) @ neo-test >>>
> [INFO] 
> [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
> neo-test ---
> [WARNING] Using platform encoding (MacRoman actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory 
> /Users/dwinsor/neo/neo-test/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ neo-test 
> ---
> [WARNING] File encoding has not been set, using platform encoding MacRoman, 
> i.e. build is platform dependent!
> [INFO] Compiling 4 source files to /Users/dwinsor/neo/neo-test/target/classes
> [INFO] 
> [INFO] <<< maven-javadoc-plugin:2.10.3:fix (default-cli) @ neo-test <<<
> [INFO] 
> [INFO] --- maven-javadoc-plugin:2.10.3:fix (default-cli) @ neo-test ---
> [WARNING] File encoding has not been set, using platform encoding MacRoman, 
> i.e. build is platform dependent!
> [WARNING] 
> [WARNING] WARRANTY DISCLAIMER
> [WARNING] 
> [WARNING] All warranties with regard to this Maven goal are disclaimed!
> [WARNING] The changes will be done directly in the source code.
> [WARNING] The Maven Team strongly recommends the use of a SCM software BEFORE 
> executing this goal.
> [WARNING] 
> [INFO] Are you sure to proceed? [Y]es [N]o
> y
> [INFO] OK, let's proceed...
> [WARNING] No previous artifact has been deployed, Clirr is ignored.
> [INFO] 
> 
> [INFO] BUILD SUCCESS
> [INFO] 
> 
> [INFO] Total time: 6.041s
> [INFO] Finished at: Mon Aug 31 18:33:42 PDT 2015
> [INFO] Final Memory: 17M/245M
> [INFO] 
> 
> [INFO] Scanning for projects...
> [INFO]
>  
> [INFO] 
> 
> [INFO] Building test 1
> [INFO] 
> 
> [INFO] 
> [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
> neo-test ---
> [WARNING] Using platform encoding (MacRoman actually) to copy filtered 
> resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory 
> /Users/dwinsor/neo/neo-test/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ neo-test 
> ---
> [WARNING] File encoding has not been set, using platform encoding MacRoman, 
> i.e. build is platform dependent!
> [INFO] Compiling 4 source files to /Users/dwinsor/neo/neo-test/target/classes
> [INFO] -
> [ERROR] COMPILATION ERROR : 
> [INFO] 

[GitHub] [maven-javadoc-plugin] slachiewicz merged pull request #135: Bump spring-webmvc from 4.3.29.RELEASE to 5.2.21.RELEASE in /src/it/projects/MJAVADOC-434_fixcompile

2022-04-17 Thread GitBox


slachiewicz merged PR #135:
URL: https://github.com/apache/maven-javadoc-plugin/pull/135


-- 
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 #103: Bump maven-javadoc-plugin from 3.2.0 to 3.3.2

2022-04-17 Thread GitBox


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

   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] slachiewicz closed pull request #103: Bump maven-javadoc-plugin from 3.2.0 to 3.3.2

2022-04-17 Thread GitBox


slachiewicz closed pull request #103: Bump maven-javadoc-plugin from 3.2.0 to 
3.3.2
URL: https://github.com/apache/maven-release/pull/103


-- 
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 merged pull request #99: Bump maven-invoker-plugin from 3.2.0 to 3.2.2

2022-04-17 Thread GitBox


slachiewicz merged PR #99:
URL: https://github.com/apache/maven-release/pull/99


-- 
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-resolver] cstamas commented on a diff in pull request #168: [MRESOLVER-253] Split LRM

2022-04-17 Thread GitBox


cstamas commented on code in PR #168:
URL: https://github.com/apache/maven-resolver/pull/168#discussion_r851733546


##
maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/DynamicPrefixComposerFactorySupport.java:
##
@@ -0,0 +1,81 @@
+package org.eclipse.aether.internal.impl;
+
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+import org.eclipse.aether.RepositorySystemSession;
+import org.eclipse.aether.metadata.Metadata;
+import org.eclipse.aether.util.ConfigUtils;
+
+/**
+ * Support class for {@link DynamicPrefixComposerFactory} implementations.
+ *
+ * @since TBD
+ */
+public abstract class DynamicPrefixComposerFactorySupport implements 
DynamicPrefixComposerFactory
+{
+@Override
+public DynamicPrefixComposer createComposer( RepositorySystemSession 
session )
+{
+String localPrefix = ConfigUtils.getString(
+session, "installed", 
"aether.enhancedLocalRepository.localPrefix" );
+String remotePrefix = ConfigUtils.getString(
+session, "cached", 
"aether.enhancedLocalRepository.remotePrefix" );
+String releasePrefix = ConfigUtils.getString(
+session, "release", 
"aether.enhancedLocalRepository.releasePrefix" );
+String snapshotPrefix = ConfigUtils.getString(
+session, "snapshot", 
"aether.enhancedLocalRepository.snapshotPrefix" );
+
+return dpCreateComposer( session, localPrefix, remotePrefix, 
releasePrefix, snapshotPrefix );
+}
+
+protected abstract DynamicPrefixComposer dpCreateComposer( 
RepositorySystemSession session, String localPrefix,
+   String 
remotePrefix, String releasePrefix,
+   String 
snapshotPrefix );
+
+/**
+ * Support class for composers.
+ */
+protected abstract static class DynamicPrefixComposerSupport implements 
DynamicPrefixComposer
+{
+protected final String localPrefix;
+
+protected final String remotePrefix;
+
+protected final String releasePrefix;
+
+protected final String snapshotPrefix;
+
+protected DynamicPrefixComposerSupport( String localPrefix,
+String remotePrefix,
+String releasePrefix,
+String snapshotPrefix )
+{
+this.localPrefix = localPrefix;
+this.remotePrefix = remotePrefix;
+this.releasePrefix = releasePrefix;
+this.snapshotPrefix = snapshotPrefix;
+}
+}
+
+protected static boolean isSnapshot( Metadata metadata )
+{
+return metadata.getVersion() != null && 
metadata.getVersion().endsWith( "SNAPSHOT" );

Review Comment:
   Tested with nature, reverted back to original code. Results (with Nature or 
with original code):
   * G level md always lands in release
   * GA level md always lands in release
   * GAV level md lands depending on it's version (always snapshot usually)



-- 
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-resolver] cstamas commented on a diff in pull request #168: [MRESOLVER-253] Split LRM

2022-04-17 Thread GitBox


cstamas commented on code in PR #168:
URL: https://github.com/apache/maven-resolver/pull/168#discussion_r851733354


##
maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/SplitDynamicPrefixComposerFactory.java:
##
@@ -0,0 +1,85 @@
+package org.eclipse.aether.internal.impl;
+
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+import javax.inject.Named;
+import javax.inject.Singleton;
+
+import org.eclipse.aether.RepositorySystemSession;
+import org.eclipse.aether.artifact.Artifact;
+import org.eclipse.aether.metadata.Metadata;
+import org.eclipse.aether.repository.RemoteRepository;
+
+/**
+ * Split composer: splits to localPrefix (locally built and installed) and 
remotePrefix (cache). Cache is further
+ * split by release or snapshots.
+ *
+ * @since TBD
+ */
+@Singleton
+@Named( SplitDynamicPrefixComposerFactory.NAME )
+public final class SplitDynamicPrefixComposerFactory extends 
DynamicPrefixComposerFactorySupport
+{
+public static final String NAME = "split";
+
+@Override
+protected DynamicPrefixComposer dpCreateComposer( RepositorySystemSession 
session, String localPrefix,
+  String remotePrefix, 
String releasePrefix, String snapshotPrefix )
+{
+return new SplitDynamicPrefixComposer( localPrefix, remotePrefix, 
releasePrefix, snapshotPrefix );
+}
+
+private static final class SplitDynamicPrefixComposer extends 
DynamicPrefixComposerSupport
+{
+private SplitDynamicPrefixComposer( String localPrefix,
+String remotePrefix,
+String releasePrefix,
+String snapshotPrefix )
+{
+super( localPrefix, remotePrefix, releasePrefix, snapshotPrefix );
+}
+
+@Override
+public String getPrefixForLocalArtifact( Artifact artifact )
+{
+return localPrefix;

Review Comment:
   fixed



##
maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/SplitDynamicPrefixComposerFactory.java:
##
@@ -0,0 +1,85 @@
+package org.eclipse.aether.internal.impl;
+
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+import javax.inject.Named;
+import javax.inject.Singleton;
+
+import org.eclipse.aether.RepositorySystemSession;
+import org.eclipse.aether.artifact.Artifact;
+import org.eclipse.aether.metadata.Metadata;
+import org.eclipse.aether.repository.RemoteRepository;
+
+/**
+ * Split composer: splits to localPrefix (locally built and installed) and 
remotePrefix (cache). Cache is further
+ * split by release or snapshots.
+ *
+ * @since TBD
+ */
+@Singleton
+@Named( SplitDynamicPrefixComposerFactory.NAME )
+public final class SplitDynamicPrefixComposerFactory extends 
DynamicPrefixComposerFactorySupport
+{
+public static final String NAME = "split";
+
+@Override
+protected DynamicPrefixComposer dpCreateComposer( RepositorySystemSession 
session, String localPrefix,
+  String remotePrefix, 
String releasePrefix, String snapshotPrefix )
+{
+return new SplitDynamicPrefixComposer( localPrefix, remotePrefix, 
releasePrefix, snapshotPrefix );
+}
+
+private static final class SplitDynamicPrefixComposer extends 
DynamicPrefixComposerSupport
+{
+private 

[jira] [Commented] (MNGSITE-466) How to Write a Good Essay | Essay Writing Tips

2022-04-17 Thread Viktor (Jira)


[ 
https://issues.apache.org/jira/browse/MNGSITE-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523308#comment-17523308
 ] 

Viktor commented on MNGSITE-466:


I agree that a little research on a particular topic will only bring you closer 
to writing an even more successful essay. Moreover, you will realize that you 
can understand the direction of such a topic well, and you may want to study it 
further. But for now, I can say that I am delighted with what they offer as 
[writing a professional personal 
statement|https://www.personalstatementwriter.org/] to order. Even if your 
fantasy is completely at zero, and you do not know how to emphasize your 
qualities, here they will help you.

> How to Write a Good Essay | Essay Writing Tips
> --
>
> Key: MNGSITE-466
> URL: https://issues.apache.org/jira/browse/MNGSITE-466
> Project: Maven Project Web Site
>  Issue Type: Bug
>Reporter: Elizabeth Caroll
>Priority: Minor
> Attachments: pencil-918449_1920.jpg
>
>
> Writing is a creative process that follows a set of guidelines. There's 
> nothing wrong with strewing these normals around in your text as long as it 
> works. People read to be entertained, moved, or to learn something new. It 
> doesn't matter if there are any errors or if you've creatively employed 
> grammatical rules in your writing; it usually doesn't detract from the most 
> important aspect of creative writing. However, if you're writing an essay for 
> school, you're unlikely to stray too far from the guidelines. It is not 
> necessary for your writing to be flawless, but it should be entertaining to 
> read.
> When an essay is made personal, it is typically at its finest. 
> This isn't always the case, since it relies on the topic and the requirements 
> of your instructor or professor. Making an essay personal would make it much 
> easier to read. Even if everything you mentioned is accurate, if your teacher 
> or professor muddles your essay with strange terminology and impersonal 
> stories while reading it, they won't be able to give it a fair mark when 
> they're done.
> h2. *The grammar*
> *!pencil-918449_1920.jpg|width=485,height=323!*
> One of the most important aspects of writing a decent essay is to use proper 
> grammar. 
> Incorrect spelling is no longer an excuse, thanks to the availability of 
> spell check features in word processors. It has always been a must in reality.
> No one will take your content seriously if it ignores bad spelling. There 
> have never been any exceptions to the rule that appropriate spelling is 
> necessary in order to write a good essay. 
> Another important component of good essay writing is to make your story 
> concise and relevant. 
> The 'who, what, when, where, and why' approach may be used in a variety of 
> scenarios, including essay writing, to create an informative news story. 
> Write the story in such a way that the reviewer will be able to follow it 
> without difficulty. There should be a beginning, a middle, and an end to it. 
> Create an outline before you start writing to do this.
> h2. My advice
> By the way, in regard to histories, I'd like to mention that I have a 
> fantastic service that can assist with history assignments. Simply Google 
> "[write my paper for cheap|https://writeanypapers.com/]; and you'll discover 
> exactly what you're looking for. 
> This method helps you to rapidly identify all of these difficulties while 
> also ensuring that you have provided all of the required details. 
> Even the most dull and uninspired subject must be engaging and thrilling to 
> the audience. You may feel that producing an intriguing essay on the subject 
> of the doorknob story is tough, but with enough research, you may achieve.
> There are typically fascinating twists in almost every example of a tale, so 
> get them first while completing your essay writing research. Keep your tone 
> plain and conversational if you can't think of anything amazing to say. The 
> essential aspect is that the reader can get through some rather dull 
> material, regardless of the topic.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[GitHub] [maven-resources-plugin] patpatpat123 commented on pull request #17: Bump mavenVersion from 3.1.0 to 3.8.5

2022-04-17 Thread GitBox


patpatpat123 commented on PR #17:
URL: 
https://github.com/apache/maven-resources-plugin/pull/17#issuecomment-1100837732

   Hello @slachiewic,
   
   Thank you for your comment. I just have some questions if you allow me.
   I just downloaded the release version, 3.2.0.
   I am seeing in the pom this: 
https://github.com/apache/maven-resources-plugin/blob/master/pom.xml#L73
   
   ```3.1.0``` in both latest branch and 3.2.0.
   
   Would it be possible it is set there?
   
   Would it be possible to bump this version up? I tried on my local each and 
every version of Maven, not runtime, but changing this line 
```3.1.0```
   
   I can confirm, out of the 24 possible versions above (and I tried all of 
them) it is possible to bump it to 3.2.3 (once 3.2.5, things start failing)
   
   May I ask if it is possible to create a PR and set:
   
   ```3.2.3``` please? It will help address few 
CVEs.
   
   Thank you


-- 
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] (MSHARED-921) NoSuchMethodError: 'Xpp3Dom.getInputLocation()' with Maven versions < 3.6.1

2022-04-17 Thread Herve Boutemy (Jira)


[ https://issues.apache.org/jira/browse/MSHARED-921 ]


Herve Boutemy deleted comment on MSHARED-921:
---

was (Author: hudson):
Build failed in Jenkins: Maven TLP » maven-site-plugin » master #108

See 
https://builds.apache.org/job/maven-box/job/maven-site-plugin/job/master/108/

> NoSuchMethodError: 'Xpp3Dom.getInputLocation()' with Maven versions < 3.6.1
> ---
>
> Key: MSHARED-921
> URL: https://issues.apache.org/jira/browse/MSHARED-921
> Project: Maven Shared Components
>  Issue Type: Bug
>  Components: maven-reporting-exec
>Affects Versions: maven-reporting-exec-1.4
>Reporter: Herve Boutemy
>Assignee: Herve Boutemy
>Priority: Major
> Fix For: maven-reporting-exec-1.5
>
>
> see MSITE-863 for context
> this is caused by Xpp3Dom class incompatibility with 
> Xpp3DomUtils.mergeXpp3Dom(...):
> - Xpp3Dom version is taken from Maven core classloader as exported: see 
> [http://maven.apache.org/ref/3.6.3/maven-core/core-extensions.html]
> - Xpp3DomUtils is taken from current plugin classloader
> with recent upgrade of plexus-utils in maven-site-plugin 3.9.0, Xpp3DomUtils 
> is a recent version (plexus-utils >= 3.2.0) that expects to merge the input 
> location (see [https://github.com/codehaus-plexus/plexus-utils/issues/61)]
> but older Maven core versions don't have this input location field in 
> Xpp3Dom, since they provide older plexus-utils that was upgraded to add 
> location tracking in MNG-6597 for Maven 3.6.1



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] (MSHARED-921) NoSuchMethodError: 'Xpp3Dom.getInputLocation()' with Maven versions < 3.6.1

2022-04-17 Thread Herve Boutemy (Jira)


[ https://issues.apache.org/jira/browse/MSHARED-921 ]


Herve Boutemy deleted comment on MSHARED-921:
---

was (Author: hudson):
Build succeeded in Jenkins: Maven » Maven TLP » maven-site-plugin » MSITE-829 
#31

See 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-site-plugin/job/MSITE-829/31/

> NoSuchMethodError: 'Xpp3Dom.getInputLocation()' with Maven versions < 3.6.1
> ---
>
> Key: MSHARED-921
> URL: https://issues.apache.org/jira/browse/MSHARED-921
> Project: Maven Shared Components
>  Issue Type: Bug
>  Components: maven-reporting-exec
>Affects Versions: maven-reporting-exec-1.4
>Reporter: Herve Boutemy
>Assignee: Herve Boutemy
>Priority: Major
> Fix For: maven-reporting-exec-1.5
>
>
> see MSITE-863 for context
> this is caused by Xpp3Dom class incompatibility with 
> Xpp3DomUtils.mergeXpp3Dom(...):
> - Xpp3Dom version is taken from Maven core classloader as exported: see 
> [http://maven.apache.org/ref/3.6.3/maven-core/core-extensions.html]
> - Xpp3DomUtils is taken from current plugin classloader
> with recent upgrade of plexus-utils in maven-site-plugin 3.9.0, Xpp3DomUtils 
> is a recent version (plexus-utils >= 3.2.0) that expects to merge the input 
> location (see [https://github.com/codehaus-plexus/plexus-utils/issues/61)]
> but older Maven core versions don't have this input location field in 
> Xpp3Dom, since they provide older plexus-utils that was upgraded to add 
> location tracking in MNG-6597 for Maven 3.6.1



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] (MSHARED-921) NoSuchMethodError: 'Xpp3Dom.getInputLocation()' with Maven versions < 3.6.1

2022-04-17 Thread Herve Boutemy (Jira)


[ https://issues.apache.org/jira/browse/MSHARED-921 ]


Herve Boutemy deleted comment on MSHARED-921:
---

was (Author: hudson):
Build succeeded in Jenkins: Maven TLP » maven-reporting-exec » master #38

See 
https://builds.apache.org/job/maven-box/job/maven-reporting-exec/job/master/38/

> NoSuchMethodError: 'Xpp3Dom.getInputLocation()' with Maven versions < 3.6.1
> ---
>
> Key: MSHARED-921
> URL: https://issues.apache.org/jira/browse/MSHARED-921
> Project: Maven Shared Components
>  Issue Type: Bug
>  Components: maven-reporting-exec
>Affects Versions: maven-reporting-exec-1.4
>Reporter: Herve Boutemy
>Assignee: Herve Boutemy
>Priority: Major
> Fix For: maven-reporting-exec-1.5
>
>
> see MSITE-863 for context
> this is caused by Xpp3Dom class incompatibility with 
> Xpp3DomUtils.mergeXpp3Dom(...):
> - Xpp3Dom version is taken from Maven core classloader as exported: see 
> [http://maven.apache.org/ref/3.6.3/maven-core/core-extensions.html]
> - Xpp3DomUtils is taken from current plugin classloader
> with recent upgrade of plexus-utils in maven-site-plugin 3.9.0, Xpp3DomUtils 
> is a recent version (plexus-utils >= 3.2.0) that expects to merge the input 
> location (see [https://github.com/codehaus-plexus/plexus-utils/issues/61)]
> but older Maven core versions don't have this input location field in 
> Xpp3Dom, since they provide older plexus-utils that was upgraded to add 
> location tracking in MNG-6597 for Maven 3.6.1



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[GitHub] [maven-release] slachiewicz commented on pull request #83: Bump commons-cli from 1.2 to 1.5.0

2022-04-17 Thread GitBox


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

   @dependabot rebase


-- 
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 #98: Bump aether-connector-file from 1.7 to 1.13.1

2022-04-17 Thread GitBox


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

   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] slachiewicz closed pull request #98: Bump aether-connector-file from 1.7 to 1.13.1

2022-04-17 Thread GitBox


slachiewicz closed pull request #98: Bump aether-connector-file from 1.7 to 
1.13.1
URL: https://github.com/apache/maven-release/pull/98


-- 
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 #99: Bump maven-invoker-plugin from 3.2.0 to 3.2.2

2022-04-17 Thread GitBox


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

   @dependabot rebase


-- 
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 #103: Bump maven-javadoc-plugin from 3.2.0 to 3.3.2

2022-04-17 Thread GitBox


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

   @dependabot rebase


-- 
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-javadoc-plugin] dependabot[bot] closed pull request #114: Bump maven-plugin-plugin from 3.6.1 to 3.6.2

2022-04-17 Thread GitBox


dependabot[bot] closed pull request #114: Bump maven-plugin-plugin from 3.6.1 
to 3.6.2
URL: https://github.com/apache/maven-javadoc-plugin/pull/114


-- 
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-javadoc-plugin] dependabot[bot] commented on pull request #114: Bump maven-plugin-plugin from 3.6.1 to 3.6.2

2022-04-17 Thread GitBox


dependabot[bot] commented on PR #114:
URL: 
https://github.com/apache/maven-javadoc-plugin/pull/114#issuecomment-1100831174

   Superseded by #136.


-- 
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-javadoc-plugin] dependabot[bot] opened a new pull request, #136: Bump maven-plugin-plugin from 3.6.1 to 3.6.4

2022-04-17 Thread GitBox


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

   Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) 
from 3.6.1 to 3.6.4.
   
   Commits
   
   https://github.com/apache/maven-plugin-tools/commit/33eb6d9df8be0e9cd0ac9b684741382b3d0e0fc7;>33eb6d9
 [maven-release-plugin] prepare release maven-plugin-tools-3.6.4
   https://github.com/apache/maven-plugin-tools/commit/c8ddcdcb10d342a5a5e2f38245bb569af5730c7c;>c8ddcdc
 [MPLUGIN-387] Bump Ant to 1.9.16
   https://github.com/apache/maven-plugin-tools/commit/f14830dba00667fc661a520557fcdff6a8b0d1ad;>f14830d
 [MPLUGIN-387] Bump xmlunit to 1.6
   https://github.com/apache/maven-plugin-tools/commit/036fdebb5cdbab68d79550cc6a0991f2a96ce4c8;>036fdeb
 [MPLUGIN-387] Bump plexus-compiler-manager to 2.8.8
   https://github.com/apache/maven-plugin-tools/commit/d296e04045026716f1fba5d296a0dd4330cc7f92;>d296e04
 [MPLUGIN-387] Switch from fest-assert to AssertJ 2.9.1
   https://github.com/apache/maven-plugin-tools/commit/9ff352cc5680fe4e672dd99d0ff9160fc51a1317;>9ff352c
 [MPLUGIN-387] Bump plexus-archiver to 4.2.5
   https://github.com/apache/maven-plugin-tools/commit/f6461047666e7c2dc0103042088825fd6a16a8ab;>f646104
 [MPLUGIN-387] Upgrade BeanShell to 2.0b6
   https://github.com/apache/maven-plugin-tools/commit/db1803198a77a40917a533e70ece7f066b783bf1;>db18031
 [MPLUGIN-387] Bump junit to 4.13.2
   https://github.com/apache/maven-plugin-tools/commit/c7ae057613aab21957197f93d33d6c0e2eb55bf8;>c7ae057
 Added Dependabot configuration
   https://github.com/apache/maven-plugin-tools/commit/86d870fbc4a3aa1cd3b8da8a2fde015e5e8dfe43;>86d870f
 [MPLUGIN-387] Upgrade Doxia/Doxia Tools to 1.11.1
   Additional commits viewable in https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.1...maven-plugin-tools-3.6.4;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-plugin-plugin=maven=3.6.1=3.6.4)](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



[jira] [Created] (MSHARED-1059) Upgrade Maven Reporting API to 4.0.0-M1

2022-04-17 Thread Michael Osipov (Jira)
Michael Osipov created MSHARED-1059:
---

 Summary: Upgrade Maven Reporting API to 4.0.0-M1
 Key: MSHARED-1059
 URL: https://issues.apache.org/jira/browse/MSHARED-1059
 Project: Maven Shared Components
  Issue Type: Dependency upgrade
  Components: maven-reporting-impl
Reporter: Michael Osipov
Assignee: Michael Osipov
 Fix For: maven-reporting-impl-4.0.0-M1






--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (MSHARED-1058) Upgrade components

2022-04-17 Thread Michael Osipov (Jira)


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

Michael Osipov updated MSHARED-1058:

Summary: Upgrade components  (was: Upgrade plugins)

> Upgrade components
> --
>
> Key: MSHARED-1058
> URL: https://issues.apache.org/jira/browse/MSHARED-1058
> Project: Maven Shared Components
>  Issue Type: Dependency upgrade
>  Components: maven-reporting-impl
>Reporter: Michael Osipov
>Assignee: Michael Osipov
>Priority: Major
> Fix For: maven-reporting-impl-4.0.0-M1
>
>
> * 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (MSHARED-1058) Upgrade components

2022-04-17 Thread Michael Osipov (Jira)


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

Michael Osipov updated MSHARED-1058:

Description: 
* Maven Shared Utils to 3.3.4
* Plexus Utils to 3.3.1

  was:* 


> Upgrade components
> --
>
> Key: MSHARED-1058
> URL: https://issues.apache.org/jira/browse/MSHARED-1058
> Project: Maven Shared Components
>  Issue Type: Dependency upgrade
>  Components: maven-reporting-impl
>Reporter: Michael Osipov
>Assignee: Michael Osipov
>Priority: Major
> Fix For: maven-reporting-impl-4.0.0-M1
>
>
> * Maven Shared Utils to 3.3.4
> * Plexus Utils to 3.3.1



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


  1   2   >