[GitHub] [maven-shared-utils] roxspring commented on a change in pull request #28: [MSHARED-884] - Don't always overwrite filtered resources

2020-05-26 Thread GitBox
roxspring commented on a change in pull request #28: URL: https://github.com/apache/maven-shared-utils/pull/28#discussion_r430700704 ## File path: src/main/java/org/apache/maven/shared/utils/io/FileUtils.java ## @@ -1810,34 +1816,101 @@ public static void copyFile( @Nonnull Fil

[GitHub] [maven-dependency-plugin] khmarbaise commented on pull request #57: Created new mojo GetClassesMojo which lists all class dependencies for a specified artifact.

2020-05-26 Thread GitBox
khmarbaise commented on pull request #57: URL: https://github.com/apache/maven-dependency-plugin/pull/57#issuecomment-634095974 First please create an appropriate JIRA issue for that and describe the use case for this. Thi

[GitHub] [maven-shared-utils] olamy merged pull request #32: [MSHARED-881] use try-with-resources

2020-05-26 Thread GitBox
olamy merged pull request #32: URL: https://github.com/apache/maven-shared-utils/pull/32 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 g

[GitHub] [maven-dependency-plugin] bimargulies-google commented on a change in pull request #57: [MDEP-645] Created new mojo GetClassesMojo which lists all class dependencies for a specified artifact.

2020-05-26 Thread GitBox
bimargulies-google commented on a change in pull request #57: URL: https://github.com/apache/maven-dependency-plugin/pull/57#discussion_r430506873 ## File path: src/main/java/org/apache/maven/plugins/dependency/GetClassesMojo.java ## @@ -0,0 +1,396 @@ +package org.apache.maven

[GitHub] [maven-shared-utils] olamy commented on pull request #28: [MSHARED-884] - Don't always overwrite filtered resources

2020-05-26 Thread GitBox
olamy commented on pull request #28: URL: https://github.com/apache/maven-shared-utils/pull/28#issuecomment-634374708 merged via e57180309a64758e161513d80f1185e13dc84826 This is an automated message from the Apache Git Servic

[GitHub] [maven-shared-utils] olamy commented on a change in pull request #28: [MSHARED-884] - Don't always overwrite filtered resources

2020-05-26 Thread GitBox
olamy commented on a change in pull request #28: URL: https://github.com/apache/maven-shared-utils/pull/28#discussion_r430111873 ## File path: src/main/java/org/apache/maven/shared/utils/io/FileUtils.java ## @@ -1810,34 +1816,101 @@ public static void copyFile( @Nonnull File fr

[GitHub] [maven-enforcer] vbreivik commented on pull request #59: [MENFORCER-336] - Fixes race condition in EvaluateBeanshell

2020-05-26 Thread GitBox
vbreivik commented on pull request #59: URL: https://github.com/apache/maven-enforcer/pull/59#issuecomment-633694133 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [maven-shared-utils] michael-o commented on pull request #28: [MSHARED-884] - Don't always overwrite filtered resources

2020-05-26 Thread GitBox
michael-o commented on pull request #28: URL: https://github.com/apache/maven-shared-utils/pull/28#issuecomment-634305327 > > > > Does it actually make sense to introduce a threshold? E.g., > 1 MB? > > You're suggesting that we apply the new logic only to input >1MB and for s

[GitHub] [maven-filtering] olamy merged pull request #6: [MRESOURCES-258] Copying and filtering logic is delegated to FileUtils

2020-05-26 Thread GitBox
olamy merged pull request #6: URL: https://github.com/apache/maven-filtering/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

[GitHub] [maven] slachiewicz commented on pull request #347: [MNG-6802] Fix bug in FileProfileActivator

2020-05-26 Thread GitBox
slachiewicz commented on pull request #347: URL: https://github.com/apache/maven/pull/347#issuecomment-634209118 @elharo commons-lang see #308 and https://issues.apache.org/jira/browse/MNG-6829 This is an automated message f

