[GitHub] [maven-indexer] sixcorners opened a new pull request #38: Change indexer-reader's Utils to call read() once

2019-08-12 Thread GitBox
sixcorners opened a new pull request #38: Change indexer-reader's Utils to call read() once URL: https://github.com/apache/maven-indexer/pull/38 This fixes a resource leak. This is an automated message from the Apache Git Ser

[jira] [Updated] (MNG-6729) StringSearchModelInterpolator introspects objects from Java API

2019-08-12 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6729: Fix Version/s: (was: 3.6.x-candidate) > StringSearchModelInterpolator introspects objects from Ja

[jira] [Updated] (MNG-6732) DefaultArtifactDescriptorReader.loadPom to check IGNORE_MISSING policy upon ArtifactTransferException

2019-08-12 Thread Tomo Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomo Suzuki updated MNG-6732: - Summary: DefaultArtifactDescriptorReader.loadPom to check IGNORE_MISSING policy upon ArtifactTransferExcept

[GitHub] [maven] suztomo closed pull request #276: [MNG-6732] - DefaultArtifactDescriptorReader.loadPom to check IGNORE_MISSING policy upon ArtifactTransferException

2019-08-12 Thread GitBox
suztomo closed pull request #276: [MNG-6732] - DefaultArtifactDescriptorReader.loadPom to check IGNORE_MISSING policy upon ArtifactTransferException URL: https://github.com/apache/maven/pull/276 This is an automated message

[GitHub] [maven] suztomo commented on issue #276: [MNG-6732] - DefaultArtifactDescriptorReader.loadPom to check IGNORE_MISSING policy upon ArtifactTransferException

2019-08-12 Thread GitBox
suztomo commented on issue #276: [MNG-6732] - DefaultArtifactDescriptorReader.loadPom to check IGNORE_MISSING policy upon ArtifactTransferException URL: https://github.com/apache/maven/pull/276#issuecomment-520576378 Closing this to have clear commit log, in favor of #277 . @michael

[GitHub] [maven] suztomo opened a new pull request #277: [MNG-6732] - DefaultArtifactDescriptorReader.loadPom to check IGNORE_MISSING policy upon ArtifactTransferException

2019-08-12 Thread GitBox
suztomo opened a new pull request #277: [MNG-6732] - DefaultArtifactDescriptorReader.loadPom to check IGNORE_MISSING policy upon ArtifactTransferException URL: https://github.com/apache/maven/pull/277 This PR is to allow DefaultArtifactDescriptorReader.loadPom to check IGNORE_MISSING poli

[GitHub] [maven] michael-o commented on issue #276: [MNG-6732] - DefaultArtifactDescriptorReader to check IGNORE_MISSING policy upon ArtifactTransferException

2019-08-12 Thread GitBox
michael-o commented on issue #276: [MNG-6732] - DefaultArtifactDescriptorReader to check IGNORE_MISSING policy upon ArtifactTransferException URL: https://github.com/apache/maven/pull/276#issuecomment-520570773 Please rebase on top of master and squash.

[GitHub] [maven] suztomo opened a new pull request #276: [MNG-6732] - DefaultArtifactDescriptorReader to check IGNORE_MISSING policy upon ArtifactTransferException

2019-08-12 Thread GitBox
suztomo opened a new pull request #276: [MNG-6732] - DefaultArtifactDescriptorReader to check IGNORE_MISSING policy upon ArtifactTransferException URL: https://github.com/apache/maven/pull/276 This PR is to allow DefaultArtifactDescriptorReader.loadPom to check IGNORE_MISSING policy upon

[jira] [Updated] (MNG-6732) DefaultArtifactDescriptorReader to check IGNORE_MISSING policy upon ArtifactTransferException

2019-08-12 Thread Tomo Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomo Suzuki updated MNG-6732: - Description: h1. Problem Sometimes my Maven enforcer rule does not receive resolved artifact list because

[jira] [Updated] (MNG-6732) DefaultArtifactDescriptorReader to check IGNORE_MISSING policy upon ArtifactTransferException

2019-08-12 Thread Tomo Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomo Suzuki updated MNG-6732: - Description: h1. Problem Sometimes my Maven enforcer rule does not receive resolved artifact list because

[jira] [Updated] (MNG-6732) DefaultArtifactDescriptorReader to check IGNORE_MISSING policy upon ArtifactTransferException

2019-08-12 Thread Tomo Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomo Suzuki updated MNG-6732: - Description: h1. Problem Sometimes my Maven enforcer rule does not receive resolved artifact list because

[jira] [Updated] (MNG-6732) DefaultArtifactDescriptorReader to check IGNORE_MISSING policy upon ArtifactTransferException

2019-08-12 Thread Tomo Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomo Suzuki updated MNG-6732: - Description: h1. Problem Sometimes my Maven enforcer rule does not receive resolved artifact list because

[jira] [Created] (MNG-6732) DefaultArtifactDescriptorReader to check IGNORE_MISSING policy upon ArtifactTransferException

2019-08-12 Thread Tomo Suzuki (JIRA)
Tomo Suzuki created MNG-6732: Summary: DefaultArtifactDescriptorReader to check IGNORE_MISSING policy upon ArtifactTransferException Key: MNG-6732 URL: https://issues.apache.org/jira/browse/MNG-6732 Proje

[jira] [Commented] (MRESOLVER-92) Revert MRESOLVER-7

2019-08-12 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/MRESOLVER-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905033#comment-16905033 ] Tibor Digana commented on MRESOLVER-92: --- Done. > Revert MRESOLVER-7 > --

[jira] [Commented] (MRESOLVER-92) Revert MRESOLVER-7

2019-08-12 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MRESOLVER-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905023#comment-16905023 ] Michael Osipov commented on MRESOLVER-92: - Please squash only, review is pendin

[jira] [Commented] (MRESOLVER-92) Revert MRESOLVER-7

2019-08-12 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/MRESOLVER-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904957#comment-16904957 ] Tibor Digana commented on MRESOLVER-92: --- I see the build passed successfully [1].