[GitHub] [maven-resolver] Eskibear commented on pull request #30: Fixes MRESOLVER-7, third try

2020-06-16 Thread GitBox
Eskibear commented on pull request #30: URL: https://github.com/apache/maven-resolver/pull/30#issuecomment-645170247 @michael-o I just glanced at MRESOLVER-114, and I don't think it's related with MRESOLVER-7. Learning for the [comments](https://issues.apache.org/jira/browse/MRESOLVER-

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request #61: Bump guice from 4.1.0 to 4.2.3

2020-06-16 Thread GitBox
dependabot[bot] opened a new pull request #61: URL: https://github.com/apache/maven-indexer/pull/61 Bumps [guice](https://github.com/google/guice) from 4.1.0 to 4.2.3. Release notes Sourced from https://github.com/google/guice/releases";>guice's releases. Guice 4.2.3. See t

[jira] [Commented] (MNG-6940) Allow parent to prevent inheritance of some items

2020-06-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17137954#comment-17137954 ] Michael Osipov commented on MNG-6940: - You are bascially looking for mixins to solve yo

[jira] [Commented] (DOXIA-555) Footer overrides for FO/PDF outputs

2020-06-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17137935#comment-17137935 ] Herve Boutemy commented on DOXIA-555: - you're right: without any help or interest to w

[jira] [Assigned] (DOXIA-555) Footer overrides for FO/PDF outputs

2020-06-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy reassigned DOXIA-555: --- Assignee: (was: Herve Boutemy) > Footer overrides for FO/PDF outputs > --

[GitHub] [maven-resolver] michael-o commented on pull request #30: Fixes MRESOLVER-7, third try

2020-06-16 Thread GitBox
michael-o commented on pull request #30: URL: https://github.com/apache/maven-resolver/pull/30#issuecomment-645011603 @michael-o No, I won't. Looking at https://issues.apache.org/jira/browse/MRESOLVER-114 will make things worse because we do not have decent concurrency support. Even if we

[GitHub] [maven-resolver] Tibor17 commented on pull request #30: Fixes MRESOLVER-7, third try

2020-06-16 Thread GitBox
Tibor17 commented on pull request #30: URL: https://github.com/apache/maven-resolver/pull/30#issuecomment-645010388 @michael-o @Eskibear If you have time these days or weeks we can start analysing the code @hwellmann was working on. We should define some order of tasks. Lets start

[jira] [Commented] (MNG-6828) DependencyResolutionException breaks serialization

2020-06-16 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17137906#comment-17137906 ] Hudson commented on MNG-6828: - Build succeeded in Jenkins: Maven TLP » maven » MNG-6656 #74 Se

[jira] [Commented] (MNG-6937) StringSearchModelInterpolatorTest fails on symlinked paths

2020-06-16 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17137907#comment-17137907 ] Hudson commented on MNG-6937: - Build succeeded in Jenkins: Maven TLP » maven » MNG-6656 #74 Se

[GitHub] [maven] rfscholte commented on a change in pull request #286: [MNG-6656] Introduce base for build/consumer process

2020-06-16 Thread GitBox
rfscholte commented on a change in pull request #286: URL: https://github.com/apache/maven/pull/286#discussion_r441095444 ## File path: maven-core/src/main/java/org/apache/maven/project/DefaultProjectBuilder.java ## @@ -406,15 +444,17 @@ private ModelSource createStubModelSour

[GitHub] [maven] rfscholte commented on a change in pull request #286: [MNG-6656] Introduce base for build/consumer process

2020-06-16 Thread GitBox
rfscholte commented on a change in pull request #286: URL: https://github.com/apache/maven/pull/286#discussion_r441095313 ## File path: maven-core/src/main/java/org/apache/maven/internal/aether/ConsumerModelSourceTransformer.java ## @@ -0,0 +1,111 @@ +package org.apache.maven.

[GitHub] [maven] rfscholte commented on a change in pull request #286: [MNG-6656] Introduce base for build/consumer process