[GitHub] [maven-shared-utils] michael-o commented on a change in pull request #28: [MSHARED-884] - Don't always overwrite filtered resources

2020-05-26 Thread GitBox
michael-o commented on a change in pull request #28: URL: https://github.com/apache/maven-shared-utils/pull/28#discussion_r430702922 ## File path: src/test/java/org/apache/maven/shared/utils/io/FileUtilsTest.java ## @@ -441,9 +449,300 @@ public void copyFile1() tes

[GitHub] [maven-shared-utils] roxspring commented on pull request #28: [MSHARED-884] - Don't always overwrite filtered resources

2020-05-26 Thread GitBox
roxspring commented on pull request #28: URL: https://github.com/apache/maven-shared-utils/pull/28#issuecomment-634302632 > Does it actually make sense to introduce a threshold? E.g., > 1 MB? You're suggesting that we apply the new logic only to input >1MB and for smaller files we pr

[GitHub] [maven-wagon] spyhunter99 commented on a change in pull request #67: Feature/MNG-5583 per endpoint support for PKI authentication

2020-05-26 Thread GitBox
spyhunter99 commented on a change in pull request #67: URL: https://github.com/apache/maven-wagon/pull/67#discussion_r430018381 ## File path: wagon-providers/wagon-http-lightweight/src/test/java/org/apache/maven/wagon/providers/http/TckTest.java ## @@ -20,6 +20,7 @@ */ im

[GitHub] [maven-fluido-skin] dialaya opened a new pull request #18: [MSKINS-168] Switch Minification Engine from YUI to CLOSURE

2020-05-26 Thread GitBox
dialaya opened a new pull request #18: URL: https://github.com/apache/maven-fluido-skin/pull/18 YUI compressor engine seems not support ES5 syntaxes. Js compilation fails when using new javascript libraries with ES5 syntax. Switch to CLOSURE engine to bypass the issues. Clos

[GitHub] [maven] rfscholte closed pull request #354: [MNG-6920] maven-wrapper use consistent maven user home (~/.m2) with maven core

2020-05-26 Thread GitBox
rfscholte closed pull request #354: URL: https://github.com/apache/maven/pull/354 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 th

[GitHub] [maven] rfscholte commented on pull request #354: [MNG-6920] maven-wrapper use consistent maven user home (~/.m2) with maven core

2020-05-26 Thread GitBox
rfscholte commented on pull request #354: URL: https://github.com/apache/maven/pull/354#issuecomment-633691768 Fixed in https://github.com/apache/maven/commit/f8b556c2e88f32c618405ed76ec1917a12682bed This is an automated mes

[GitHub] [maven-enforcer] elharo commented on pull request #62: [SECURITY] Use HTTPS to resolve dependencies in Maven Build

2020-05-26 Thread GitBox
elharo commented on pull request #62: URL: https://github.com/apache/maven-enforcer/pull/62#issuecomment-634080731 Please don't autofile PRs against repos you don't follow and code you don't understand. It wastes everyone's time. --

[GitHub] [maven-shared-utils] olamy closed pull request #28: [MSHARED-884] - Don't always overwrite filtered resources

2020-05-26 Thread GitBox
olamy closed pull request #28: URL: https://github.com/apache/maven-shared-utils/pull/28 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 g

[GitHub] [maven] elharo commented on a change in pull request #347: [MNG-6802] Fix bug in FileProfileActivator

2020-05-26 Thread GitBox
elharo commented on a change in pull request #347: URL: https://github.com/apache/maven/pull/347#discussion_r430077310 ## File path: maven-model-builder/src/main/java/org/apache/maven/model/path/ProfileActivationFilePathInterpolator.java ## @@ -0,0 +1,38 @@ +package org.apache

[GitHub] [maven-enforcer] XenoAmess opened a new pull request #68: fix typo

2020-05-26 Thread GitBox
XenoAmess opened a new pull request #68: URL: https://github.com/apache/maven-enforcer/pull/68 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MENFORCER) filed

