[GitHub] [maven-source-plugin] slawekjaranowski merged pull request #7: Add pull request template

2022-06-30 Thread GitBox
slawekjaranowski merged PR #7: URL: https://github.com/apache/maven-source-plugin/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

[GitHub] [maven-integration-testing] gnodet commented on a diff in pull request #178: Use a plugin to download all dependencies to bypass conflict resolution

2022-06-30 Thread GitBox
gnodet commented on code in PR #178: URL: https://github.com/apache/maven-integration-testing/pull/178#discussion_r910721755 ## core-it-support/core-it-bootstrap/pom.xml: ## @@ -19,45 +19,58 @@ specific language governing permissions and limitations under the License. --> -

[GitHub] [maven-integration-testing] michael-o commented on a diff in pull request #178: Use a plugin to download all dependencies to bypass conflict resolution

2022-06-30 Thread GitBox
michael-o commented on code in PR #178: URL: https://github.com/apache/maven-integration-testing/pull/178#discussion_r910744382 ## core-it-support/maven-it-plugin-bootstrap/pom.xml: ## @@ -28,20 +28,25 @@ under the License. 2.1-SNAPSHOT - core-it-bootstrap + maven-

[GitHub] [maven-integration-testing] gnodet commented on a diff in pull request #178: Use a plugin to download all dependencies to bypass conflict resolution

2022-06-30 Thread GitBox
gnodet commented on code in PR #178: URL: https://github.com/apache/maven-integration-testing/pull/178#discussion_r910790998 ## core-it-suite/pom.xml: ## @@ -159,6 +161,42 @@ under the License. + +org.apache.maven.its +core-it-bootstrap

[GitHub] [maven-integration-testing] gnodet commented on a diff in pull request #178: Use a plugin to download all dependencies to bypass conflict resolution

2022-06-30 Thread GitBox
gnodet commented on code in PR #178: URL: https://github.com/apache/maven-integration-testing/pull/178#discussion_r910790998 ## core-it-suite/pom.xml: ## @@ -159,6 +161,42 @@ under the License. + +org.apache.maven.its +core-it-bootstrap

[GitHub] [maven-integration-testing] gnodet commented on a diff in pull request #178: Use a plugin to download all dependencies to bypass conflict resolution

2022-06-30 Thread GitBox
gnodet commented on code in PR #178: URL: https://github.com/apache/maven-integration-testing/pull/178#discussion_r910791967 ## core-it-suite/pom.xml: ## @@ -159,6 +161,42 @@ under the License. + +org.apache.maven.its +core-it-bootstrap

[GitHub] [maven-integration-testing] gnodet commented on a diff in pull request #178: Use a plugin to download all dependencies to bypass conflict resolution

2022-06-30 Thread GitBox
gnodet commented on code in PR #178: URL: https://github.com/apache/maven-integration-testing/pull/178#discussion_r910793570 ## core-it-support/maven-it-plugin-bootstrap/pom.xml: ## @@ -28,20 +28,25 @@ under the License. 2.1-SNAPSHOT - core-it-bootstrap + maven-it-

[jira] [Commented] (ARCHETYPE-633) A required class was missing while executing org.apache.maven.plugins:maven-archetype-plugin:3.1.1:generate: org/apache/commons/lang/StringUtils

2022-06-30 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17560943#comment-17560943 ] Michael Osipov commented on ARCHETYPE-633: -- Which version? > A required clas

[GitHub] [maven-pmd-plugin] adangel merged pull request #73: [MPMD-345] - Upgrade to PMD 6.47.0

2022-06-30 Thread GitBox
adangel merged PR #73: URL: https://github.com/apache/maven-pmd-plugin/pull/73 -- 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.

[jira] [Closed] (MPMD-345) Upgrade to PMD 6.47.0

