[GitHub] [maven] mthmulders commented on a change in pull request #340: [MNG-5571] Resume from generates misleading hint when multiple projects fail.

2020-07-16 Thread GitBox
mthmulders commented on a change in pull request #340: URL: https://github.com/apache/maven/pull/340#discussion_r456244027 ## File path: maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java ## @@ -1034,12 +1035,19 @@ private int execute( CliRequest cliRequest )

[jira] [Closed] (MNG-6160) Forking process not always aware of reactor projects

2020-07-16 Thread Maarten Mulders (Jira)
[ https://issues.apache.org/jira/browse/MNG-6160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Mulders closed MNG-6160. > Forking process not always aware of reactor projects >

[jira] [Resolved] (MNG-6160) Forking process not always aware of reactor projects

2020-07-16 Thread Maarten Mulders (Jira)
[ https://issues.apache.org/jira/browse/MNG-6160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Mulders resolved MNG-6160. -- Resolution: Fixed > Forking process not always aware of reactor projects > --

[GitHub] [maven] mthmulders commented on a change in pull request #340: [MNG-5571] Resume from generates misleading hint when multiple projects fail.

2020-07-16 Thread GitBox
mthmulders commented on a change in pull request #340: URL: https://github.com/apache/maven/pull/340#discussion_r456239884 ## File path: maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java ## @@ -1034,12 +1035,19 @@ private int execute( CliRequest cliRequest )

[GitHub] [maven-shade-plugin] dependabot[bot] opened a new pull request #61: Bump commons-lang3 from 3.8.1 to 3.11

2020-07-16 Thread GitBox
dependabot[bot] opened a new pull request #61: URL: https://github.com/apache/maven-shade-plugin/pull/61 Bumps commons-lang3 from 3.8.1 to 3.11. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.common

[GitHub] [maven-dependency-plugin] dependabot[bot] opened a new pull request #83: Bump mockito-core from 2.28.2 to 3.4.2

2020-07-16 Thread GitBox
dependabot[bot] opened a new pull request #83: URL: https://github.com/apache/maven-dependency-plugin/pull/83 Bumps [mockito-core](https://github.com/mockito/mockito) from 2.28.2 to 3.4.2. Release notes Sourced from https://github.com/mockito/mockito/releases";>mockito-core's rel

[GitHub] [maven-shade-plugin] dependabot[bot] closed pull request #60: Bump mockito-core from 2.28.2 to 3.4.0

2020-07-16 Thread GitBox
dependabot[bot] closed pull request #60: URL: https://github.com/apache/maven-shade-plugin/pull/60 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-shade-plugin] dependabot[bot] opened a new pull request #62: Bump mockito-core from 2.28.2 to 3.4.2

2020-07-16 Thread GitBox
dependabot[bot] opened a new pull request #62: URL: https://github.com/apache/maven-shade-plugin/pull/62 Bumps [mockito-core](https://github.com/mockito/mockito) from 2.28.2 to 3.4.2. Release notes Sourced from https://github.com/mockito/mockito/releases";>mockito-core's releases

[GitHub] [maven-shade-plugin] dependabot[bot] commented on pull request #60: Bump mockito-core from 2.28.2 to 3.4.0

2020-07-16 Thread GitBox
dependabot[bot] commented on pull request #60: URL: https://github.com/apache/maven-shade-plugin/pull/60#issuecomment-659831449 Superseded by #62. This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [maven-dependency-plugin] dependabot[bot] opened a new pull request #82: Bump commons-lang3 from 3.8.1 to 3.11

2020-07-16 Thread GitBox
dependabot[bot] opened a new pull request #82: URL: https://github.com/apache/maven-dependency-plugin/pull/82 Bumps commons-lang3 from 3.8.1 to 3.11. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.c

[GitHub] [maven-resources-plugin] olamy commented on a change in pull request #3: close file

2020-07-16 Thread GitBox
olamy commented on a change in pull request #3: URL: https://github.com/apache/maven-resources-plugin/pull/3#discussion_r456059236 ## File path: src/test/java/org/apache/maven/plugins/resources/stub/MavenProjectBuildStub.java ## @@ -291,24 +291,18 @@ private void createFiles(

[jira] [Updated] (MSHARED-879) make build Reproducible

2020-07-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MSHARED-879: -- Affects Version/s: maven-dependency-analyzer-1.11.2 > make build Reproducible

[GitHub] [maven] mthmulders commented on pull request #351: Refactor MavenCli.populateRequest

2020-07-16 Thread GitBox
mthmulders commented on pull request #351: URL: https://github.com/apache/maven/pull/351#issuecomment-659619231 > Can't apply this patch anymore, please rebase Just rebased against current state of master branch. This

[jira] [Closed] (MSHARED-920) NPE in DefaultArtifactInstaller.install - missing injection of RepositoryManager

2020-07-16 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz closed MSHARED-920. Resolution: Fixed > NPE in DefaultArtifactInstaller.install - missing injection of

[jira] [Updated] (MSHARED-920) NPE in DefaultArtifactInstaller.install - missing injection of RepositoryManager

2020-07-16 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MSHARED-920: - Fix Version/s: maven-artifact-transfer-0.13.1 > NPE in DefaultArtifactInstaller.

[GitHub] [maven-dependency-plugin] elharo commented on a change in pull request #80: [MDEP-708] [NEEDS Maven-dependency-analyzer RELEASE] dependency:analyze should recommend narrower scope where possi

2020-07-16 Thread GitBox
elharo commented on a change in pull request #80: URL: https://github.com/apache/maven-dependency-plugin/pull/80#discussion_r455948255 ## File path: pom.xml ## @@ -222,7 +222,8 @@ under the License. org.apache.maven.shared maven-dependency-analyzer - 1

[GitHub] [maven-filtering] elharo merged pull request #12: replace deprecated methods

2020-07-16 Thread GitBox
elharo merged pull request #12: URL: https://github.com/apache/maven-filtering/pull/12 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

[GitHub] [maven-resources-plugin] roxspring commented on a change in pull request #5: try with resources

2020-07-16 Thread GitBox
roxspring commented on a change in pull request #5: URL: https://github.com/apache/maven-resources-plugin/pull/5#discussion_r455856767 ## File path: src/test/java/org/apache/maven/plugins/resources/stub/MavenProjectBuildStub.java ## @@ -300,8 +293,6 @@ private void populateFi

[GitHub] [maven-resources-plugin] elharo merged pull request #4: [MRESOURCES-261] update to Maven 3.1

2020-07-16 Thread GitBox
elharo merged pull request #4: URL: https://github.com/apache/maven-resources-plugin/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 t

[GitHub] [maven-resources-plugin] elharo opened a new pull request #5: try with resources

2020-07-16 Thread GitBox
elharo opened a new pull request #5: URL: https://github.com/apache/maven-resources-plugin/pull/5 @roxspring This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[jira] [Commented] (MRESOURCES-171) ISO8859-1 properties files get changed into UTF-8 when filtered

2020-07-16 Thread Dennis Lundberg (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17159249#comment-17159249 ] Dennis Lundberg commented on MRESOURCES-171: Thanks for the feedback [~af

[jira] [Comment Edited] (MRESOURCES-171) ISO8859-1 properties files get changed into UTF-8 when filtered

2020-07-16 Thread Dennis Lundberg (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17159155#comment-17159155 ] Dennis Lundberg edited comment on MRESOURCES-171 at 7/16/20, 2:09 PM: -

[jira] [Commented] (MRESOURCES-171) ISO8859-1 properties files get changed into UTF-8 when filtered

2020-07-16 Thread Anders Hammar (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17159228#comment-17159228 ] Anders Hammar commented on MRESOURCES-171: -- Is the intention to write a WARN

[GitHub] [maven-resources-plugin] roxspring commented on a change in pull request #3: close file

2020-07-16 Thread GitBox
roxspring commented on a change in pull request #3: URL: https://github.com/apache/maven-resources-plugin/pull/3#discussion_r45573 ## File path: src/test/java/org/apache/maven/plugins/resources/stub/MavenProjectBuildStub.java ## @@ -291,24 +291,18 @@ private void createFi

[GitHub] [maven-filtering] elharo opened a new pull request #13: replace deprecated code in favor Java 7 core and apache commons libraries

2020-07-16 Thread GitBox
elharo opened a new pull request #13: URL: https://github.com/apache/maven-filtering/pull/13 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

[jira] [Comment Edited] (MRESOURCES-171) ISO8859-1 properties files get changed into UTF-8 when filtered

2020-07-16 Thread Dennis Lundberg (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17159155#comment-17159155 ] Dennis Lundberg edited comment on MRESOURCES-171 at 7/16/20, 12:02 PM:

[jira] [Comment Edited] (MRESOURCES-171) ISO8859-1 properties files get changed into UTF-8 when filtered

2020-07-16 Thread Dennis Lundberg (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17159155#comment-17159155 ] Dennis Lundberg edited comment on MRESOURCES-171 at 7/16/20, 12:01 PM:

[jira] [Commented] (MRESOURCES-171) ISO8859-1 properties files get changed into UTF-8 when filtered

2020-07-16 Thread Dennis Lundberg (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17159155#comment-17159155 ] Dennis Lundberg commented on MRESOURCES-171: I'm trying to work out how t

[jira] [Closed] (MSHARED-935) issues URL is 404

2020-07-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MSHARED-935. - > issues URL is 404 > - > > Key: MSHARED-935 >

[jira] [Resolved] (MSHARED-935) issues URL is 404

2020-07-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MSHARED-935. --- Resolution: Fixed > issues URL is 404 > - > >

[GitHub] [maven-filtering] elharo merged pull request #11: [MSHARED-936] update to maven 3.1.0

2020-07-16 Thread GitBox
elharo merged pull request #11: URL: https://github.com/apache/maven-filtering/pull/11 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

[GitHub] [maven-filtering] elharo opened a new pull request #12: replace deprecated methods

2020-07-16 Thread GitBox
elharo opened a new pull request #12: URL: https://github.com/apache/maven-filtering/pull/12 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

[jira] [Created] (MSHARED-936) Set minimum supported Maven version to 3.1.0

2020-07-16 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MSHARED-936: - Summary: Set minimum supported Maven version to 3.1.0 Key: MSHARED-936 URL: https://issues.apache.org/jira/browse/MSHARED-936 Project: Maven Shared C

[GitHub] [maven-filtering] elharo opened a new pull request #11: [MSHARED-936] update to maven 3.1.0

2020-07-16 Thread GitBox
elharo opened a new pull request #11: URL: https://github.com/apache/maven-filtering/pull/11 @dennisl This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [maven-filtering] elharo merged pull request #10: [MSHARED-935] update issues URL

2020-07-16 Thread GitBox
elharo merged pull request #10: URL: https://github.com/apache/maven-filtering/pull/10 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

[jira] [Assigned] (MSHARED-935) issues URL is 404

2020-07-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold reassigned MSHARED-935: - Assignee: Elliotte Rusty Harold > issues URL is 404 > -

[GitHub] [maven-filtering] elharo opened a new pull request #10: [MSHARED-935] update issues URL

2020-07-16 Thread GitBox
elharo opened a new pull request #10: URL: https://github.com/apache/maven-filtering/pull/10 @pzygielo This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[jira] [Created] (MSHARED-935) issues URL is 404

2020-07-16 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MSHARED-935: - Summary: issues URL is 404 Key: MSHARED-935 URL: https://issues.apache.org/jira/browse/MSHARED-935 Project: Maven Shared Components Issue T

[jira] [Created] (MRESOURCES-263) Use non-shapshot maven-filtering

2020-07-16 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MRESOURCES-263: Summary: Use non-shapshot maven-filtering Key: MRESOURCES-263 URL: https://issues.apache.org/jira/browse/MRESOURCES-263 Project: Maven Resource

[GitHub] [maven-resources-plugin] elharo merged pull request #3: close file

2020-07-16 Thread GitBox
elharo merged pull request #3: URL: https://github.com/apache/maven-resources-plugin/pull/3 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 t

[GitHub] [maven-resources-plugin] elharo opened a new pull request #4: [MRESOURCES-261] update to Maven 3.1

2020-07-16 Thread GitBox
elharo opened a new pull request #4: URL: https://github.com/apache/maven-resources-plugin/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 a

[GitHub] [maven-archetype] slachiewicz merged pull request #55: remove code to workaround Java 1.1 issues

2020-07-16 Thread GitBox
slachiewicz merged pull request #55: URL: https://github.com/apache/maven-archetype/pull/55 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 t

[jira] [Closed] (MRESOURCES-262) Update parent POM to 34

2020-07-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MRESOURCES-262. > Update parent POM to 34 > --- > > Key

[jira] [Resolved] (MRESOURCES-262) Update parent POM to 34

2020-07-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MRESOURCES-262. -- Resolution: Invalid was looking at the wrong branch > Update paren

[GitHub] [maven-resources-plugin] slachiewicz merged pull request #2: add .checkstyle to .gitignore

2020-07-16 Thread GitBox
slachiewicz merged pull request #2: URL: https://github.com/apache/maven-resources-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 ab

[GitHub] [maven-resources-plugin] elharo opened a new pull request #3: close file

2020-07-16 Thread GitBox
elharo opened a new pull request #3: URL: https://github.com/apache/maven-resources-plugin/pull/3 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [maven-resources-plugin] elharo opened a new pull request #2: add .checkstyle to .gitignore

2020-07-16 Thread GitBox
elharo opened a new pull request #2: URL: https://github.com/apache/maven-resources-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 a

[GitHub] [maven-archetype] elharo opened a new pull request #55: remove code to workaround Java 1.1 issues

2020-07-16 Thread GitBox
elharo opened a new pull request #55: URL: https://github.com/apache/maven-archetype/pull/55 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

[jira] [Commented] (MRESOURCES-171) ISO8859-1 properties files get changed into UTF-8 when filtered

2020-07-16 Thread Dennis Lundberg (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17159035#comment-17159035 ] Dennis Lundberg commented on MRESOURCES-171: True, you can use Unicode es

[jira] [Commented] (MRESOURCES-171) ISO8859-1 properties files get changed into UTF-8 when filtered

2020-07-16 Thread Anders Hammar (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17159017#comment-17159017 ] Anders Hammar commented on MRESOURCES-171: -- To be fair, it is possible to wo

[jira] [Commented] (MWAR-437) WAR plugin erases files written by YUICompressor plugin

2020-07-16 Thread Thomas Mortagne (Jira)
[ https://issues.apache.org/jira/browse/MWAR-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17159013#comment-17159013 ] Thomas Mortagne commented on MWAR-437: -- I think this is a duplicate of MWAR-433. > WA

[jira] [Commented] (MRESOURCES-171) ISO8859-1 properties files get changed into UTF-8 when filtered

2020-07-16 Thread Dennis Lundberg (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17159009#comment-17159009 ] Dennis Lundberg commented on MRESOURCES-171: Yes, there may be encoding p

[jira] [Created] (MSHARED-934) Allow using a different encoding when filtering properties files

2020-07-16 Thread Dennis Lundberg (Jira)
Dennis Lundberg created MSHARED-934: --- Summary: Allow using a different encoding when filtering properties files Key: MSHARED-934 URL: https://issues.apache.org/jira/browse/MSHARED-934 Project: Maven

[jira] [Commented] (MRESOURCES-171) ISO8859-1 properties files get changed into UTF-8 when filtered

2020-07-16 Thread Anders Hammar (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158970#comment-17158970 ] Anders Hammar commented on MRESOURCES-171: -- As I mentioned earlier, the same