[GitHub] [maven-dependency-plugin] jonvolfson opened a new pull request #57: Created new mojo GetClassesMojo which lists all class dependencies for a specified artifact.

2020-05-26 Thread GitBox
jonvolfson opened a new pull request #57: URL: https://github.com/apache/maven-dependency-plugin/pull/57 @elharo @bimargulies This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [maven-shared-utils] olamy commented on pull request #31: [MSHARED-681] createSymbolicLink() overwrites existing different symlinks

2020-05-26 Thread GitBox
olamy commented on pull request #31: URL: https://github.com/apache/maven-shared-utils/pull/31#issuecomment-633758914 merged via 8b35ffcf1b410a0870a22ae37f18d96423d42852 This is an automated message from the Apache Git Servic

[GitHub] [maven] rfscholte commented on pull request #347: [MNG-6802] Fix bug in FileProfileActivator

2020-05-26 Thread GitBox
rfscholte commented on pull request #347: URL: https://github.com/apache/maven/pull/347#issuecomment-634247107 IIRC the original reason for our own utils is to prevent class collissions. There have been Maven releases where plugins picked up the incompatible version from Maven core. Unsure

[GitHub] [maven-fluido-skin] michael-o commented on pull request #18: [MSKINS-168] Switch Minification Engine from YUI to CLOSURE

2020-05-26 Thread GitBox
michael-o commented on pull request #18: URL: https://github.com/apache/maven-fluido-skin/pull/18#issuecomment-634261843 This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [maven] dehasi commented on a change in pull request #347: [MNG-6802] Fix bug in FileProfileActivator

2020-05-26 Thread GitBox
dehasi commented on a change in pull request #347: URL: https://github.com/apache/maven/pull/347#discussion_r430181500 ## File path: maven-model-builder/src/test/java/org/apache/maven/model/profile/activation/FileProfileActivatorTest.java ## @@ -0,0 +1,145 @@ +package org.apac

[GitHub] [maven-enforcer] kudrevatykh commented on pull request #33: [MENFORCER-301] check dependencyManagement

2020-05-26 Thread GitBox
kudrevatykh commented on pull request #33: URL: https://github.com/apache/maven-enforcer/pull/33#issuecomment-633678003 added tests and rebased on master This is an automated message from the Apache Git Service. To respond to

[GitHub] [maven-dependency-plugin] jonvolfson commented on pull request #57: [MDEP-645] Created new mojo GetClassesMojo which lists all class dependencies for a specified artifact.

2020-05-26 Thread GitBox
jonvolfson commented on pull request #57: URL: https://github.com/apache/maven-dependency-plugin/pull/57#issuecomment-634103391 Updated PR title. This is a fix for MDEP-645 This is an automated message from the Apache Git Se

[GitHub] [maven-shared-utils] michael-o edited a comment on pull request #28: [MSHARED-884] - Don't always overwrite filtered resources

2020-05-26 Thread GitBox
michael-o edited a comment on pull request #28: URL: https://github.com/apache/maven-shared-utils/pull/28#issuecomment-634305327 > > > > Does it actually make sense to introduce a threshold? E.g., > 1 MB? > > You're suggesting that we apply the new logic only to input >1MB and

[GitHub] [maven-enforcer] elharo commented on a change in pull request #33: [MENFORCER-301] check dependencyManagement

2020-05-26 Thread GitBox
elharo commented on a change in pull request #33: URL: https://github.com/apache/maven-enforcer/pull/33#discussion_r430050071 ## File path: maven-enforcer-plugin/src/it/projects/ban-duplicate-dependencies-versions/pom.xml ## @@ -0,0 +1,69 @@ + + + + + +4.0.0 Review commen

[GitHub] [maven-dependency-plugin] elharo opened a new pull request #58: docs: fix typo