2022-06-30 Thread Andreas Dangel (Jira)
[ https://issues.apache.org/jira/browse/MPMD-345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Dangel closed MPMD-345. --- Resolution: Fixed > Upgrade to PMD 6.47.0 > - > > Key: MPMD-345 >

[jira] [Commented] (MPMD-345) Upgrade to PMD 6.47.0

2022-06-30 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MPMD-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17560954#comment-17560954 ] Hudson commented on MPMD-345: - Build succeeded in Jenkins: Maven » Maven TLP » maven-pmd-plugin

[GitHub] [maven-integration-testing] michael-o commented on pull request #178: Use a plugin to download all dependencies to bypass conflict resolution

2022-06-30 Thread GitBox
michael-o commented on PR #178: URL: https://github.com/apache/maven-integration-testing/pull/178#issuecomment-1171101155 I digged a little deeper. Basically, those 162 failed projects are require exactly those dependencies which old bootstrap has provided. Change to new bootstrap, run: 16

[jira] [Created] (MPOM-334) Upgrade fluido skin to 1.11.1

2022-06-30 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MPOM-334: Summary: Upgrade fluido skin to 1.11.1 Key: MPOM-334 URL: https://issues.apache.org/jira/browse/MPOM-334 Project: Maven POMs Issue Type: Dependency u

[jira] [Updated] (MPOM-334) Upgrade fluido skin to 1.11.1

2022-06-30 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPOM-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MPOM-334: - Fix Version/s: MAVEN-37 > Upgrade fluido skin to 1.11.1 > - > >

[GitHub] [maven-apache-parent] michael-o commented on pull request #90: [MPOM-334] Upgrade fluido skin to 1.11.1

2022-06-30 Thread GitBox
michael-o commented on PR #90: URL: https://github.com/apache/maven-apache-parent/pull/90#issuecomment-1171167048 Somewhere custom code needs to be removed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [maven-integration-testing] michael-o commented on pull request #178: Use a plugin to download all dependencies to bypass conflict resolution

2022-06-30 Thread GitBox
michael-o commented on PR #178: URL: https://github.com/apache/maven-integration-testing/pull/178#issuecomment-1171176532 Yes, it does: https://github.com/apache/maven-integration-testing/blob/0b8a1d613193d73aa02cd703ed59d0e468a8bc6f/core-it-suite/src/test/java/org/apache/maven/it/MavenITBo

[GitHub] [maven-mvnd] jglick commented on pull request #616: Maven385

2022-06-30 Thread GitBox
jglick commented on PR #616: URL: https://github.com/apache/maven-mvnd/pull/616#issuecomment-1171203577 Could we get a patch release with 3.8.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 th

[GitHub] [maven-apache-parent] slawekjaranowski commented on pull request #90: [MPOM-334] Upgrade fluido skin to 1.11.1

2022-06-30 Thread GitBox
slawekjaranowski commented on PR #90: URL: https://github.com/apache/maven-apache-parent/pull/90#issuecomment-1171299720 Custom code was removed in https://github.com/apache/maven-apache-parent/commit/f1790e455abdba4d781257a192e9e9ec74cd7f06 -- This is an automated message from the Apach

[jira] [Created] (MWRAPPER-69) MVNW_REPOURL path not considered

2022-06-30 Thread Carsten Rohde (Jira)
Carsten Rohde created MWRAPPER-69: - Summary: MVNW_REPOURL path not considered Key: MWRAPPER-69 URL: https://issues.apache.org/jira/browse/MWRAPPER-69 Project: Maven Wrapper Issue Type: Bug

[jira] [Updated] (MWRAPPER-69) MVNW_REPOURL path not considered

2022-06-30 Thread Carsten Rohde (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Rohde updated MWRAPPER-69: -- Description: As far as I can see, this is a new bug introduced in 3.1.1 running the plugin wi

[jira] [Commented] (MWRAPPER-69) MVNW_REPOURL path not considered

2022-06-30 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17561081#comment-17561081 ] Slawomir Jaranowski commented on MWRAPPER-69: - I suppose that is the same pr

[jira] [Commented] (MWRAPPER-69) MVNW_REPOURL path not considered

2022-06-30 Thread Carsten Rohde (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17561084#comment-17561084 ] Carsten Rohde commented on MWRAPPER-69: --- I agree. Somehow I didn't find MWRAPPER-6

[GitHub] [maven-apache-parent] slawekjaranowski merged pull request #90: [MPOM-334] Upgrade fluido skin to 1.11.1

2022-06-30 Thread GitBox
slawekjaranowski merged PR #90: URL: https://github.com/apache/maven-apache-parent/pull/90 -- 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-unsubs

[GitHub] [maven-parent] slawekjaranowski merged pull request #70: [MPOM-334] Upgrade fluido skin to 1.11.1

2022-06-30 Thread GitBox
slawekjaranowski merged PR #70: URL: https://github.com/apache/maven-parent/pull/70 -- 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...@m

[jira] [Closed] (MPOM-334) Upgrade fluido skin to 1.11.1

2022-06-30 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPOM-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MPOM-334. Resolution: Fixed > Upgrade fluido skin to 1.11.1 > - > >

[jira] [Commented] (MPOM-334) Upgrade fluido skin to 1.11.1

2022-06-30 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MPOM-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17561087#comment-17561087 ] Hudson commented on MPOM-334: - Build succeeded in Jenkins: Maven » Maven TLP » maven-parent » m

[jira] [Commented] (MPOM-334) Upgrade fluido skin to 1.11.1

2022-06-30 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MPOM-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17561088#comment-17561088 ] Hudson commented on MPOM-334: - Build succeeded in Jenkins: Maven » Maven TLP » maven-apache-par

[GitHub] [maven-archiver] dependabot[bot] opened a new pull request, #26: Bump plexus-archiver from 1.0-alpha-7 to 3.6.0 in /src/test/resources

2022-06-30 Thread GitBox
dependabot[bot] opened a new pull request, #26: URL: https://github.com/apache/maven-archiver/pull/26 Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 1.0-alpha-7 to 3.6.0. Release notes Sourced from https://github.com/codehaus-plexus/plexus-archiver

[GitHub] [maven-integration-testing] gnodet commented on pull request #178: Use a plugin to download all dependencies to bypass conflict resolution

2022-06-30 Thread GitBox
gnodet commented on PR #178: URL: https://github.com/apache/maven-integration-testing/pull/178#issuecomment-1171427649 > Yes, it does: > > https://github.com/apache/maven-integration-testing/blob/0b8a1d613193d73aa02cd703ed59d0e468a8bc6f/core-it-suite/src/test/java/org/apache/maven/it

[jira] [Created] (MNG-7507) Upgrade commons io to 2.7

2022-06-30 Thread Peter Bower (Jira)
Peter Bower created MNG-7507: Summary: Upgrade commons io to 2.7 Key: MNG-7507 URL: https://issues.apache.org/jira/browse/MNG-7507 Project: Maven Issue Type: Dependency upgrade Componen

[jira] [Closed] (MNG-7507) Upgrade commons io to 2.7

2022-06-30 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-7507. --- Resolution: Won't Fix Upgrade won't happen. Maven 3.8.x uses Java 7 while Commons IO 2.7 requires Java

[GitHub] [maven-integration-testing] gnodet commented on pull request #178: Use a plugin to download all dependencies to bypass conflict resolution

2022-06-30 Thread GitBox
gnodet commented on PR #178: URL: https://github.com/apache/maven-integration-testing/pull/178#issuecomment-1171447619 > > Yes, it does: > > https://github.com/apache/maven-integration-testing/blob/0b8a1d613193d73aa02cd703ed59d0e468a8bc6f/core-it-suite/src/test/java/org/apache/maven/it/M

[GitHub] [maven-integration-testing] michael-o commented on pull request #178: Use a plugin to download all dependencies to bypass conflict resolution

2022-06-30 Thread GitBox
michael-o commented on PR #178: URL: https://github.com/apache/maven-integration-testing/pull/178#issuecomment-1171449291 > > > > Yes, it does: > > > https://github.com/apache/maven-integration-testing/blob/0b8a1d613193d73aa02cd703ed59d0e468a8bc6f/core-it-suite/src/test/j

[jira] [Closed] (MWRAPPER-69) MVNW_REPOURL path not considered

2022-06-30 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MWRAPPER-69. --- Resolution: Duplicate > MVNW_REPOURL path not considered > -

[GitHub] [maven-integration-testing] michael-o commented on pull request #178: Use a plugin to download all dependencies to bypass conflict resolution

2022-06-30 Thread GitBox
michael-o commented on PR #178: URL: https://github.com/apache/maven-integration-testing/pull/178#issuecomment-1171452931 > > Yes, it does: > > https://github.com/apache/maven-integration-testing/blob/0b8a1d613193d73aa02cd703ed59d0e468a8bc6f/core-it-suite/src/test/java/org/apache/maven/i

[GitHub] [maven-mvnd] robertk3s opened a new issue, #660: Support Maven 3.8.6

2022-06-30 Thread GitBox
robertk3s opened a new issue, #660: URL: https://github.com/apache/maven-mvnd/issues/660 Update to latest and greatest Maven version. Reason mostly "Regression fixes from Maven 3.8.5" see https://maven.apache.org/docs/3.8.6/release-notes.html -- This is an automated message from

[GitHub] [maven-install-plugin] olamy commented on pull request #31: [MINSTALL-175] Drop MAT

2022-06-30 Thread GitBox
olamy commented on PR #31: URL: https://github.com/apache/maven-install-plugin/pull/31#issuecomment-1171955129 As an Apache project we do not own the package `org.eclipse.aether` so we cannot promote the use of such package distributed in a `org.apache.maven groupId`. This was supposed

[jira] [Commented] (MENFORCER-424) Maven enforcer rule which checks that all dependencies in dependencyManagement don't have an explicit scope set

2022-06-30 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17561295#comment-17561295 ] Konrad Windszus commented on MENFORCER-424: --- I provided a PR in https://gith