2020-06-16 Thread GitBox
rfscholte commented on a change in pull request #286: URL: https://github.com/apache/maven/pull/286#discussion_r441093443 ## File path: maven-core/src/main/java/org/apache/maven/project/ReactorModelPool.java ## @@ -19,53 +19,127 @@ * under the License. */ -import java.io

[GitHub] [maven] rfscholte commented on a change in pull request #286: [MNG-6656] Introduce base for build/consumer process

2020-06-16 Thread GitBox
rfscholte commented on a change in pull request #286: URL: https://github.com/apache/maven/pull/286#discussion_r441092529 ## File path: maven-model-builder/src/main/java/org/apache/maven/model/building/AbstractModelSourceTransformer.java ## @@ -0,0 +1,196 @@ +package org.apach

[jira] [Created] (MNG-6940) Allow parent to prevent inheritance of some items

2020-06-16 Thread Rupert Madden-Abbott (Jira)
Rupert Madden-Abbott created MNG-6940: - Summary: Allow parent to prevent inheritance of some items Key: MNG-6940 URL: https://issues.apache.org/jira/browse/MNG-6940 Project: Maven Issue T

[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-06-16 Thread GitBox
jonvolfson commented on a change in pull request #57: URL: https://github.com/apache/maven-dependency-plugin/pull/57#discussion_r441031230 ## File path: src/main/java/org/apache/maven/plugins/dependency/GetClassesMojo.java ## @@ -0,0 +1,406 @@ +package org.apache.maven.plugins

[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-06-16 Thread GitBox
jonvolfson commented on a change in pull request #57: URL: https://github.com/apache/maven-dependency-plugin/pull/57#discussion_r441031441 ## File path: src/main/java/org/apache/maven/plugins/dependency/GetClassesMojo.java ## @@ -0,0 +1,406 @@ +package org.apache.maven.plugins

[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-06-16 Thread GitBox
jonvolfson commented on a change in pull request #57: URL: https://github.com/apache/maven-dependency-plugin/pull/57#discussion_r441030376 ## File path: src/main/java/org/apache/maven/plugins/dependency/GetClassesMojo.java ## @@ -0,0 +1,406 @@ +package org.apache.maven.plugins

[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-06-16 Thread GitBox
jonvolfson commented on a change in pull request #57: URL: https://github.com/apache/maven-dependency-plugin/pull/57#discussion_r441029925 ## File path: src/main/java/org/apache/maven/plugins/dependency/GetClassesMojo.java ## @@ -0,0 +1,406 @@ +package org.apache.maven.plugins

[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-06-16 Thread GitBox
jonvolfson commented on a change in pull request #57: URL: https://github.com/apache/maven-dependency-plugin/pull/57#discussion_r441030053 ## File path: src/main/java/org/apache/maven/plugins/dependency/GetClassesMojo.java ## @@ -0,0 +1,406 @@ +package org.apache.maven.plugins

[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-06-16 Thread GitBox
jonvolfson commented on a change in pull request #57: URL: https://github.com/apache/maven-dependency-plugin/pull/57#discussion_r441029465 ## File path: src/main/java/org/apache/maven/plugins/dependency/GetClassesMojo.java ## @@ -0,0 +1,406 @@ +package org.apache.maven.plugins

[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-06-16 Thread GitBox
jonvolfson commented on a change in pull request #57: URL: https://github.com/apache/maven-dependency-plugin/pull/57#discussion_r441029746 ## File path: src/main/java/org/apache/maven/plugins/dependency/GetClassesMojo.java ## @@ -0,0 +1,406 @@ +package org.apache.maven.plugins

[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-06-16 Thread GitBox
jonvolfson commented on a change in pull request #57: URL: https://github.com/apache/maven-dependency-plugin/pull/57#discussion_r441029129 ## File path: src/main/java/org/apache/maven/plugins/dependency/GetClassesMojo.java ## @@ -0,0 +1,406 @@ +package org.apache.maven.plugins

[GitHub] [maven-doxia-converter] dependabot[bot] commented on pull request #2: Bump maven-assembly-plugin from 3.2.0 to 3.3.0

2020-06-16 Thread GitBox
dependabot[bot] commented on pull request #2: URL: https://github.com/apache/maven-doxia-converter/pull/2#issuecomment-644868936 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and

[GitHub] [maven-doxia-converter] asfgit closed pull request #2: Bump maven-assembly-plugin from 3.2.0 to 3.3.0

2020-06-16 Thread GitBox
asfgit closed pull request #2: URL: https://github.com/apache/maven-doxia-converter/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

[GitHub] [maven-doxia-converter] dependabot[bot] opened a new pull request #2: Bump maven-assembly-plugin from 3.2.0 to 3.3.0

2020-06-16 Thread GitBox
dependabot[bot] opened a new pull request #2: URL: https://github.com/apache/maven-doxia-converter/pull/2 Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.2.0 to 3.3.0. Commits https://github.com/apache/maven-assembly-plugin/commit/5a48193

[GitHub] [maven-doxia-converter] dependabot[bot] opened a new pull request #1: Bump commons-io from 2.6 to 2.7

2020-06-16 Thread GitBox
dependabot[bot] opened a new pull request #1: URL: https://github.com/apache/maven-doxia-converter/pull/1 Bumps commons-io from 2.6 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&

[jira] [Updated] (MDEP-704) download latest artifact failed

2020-06-16 Thread WestFarmer (Jira)
[ https://issues.apache.org/jira/browse/MDEP-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WestFarmer updated MDEP-704: Description: Does copy respect LATEST as version, actually ? I can download a specific version, but not the

[jira] [Created] (MDEP-704) download latest artifact failed

2020-06-16 Thread WestFarmer (Jira)
WestFarmer created MDEP-704: --- Summary: download latest artifact failed Key: MDEP-704 URL: https://issues.apache.org/jira/browse/MDEP-704 Project: Maven Dependency Plugin Issue Type: Bug

[GitHub] [maven-indexer] dependabot[bot] commented on pull request #60: Bump junit from 4.12 to 4.13

2020-06-16 Thread GitBox
dependabot[bot] commented on pull request #60: URL: https://github.com/apache/maven-indexer/pull/60#issuecomment-644763059 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll re

[GitHub] [maven-indexer] asfgit closed pull request #60: Bump junit from 4.12 to 4.13

2020-06-16 Thread GitBox
asfgit closed pull request #60: URL: https://github.com/apache/maven-indexer/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 above to go to

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request #60: Bump junit from 4.12 to 4.13

2020-06-16 Thread GitBox
dependabot[bot] opened a new pull request #60: URL: https://github.com/apache/maven-indexer/pull/60 Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13. Release notes Sourced from https://github.com/junit-team/junit4/releases";>junit's releases. JUnit 4.13

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request #53: Bump maven.version from 3.5.2 to 3.6.3

2020-06-16 Thread GitBox
dependabot[bot] opened a new pull request #53: URL: https://github.com/apache/maven-indexer/pull/53 Bumps `maven.version` from 3.5.2 to 3.6.3. Updates `maven-model` from 3.5.2 to 3.6.3 Commits https://github.com/apache/maven/commit/cecedd343002696d0abb50b32b541b8a6ba2883f";>

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request #51: Bump lucene.version from 5.5.5 to 8.5.1

2020-06-16 Thread GitBox
dependabot[bot] opened a new pull request #51: URL: https://github.com/apache/maven-indexer/pull/51 Bumps `lucene.version` from 5.5.5 to 8.5.1. Updates `lucene-core` from 5.5.5 to 8.5.1 Updates `lucene-queryparser` from 5.5.5 to 8.5.1 Updates `lucene-analyzers-common` from 5

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request #56: Bump javax.annotation-api from 1.2 to 1.3.2

2020-06-16 Thread GitBox
dependabot[bot] opened a new pull request #56: URL: https://github.com/apache/maven-indexer/pull/56 Bumps [javax.annotation-api](https://github.com/javaee/javax.annotation) from 1.2 to 1.3.2. Commits https://github.com/javaee/javax.annotation/commit/5000694c178b93a952510dff6af

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request #57: Bump slf4j-simple from 1.7.5 to 1.7.30

2020-06-16 Thread GitBox
dependabot[bot] opened a new pull request #57: URL: https://github.com/apache/maven-indexer/pull/57 Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.5 to 1.7.30. Commits https://github.com/qos-ch/slf4j/commit/0b97c416e42a184ff9728877b461c616187c58f7";>0b97c41 mov

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request #52: Bump guava from 20.0 to 23.0

2020-06-16 Thread GitBox
dependabot[bot] opened a new pull request #52: URL: https://github.com/apache/maven-indexer/pull/52 Bumps [guava](https://github.com/google/guava) from 20.0 to 23.0. Release notes Sourced from https://github.com/google/guava/releases";>guava's releases. 23.0 Final https:/

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request #54: Bump slf4j-api from 1.7.25 to 1.7.30

2020-06-16 Thread GitBox
dependabot[bot] opened a new pull request #54: URL: https://github.com/apache/maven-indexer/pull/54 Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.25 to 1.7.30. Commits https://github.com/qos-ch/slf4j/commit/0b97c416e42a184ff9728877b461c616187c58f7";>0b97c41 move

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request #58: Bump version.spring from 4.0.6.RELEASE to 5.2.7.RELEASE

2020-06-16 Thread GitBox
dependabot[bot] opened a new pull request #58: URL: https://github.com/apache/maven-indexer/pull/58 Bumps `version.spring` from 4.0.6.RELEASE to 5.2.7.RELEASE. Updates `spring-beans` from 4.0.6.RELEASE to 5.2.7.RELEASE Release notes Sourced from https://github.com/spring-project

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request #55: Bump maven-bundle-plugin from 3.5.1 to 4.2.1

2020-06-16 Thread GitBox
dependabot[bot] opened a new pull request #55: URL: https://github.com/apache/maven-indexer/pull/55 Bumps maven-bundle-plugin from 3.5.1 to 4.2.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.feli

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request #59: Bump animal-sniffer-maven-plugin from 1.16 to 1.18

2020-06-16 Thread GitBox
dependabot[bot] opened a new pull request #59: URL: https://github.com/apache/maven-indexer/pull/59 Bumps [animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) from 1.16 to 1.18. Commits https://github.com/mojohaus/animal-sniffer/commit/fde3a201bc9e18717cd

[jira] [Updated] (MSCMPUB-18) publish-scm can fail with many files on linux

2020-06-16 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSCMPUB-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MSCMPUB-18: Priority: Minor (was: Major) > publish-scm can fail with many files on linux > ---

[jira] [Updated] (MSCMPUB-18) publish-scm can fail with many files on linux

2020-06-16 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSCMPUB-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MSCMPUB-18: Labels: close-pending (was: ) > publish-scm can fail with many files on linux > --

[jira] [Updated] (MSCMPUB-30) scm-publish:publish-scm changes files unnecessarily

2020-06-16 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSCMPUB-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MSCMPUB-30: Labels: close-pending (was: ) > scm-publish:publish-scm changes files unnecessaril

[jira] [Updated] (MSCMPUB-30) scm-publish:publish-scm changes files unnecessarily

2020-06-16 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MSCMPUB-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MSCMPUB-30: Priority: Minor (was: Major) > scm-publish:publish-scm changes files unnecessarily

[jira] [Resolved] (MPOM-252) 404 and TLS warnings in mailing list URLs

2020-06-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MPOM-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MPOM-252. Resolution: Fixed > 404 and TLS warnings in mailing list URLs > -

[jira] [Closed] (MPOM-252) 404 and TLS warnings in mailing list URLs

2020-06-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MPOM-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MPOM-252. -- > 404 and TLS warnings in mailing list URLs > - > >

[GitHub] [maven-parent] elharo merged pull request #18: [MPOM-252] remove broken mail list archives

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

[jira] [Commented] (MPLUGINTESTING-70) maven-compat requirement

2020-06-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MPLUGINTESTING-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17136569#comment-17136569 ] Elliotte Rusty Harold commented on MPLUGINTESTING-70: - If one

[jira] [Created] (MPLUGINTESTING-70) maven-compat requirement

2020-06-16 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MPLUGINTESTING-70: --- Summary: maven-compat requirement Key: MPLUGINTESTING-70 URL: https://issues.apache.org/jira/browse/MPLUGINTESTING-70 Project: Maven Plug

[jira] [Commented] (SCM-938) TagMojoTest is flaky on Windows

2020-06-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/SCM-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17136551#comment-17136551 ] Elliotte Rusty Harold commented on SCM-938: --- I think this was an infrastructure is

[GitHub] [maven-apache-parent] elharo commented on pull request #20: [MPOM-251] update minimum version to 3.1.1

2020-06-16 Thread GitBox
elharo commented on pull request #20: URL: https://github.com/apache/maven-apache-parent/pull/20#issuecomment-644695010 That's a separate, non-blocking issue, about which I don't have a strong opinion one way or the other. You can bring it up on the dev list and see what others think.

[GitHub] [maven-parent] elharo opened a new pull request #18: [MPOM-252] remove broken mail list archives

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

[jira] [Assigned] (MPOM-252) 404 and TLS warnings in mailing list URLs

2020-06-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MPOM-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold reassigned MPOM-252: -- Assignee: Elliotte Rusty Harold > 404 and TLS warnings in mailing list URLs > --

[jira] [Updated] (MPOM-252) 404 and TLS warnings in mailing list URLs

2020-06-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MPOM-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MPOM-252: --- Summary: 404 and TLS warnings in mailing list URLs (was: 404 and TLS warnings in maili

[jira] [Closed] (MPOM-213) Upgrade maven-shared-resources to 2.

2020-06-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MPOM-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MPOM-213. -- > Upgrade maven-shared-resources to 2. > > >

[jira] [Created] (MPOM-252) 404 and TLS warnings in mailing ist URLs

2020-06-16 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MPOM-252: -- Summary: 404 and TLS warnings in mailing ist URLs Key: MPOM-252 URL: https://issues.apache.org/jira/browse/MPOM-252 Project: Maven POMs Issue Typ

[jira] [Resolved] (MPOM-213) Upgrade maven-shared-resources to 2.

2020-06-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MPOM-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MPOM-213. Resolution: Fixed think this has been done > Upgrade maven-shared-resources to 2. >

[GitHub] [maven-apache-parent] dependabot[bot] commented on pull request #9: Bump surefire.version from 2.22.0 to 2.22.2

2020-06-16 Thread GitBox
dependabot[bot] commented on pull request #9: URL: https://github.com/apache/maven-apache-parent/pull/9#issuecomment-644686633 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'l

[GitHub] [maven-apache-parent] asfgit closed pull request #9: Bump surefire.version from 2.22.0 to 2.22.2

2020-06-16 Thread GitBox
asfgit closed pull request #9: URL: https://github.com/apache/maven-apache-parent/pull/9 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] (MPOM-200) remove Apache Resource Bundles parent POM

2020-06-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MPOM-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17136531#comment-17136531 ] Elliotte Rusty Harold commented on MPOM-200: does this still need to be done?

[GitHub] [maven-apache-parent] kwin commented on pull request #20: [MPOM-251] update minimum version to 3.1.1

2020-06-16 Thread GitBox
kwin commented on pull request #20: URL: https://github.com/apache/maven-apache-parent/pull/20#issuecomment-644685466 Can we please make it overwritable via property (https://issues.apache.org/jira/browse/MPOM-247) and only use 3.1.1 as new default? -

[jira] [Commented] (SCM-938) TagMojoTest is flaky on Windows

2020-06-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17136529#comment-17136529 ] Michael Osipov commented on SCM-938: How wa this one fixed? > TagMojoTest is flaky on W

[GitHub] [maven-apache-parent] elharo opened a new pull request #20: [MPOM-251] update minimum version to 3.1.1

2020-06-16 Thread GitBox
elharo opened a new pull request #20: URL: https://github.com/apache/maven-apache-parent/pull/20 @hboutemy @rfscholte This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[jira] [Assigned] (MPOM-251) Set minimum enforced Maven version to 3.1.1

2020-06-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MPOM-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold reassigned MPOM-251: -- Assignee: Elliotte Rusty Harold > Set minimum enforced Maven version to 3.1.1 >

[jira] [Created] (MPOM-251) Set minimum enforced Maven version to 3.1.1

2020-06-16 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MPOM-251: -- Summary: Set minimum enforced Maven version to 3.1.1 Key: MPOM-251 URL: https://issues.apache.org/jira/browse/MPOM-251 Project: Maven POMs Issue

[jira] [Resolved] (MPOM-245) Add maven-checkstyle-plugin To Parent POM

2020-06-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MPOM-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MPOM-245. Resolution: Won't Fix IMHO not everyone always wants this one. And checkstyle has som

[jira] [Closed] (MPOM-245) Add maven-checkstyle-plugin To Parent POM

2020-06-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MPOM-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MPOM-245. -- > Add maven-checkstyle-plugin To Parent POM > - > >

[jira] [Commented] (MANTRUN-223) Bad links in JavaDoc

2020-06-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MANTRUN-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17136521#comment-17136521 ] Elliotte Rusty Harold commented on MANTRUN-223: --- FYI https://issues.apache

[jira] [Created] (MPOM-250) remove the JavaDoc taglets from maven-parent

2020-06-16 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MPOM-250: -- Summary: remove the JavaDoc taglets from maven-parent Key: MPOM-250 URL: https://issues.apache.org/jira/browse/MPOM-250 Project: Maven POMs Issue

[jira] [Updated] (MRESOLVER-115) Make checksum algorithms configurable

2020-06-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRESOLVER-115: - Description: As follow-up to MRESOLVER-56 it would be good to make the checksum algori

[jira] [Resolved] (SCM-938) TagMojoTest is flaky on Windows

2020-06-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/SCM-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved SCM-938. --- Resolution: Fixed > TagMojoTest is flaky on Windows > --- >

[jira] [Closed] (SCM-941) Remove/replace ScmTest.assertPath

2020-06-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/SCM-941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed SCM-941. - > Remove/replace ScmTest.assertPath > - > > Key:

[jira] [Closed] (SCM-938) TagMojoTest is flaky on Windows

2020-06-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/SCM-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed SCM-938. - > TagMojoTest is flaky on Windows > --- > > Key: SCM

[jira] [Resolved] (SCM-941) Remove/replace ScmTest.assertPath

2020-06-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/SCM-941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved SCM-941. --- Resolution: Fixed > Remove/replace ScmTest.assertPath >

[jira] [Resolved] (MRESOURCES-259) Update commons-io to 2.6

2020-06-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MRESOURCES-259. -- Resolution: Fixed > Update commons-io to 2.6 >

[jira] [Closed] (MRESOURCES-259) Update commons-io to 2.6

2020-06-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MRESOURCES-259. > Update commons-io to 2.6 > > > K

[GitHub] [maven-archetype] elharo merged pull request #48: docs: correct comment, JDOM != dom4j

2020-06-16 Thread GitBox
elharo merged pull request #48: URL: https://github.com/apache/maven-archetype/pull/48 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-resolver] michael-o commented on pull request #30: Fixes MRESOLVER-7, third try

2020-06-16 Thread GitBox
michael-o commented on pull request #30: URL: https://github.com/apache/maven-resolver/pull/30#issuecomment-644645740 @Eskibear, since we have other serious issues with concurency this isn't happening soon. This is an automa

[jira] [Commented] (DOXIA-555) Footer overrides for FO/PDF outputs

2020-06-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17136465#comment-17136465 ] Michael Osipov commented on DOXIA-555: -- I guess no one. [~hboutemy], do you want to r