2020-05-26 Thread GitBox
elharo opened a new pull request #58: URL: https://github.com/apache/maven-dependency-plugin/pull/58 @ian-lavallee This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [maven-enforcer] JLLeitschuh commented on pull request #62: [SECURITY] Use HTTPS to resolve dependencies in Maven Build

2020-05-26 Thread GitBox
JLLeitschuh commented on pull request #62: URL: https://github.com/apache/maven-enforcer/pull/62#issuecomment-634071541 ?? This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [maven-dependency-plugin] jonvolfson closed pull request #53: Moved GetMojo logic to an abstract class. This allows new mojos to im…

2020-05-26 Thread GitBox
jonvolfson closed pull request #53: URL: https://github.com/apache/maven-dependency-plugin/pull/53 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [maven-fluido-skin] dialaya commented on pull request #17: [MSKINS-167] Add deep anchors to headers

2020-05-26 Thread GitBox
dialaya commented on pull request #17: URL: https://github.com/apache/maven-fluido-skin/pull/17#issuecomment-634254385 Closed. Submit a new later This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [maven-fluido-skin] dialaya closed pull request #17: [MSKINS-167] Add deep anchors to headers

2020-05-26 Thread GitBox
dialaya closed pull request #17: URL: https://github.com/apache/maven-fluido-skin/pull/17 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

[GitHub] [maven-dependency-plugin] jonvolfson commented on a change in pull request #57: [MDEP-645] Created new mojo GetClassesMojo which lists all class dependencies for a specified artifact.

2020-05-26 Thread GitBox
jonvolfson commented on a change in pull request #57: URL: https://github.com/apache/maven-dependency-plugin/pull/57#discussion_r430519833 ## File path: src/test/java/org/apache/maven/plugins/dependency/TestGetClassesMojo.java ## @@ -0,0 +1,88 @@ +package org.apache.maven.plu

[GitHub] [maven-enforcer] olamy merged pull request #59: [MENFORCER-336] - Fixes race condition in EvaluateBeanshell

2020-05-26 Thread GitBox
olamy merged pull request #59: URL: https://github.com/apache/maven-enforcer/pull/59 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

[GitHub] [maven-enforcer] olamy commented on pull request #59: [MENFORCER-336] - Fixes race condition in EvaluateBeanshell

2020-05-26 Thread GitBox
olamy commented on pull request #59: URL: https://github.com/apache/maven-enforcer/pull/59#issuecomment-633715040 the change is not that big. we don't need a CLA. by contributing you agree to the license it's implicit and by the way you do not add any new files but simply modify files unde

[GitHub] [maven-fluido-skin] dialaya edited a comment on pull request #18: [MSKINS-168] Switch Minification Engine from YUI to CLOSURE

2020-05-26 Thread GitBox
dialaya edited a comment on pull request #18: URL: https://github.com/apache/maven-fluido-skin/pull/18#issuecomment-634326282 below target JS libs are affected: + anchorjs + bootstrap 4 + jquery 3 + or any other new lib that uses ES5 or greater you might need to use later

[GitHub] [maven-dependency-plugin] rmannibucau commented on a change in pull request #57: [MDEP-645] Created new mojo GetClassesMojo which lists all class dependencies for a specified artifact.

2020-05-26 Thread GitBox
rmannibucau commented on a change in pull request #57: URL: https://github.com/apache/maven-dependency-plugin/pull/57#discussion_r430520214 ## File path: src/main/java/org/apache/maven/plugins/dependency/GetClassesMojo.java ## @@ -0,0 +1,396 @@ +package org.apache.maven.plugin

[GitHub] [maven-fluido-skin] dialaya commented on pull request #18: [MSKINS-168] Switch Minification Engine from YUI to CLOSURE

2020-05-26 Thread GitBox
dialaya commented on pull request #18: URL: https://github.com/apache/maven-fluido-skin/pull/18#issuecomment-634253705 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [maven] elharo commented on pull request #347: [MNG-6802] Fix bug in FileProfileActivator

2020-05-26 Thread GitBox
elharo commented on pull request #347: URL: https://github.com/apache/maven/pull/347#issuecomment-634218893 see my comment at the end of that issue: plexus-utils and maven-shared-utils are not as well maintained or reliable as commons-lang. I'd pick commons-lang over either of those, given

[GitHub] [maven-shared-utils] olamy closed pull request #31: [MSHARED-681] createSymbolicLink() overwrites existing different symlinks

2020-05-26 Thread GitBox
olamy closed pull request #31: URL: https://github.com/apache/maven-shared-utils/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 g

[jira] [Commented] (MRESOURCES-258) Only overwrite filtered resources when contents differ

2020-05-26 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17117245#comment-17117245 ] Hudson commented on MRESOURCES-258: --- Build succeeded in Jenkins: Maven TLP » maven-

[jira] [Commented] (MSHARED-881) try with resources in FileUtils

2020-05-26 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17117232#comment-17117232 ] Hudson commented on MSHARED-881: Build succeeded in Jenkins: Maven TLP » maven-shared-ut

[jira] [Updated] (MSHARED-881) try with resources in FileUtils

2020-05-26 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MSHARED-881: - Fix Version/s: maven-shared-utils-3.3.0 > try with resources in FileUtils >

[jira] [Closed] (MSHARED-881) try with resources in FileUtils

2020-05-26 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MSHARED-881. Assignee: Olivier Lamy Resolution: Fixed > try with resources in FileUtils > ---

[jira] [Assigned] (MSHARED-884) Only overwrite filtered resources when contents differ

2020-05-26 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy reassigned MSHARED-884: Assignee: Olivier Lamy > Only overwrite filtered resources when contents differ > ---

[jira] [Commented] (MSHARED-884) Only overwrite filtered resources when contents differ

2020-05-26 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17117225#comment-17117225 ] Hudson commented on MSHARED-884: Build succeeded in Jenkins: Maven TLP » maven-shared-ut

[jira] [Commented] (MSHARED-884) Only overwrite filtered resources when contents differ

2020-05-26 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17117208#comment-17117208 ] Hudson commented on MSHARED-884: Build succeeded in Jenkins: Maven TLP » maven-shared-ut

[jira] [Created] (MINVOKER-265) option 'streamLogs' does not work properly for logs from groovy intepreter

2020-05-26 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MINVOKER-265: Summary: option 'streamLogs' does not work properly for logs from groovy intepreter Key: MINVOKER-265 URL: https://issues.apache.org/jira/browse/MINVOKER-265

[jira] [Commented] (MINVOKER-262) GitHub Action confirm build on multiple jdk

2020-05-26 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17117044#comment-17117044 ] Slawomir Jaranowski commented on MINVOKER-262: -- Merged - can be closed. Th

[jira] [Commented] (MNGSITE-393) Remove references to Maven 2.x

2020-05-26 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17117014#comment-17117014 ] Hudson commented on MNGSITE-393: Build succeeded in Jenkins: Maven TLP » maven-artifact-

[jira] [Commented] (MSITE-861) remove commons-logging

2020-05-26 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MSITE-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17117003#comment-17117003 ] Hudson commented on MSITE-861: -- Build succeeded in Jenkins: Maven TLP » maven-site-plugin » m

[jira] [Updated] (MSKINS-168) Switch Minification Engine from YUI to CLOSURE

2020-05-26 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MSKINS-168: - Description: While working on Issues to add deep anchors(MSKINS-167) and Upgrade to Bootstrap 4

[jira] [Updated] (MSKINS-168) Switch Minification Engine from YUI to CLOSURE

2020-05-26 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MSKINS-168: - Description: While working on Issues to add deep anchors(MSKINS-167) and Upgrade to Bootstrap 4

[jira] [Created] (MSKINS-168) Switch Minification Engine from YUI to CLOSURE

2020-05-26 Thread Bakary DJIBA (Jira)
Bakary DJIBA created MSKINS-168: --- Summary: Switch Minification Engine from YUI to CLOSURE Key: MSKINS-168 URL: https://issues.apache.org/jira/browse/MSKINS-168 Project: Maven Skins Issue Type:

[jira] [Closed] (MSKINS-166) make build Reproducible

2020-05-26 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MSKINS-166. Resolution: Fixed done in https://github.com/apache/maven-default-skin/commit/644ccce4a8f9a4a98857

[jira] [Commented] (MNG-4173) Remove automatic version resolution for POM plugins

2020-05-26 Thread Ran Biron (Jira)
[ https://issues.apache.org/jira/browse/MNG-4173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116893#comment-17116893 ] Ran Biron commented on MNG-4173: [~michael-o] I didn't realize the "come back in 4.0.0.".

[jira] [Reopened] (MDEP-437) Create symbolic links instead of physical copies

2020-05-26 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEP-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reopened MDEP-437: - > Create symbolic links instead of physical copies > >

[jira] [Updated] (MDEP-437) Create symbolic links instead of physical copies

2020-05-26 Thread Markus Karg (Jira)
[ https://issues.apache.org/jira/browse/MDEP-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Karg updated MDEP-437: - Affects Version/s: (was: 2.8) 3.1.2 I'd like to reopen this issue as I like to p

[jira] [Comment Edited] (MCOMPILER-369) Adding module-info.java breaks JMH annotation processor

2020-05-26 Thread Gili (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16756347#comment-16756347 ] Gili edited comment on MCOMPILER-369 at 5/26/20, 3:26 PM: -- I

[jira] [Commented] (MSITE-757) drop Maven 2 support

2020-05-26 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MSITE-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116797#comment-17116797 ] Hudson commented on MSITE-757: -- Build failed in Jenkins: Maven TLP » maven-site-plugin » mast

[jira] [Commented] (MSITE-757) drop Maven 2 support

2020-05-26 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MSITE-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116781#comment-17116781 ] Hudson commented on MSITE-757: -- Build succeeded in Jenkins: Maven TLP » maven-site-plugin » M

[jira] [Commented] (MSITE-845) Drop Maven 2 support

2020-05-26 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MSITE-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116782#comment-17116782 ] Hudson commented on MSITE-845: -- Build succeeded in Jenkins: Maven TLP » maven-site-plugin » M

[jira] [Commented] (MSITE-845) Drop Maven 2 support

2020-05-26 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MSITE-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116756#comment-17116756 ] Hudson commented on MSITE-845: -- Build succeeded in Jenkins: Maven TLP » maven-site-plugin » m

[jira] [Commented] (SUREFIRE-1795) surefire-reports is not working in parallel

2020-05-26 Thread QIAO YU (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116752#comment-17116752 ] QIAO YU commented on SUREFIRE-1795: --- Thanks for the reply. We don't use JUnit at all

[jira] [Created] (MSITE-861) remove commons-logging

2020-05-26 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MSITE-861: --- Summary: remove commons-logging Key: MSITE-861 URL: https://issues.apache.org/jira/browse/MSITE-861 Project: Maven Site Plugin Issue Type: Depe

[jira] [Assigned] (MSITE-861) remove commons-logging

2020-05-26 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MSITE-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold reassigned MSITE-861: --- Assignee: Elliotte Rusty Harold > remove commons-logging > --

[jira] [Commented] (MSITE-757) drop Maven 2 support

2020-05-26 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MSITE-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116735#comment-17116735 ] Hudson commented on MSITE-757: -- Build succeeded in Jenkins: Maven TLP » maven-site-plugin » p

[jira] [Commented] (MSITE-757) drop Maven 2 support

2020-05-26 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MSITE-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116727#comment-17116727 ] Hudson commented on MSITE-757: -- Build succeeded in Jenkins: Maven TLP » maven-site-plugin » m

[jira] [Resolved] (MSITE-845) Drop Maven 2 support

2020-05-26 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MSITE-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MSITE-845. - Resolution: Duplicate > Drop Maven 2 support > > >

[jira] [Closed] (MSITE-845) Drop Maven 2 support

2020-05-26 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MSITE-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MSITE-845. --- > Drop Maven 2 support > > > Key: MSITE-845 >

[jira] [Comment Edited] (MNG-6598) Maven 3.6.0 and Surefire problem

2020-05-26 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-6598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116656#comment-17116656 ] Mikael Åsberg edited comment on MNG-6598 at 5/26/20, 12:22 PM: --

[jira] [Updated] (MSITE-856) NullPointer on org.apache.maven.plugins.site.render.SiteMap.relativePath

2020-05-26 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MSITE-856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MSITE-856: Labels: intern (was: ) > NullPointer on org.apache.maven.plugins.site.render.SiteMa

[jira] [Commented] (MNG-6598) Maven 3.6.0 and Surefire problem

2020-05-26 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-6598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116656#comment-17116656 ] Mikael Åsberg commented on MNG-6598: Does it work if you build with "-Drat.skip=true"?

[jira] [Commented] (MNG-6598) Maven 3.6.0 and Surefire problem

2020-05-26 Thread Claus Nielsen (Jira)
[ https://issues.apache.org/jira/browse/MNG-6598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116638#comment-17116638 ] Claus Nielsen commented on MNG-6598: I have checked out the branch MNG-6900 and I ran t

[jira] [Comment Edited] (MNG-6919) maven-wrapper on windows

2020-05-26 Thread James Z.M. Gao (Jira)
[ https://issues.apache.org/jira/browse/MNG-6919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116631#comment-17116631 ] James Z.M. Gao edited comment on MNG-6919 at 5/26/20, 11:13 AM: -

[jira] [Comment Edited] (MNG-6919) maven-wrapper on windows

2020-05-26 Thread James Z.M. Gao (Jira)
[ https://issues.apache.org/jira/browse/MNG-6919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116631#comment-17116631 ] James Z.M. Gao edited comment on MNG-6919 at 5/26/20, 11:08 AM: -

[jira] [Comment Edited] (MNG-6919) maven-wrapper on windows

2020-05-26 Thread James Z.M. Gao (Jira)
[ https://issues.apache.org/jira/browse/MNG-6919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116631#comment-17116631 ] James Z.M. Gao edited comment on MNG-6919 at 5/26/20, 11:08 AM: -

[jira] [Commented] (MNG-6919) maven-wrapper on windows

2020-05-26 Thread James Z.M. Gao (Jira)
[ https://issues.apache.org/jira/browse/MNG-6919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116631#comment-17116631 ] James Z.M. Gao commented on MNG-6919: - > for /f "tokens=1,2 delims==" %A in ("a.txt") T

[jira] [Commented] (MENFORCER-336) Beanshell rule is not thread-safe

2020-05-26 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116625#comment-17116625 ] Hudson commented on MENFORCER-336: -- Build succeeded in Jenkins: Maven TLP » maven-enf

[jira] [Closed] (MENFORCER-336) Beanshell rule is not thread-safe

2020-05-26 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MENFORCER-336. -- Resolution: Fixed pr merged thanks! > Beanshell rule is not thread-safe > -

[jira] [Updated] (MENFORCER-336) Beanshell rule is not thread-safe

2020-05-26 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MENFORCER-336: --- Fix Version/s: 3.0.0 > Beanshell rule is not thread-safe > ---

[jira] [Assigned] (MENFORCER-336) Beanshell rule is not thread-safe

2020-05-26 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy reassigned MENFORCER-336: -- Assignee: Olivier Lamy > Beanshell rule is not thread-safe > --

[jira] [Commented] (MSITE-833) Remove dependency to maven-compat

2020-05-26 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSITE-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116521#comment-17116521 ] Sylwester Lachiewicz commented on MSITE-833: No, we expect to have a dependenc