[jira] [Updated] (MPLUGIN-323) create @Requirement annotation to replace @Component (should be deprecated)

2018-10-25 Thread JIRA
[ https://issues.apache.org/jira/browse/MPLUGIN-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy updated MPLUGIN-323: -- Fix Version/s: (was: 3.6.1) 3.7.0 > create @Requirement annotation to

[jira] [Created] (MNG-6499) Introducing source dependencies

2018-10-25 Thread netroby (JIRA)
netroby created MNG-6499: Summary: Introducing source dependencies Key: MNG-6499 URL: https://issues.apache.org/jira/browse/MNG-6499 Project: Maven Issue Type: New Feature Reporter:

[jira] [Commented] (MENFORCER-306) [REGRESSION] RequirePluginVersions fails

2018-10-25 Thread Geoffrey De Smet (JIRA)
[ https://issues.apache.org/jira/browse/MENFORCER-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16664391#comment-16664391 ] Geoffrey De Smet commented on MENFORCER-306: We also see this regression. It fails our

[jira] [Commented] (WAGON-537) Maven transfer speed of large artifacts is slow due to unsuitable buffer strategy

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/WAGON-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16664388#comment-16664388 ] ASF GitHub Bot commented on WAGON-537: -- olaf-otto commented on issue #51: WAGON-537 Maven transfer

[GitHub] olaf-otto commented on issue #51: WAGON-537 Maven transfer speed of large artifacts is slow

2018-10-25 Thread GitBox
olaf-otto commented on issue #51: WAGON-537 Maven transfer speed of large artifacts is slow URL: https://github.com/apache/maven-wagon/pull/51#issuecomment-433232059 This change increases download and upload speed of large artifacts by more than a factor of 10 when applied to maven 3.5.4

[jira] [Commented] (WAGON-537) Maven transfer speed of large artifacts is slow due to unsuitable buffer strategy

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/WAGON-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16664329#comment-16664329 ] ASF GitHub Bot commented on WAGON-537: -- olaf-otto opened a new pull request #51: WAGON-537 Maven

[GitHub] olaf-otto opened a new pull request #51: WAGON-537 Maven transfer speed of large artifacts is slow

2018-10-25 Thread GitBox
olaf-otto opened a new pull request #51: WAGON-537 Maven transfer speed of large artifacts is slow URL: https://github.com/apache/maven-wagon/pull/51 Implemented a buffer strategy such that filling the buffer to at least 50% has priority over frequent writes. Added dynamic buffer

[jira] [Updated] (WAGON-537) Maven transfer speed of large artifacts is slow due to unsuitable buffer strategy

2018-10-25 Thread Olaf Otto (JIRA)
[ https://issues.apache.org/jira/browse/WAGON-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olaf Otto updated WAGON-537: Description: We are using maven for build process automation with docker. This sometimes involves

[jira] [Commented] (SUREFIRE-1532) MIME type for javascript is now officially application/javascript

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16664248#comment-16664248 ] ASF GitHub Bot commented on SUREFIRE-1532: -- Tibor17 edited a comment on issue #188:

[jira] [Commented] (WAGON-537) Maven download speed of large artifacts is slow due to unsuitable buffer strategy for remote Artifacts in AbstractWagon

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/WAGON-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16664245#comment-16664245 ] ASF GitHub Bot commented on WAGON-537: -- olaf-otto commented on a change in pull request #50:

[jira] [Commented] (SUREFIRE-1532) MIME type for javascript is now officially application/javascript

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16664244#comment-16664244 ] ASF GitHub Bot commented on SUREFIRE-1532: -- Tibor17 commented on issue #188: [SUREFIRE-1532]

[jira] [Commented] (WAGON-537) Maven download speed of large artifacts is slow due to unsuitable buffer strategy for remote Artifacts in AbstractWagon

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/WAGON-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16664246#comment-16664246 ] ASF GitHub Bot commented on WAGON-537: -- olaf-otto closed pull request #50: WAGON-537 Maven download

[GitHub] Tibor17 commented on issue #188: [SUREFIRE-1532] MIME type for javascript is now officially application/javascript

2018-10-25 Thread GitBox
Tibor17 commented on issue #188: [SUREFIRE-1532] MIME type for javascript is now officially application/javascript URL: https://github.com/apache/maven-surefire/pull/188#issuecomment-433193204 @based2 This feature with `application/javascript` was released in version 2.22.1. Do you know

[GitHub] olaf-otto commented on a change in pull request #50: WAGON-537 Maven download speed of large artifacts is slow

2018-10-25 Thread GitBox
olaf-otto commented on a change in pull request #50: WAGON-537 Maven download speed of large artifacts is slow URL: https://github.com/apache/maven-wagon/pull/50#discussion_r228322159 ## File path: wagon-provider-api/src/main/java/org/apache/maven/wagon/AbstractWagon.java

[GitHub] olaf-otto closed pull request #50: WAGON-537 Maven download speed of large artifacts is slow

2018-10-25 Thread GitBox
olaf-otto closed pull request #50: WAGON-537 Maven download speed of large artifacts is slow URL: https://github.com/apache/maven-wagon/pull/50 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As

[GitHub] Tibor17 edited a comment on issue #188: [SUREFIRE-1532] MIME type for javascript is now officially application/javascript

2018-10-25 Thread GitBox
Tibor17 edited a comment on issue #188: [SUREFIRE-1532] MIME type for javascript is now officially application/javascript URL: https://github.com/apache/maven-surefire/pull/188#issuecomment-433193204 @based2 This feature with `application/javascript` was released in version 2.22.1. Do

[jira] [Moved] (MNGSITE-355) super pom for Maven 3

2018-10-25 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/MNGSITE-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise moved MNG-6493 to MNGSITE-355: -- Affects Version/s: (was: 3.5.4) Component/s:

[jira] [Commented] (SUREFIRE-1585) Auto-resolve "missing" artifacts

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663886#comment-16663886 ] ASF GitHub Bot commented on SUREFIRE-1585: -- Tibor17 commented on a change in pull request

[GitHub] Tibor17 commented on a change in pull request #196: [SUREFIRE-1585] [WIP] Resolve missing artifact

2018-10-25 Thread GitBox
Tibor17 commented on a change in pull request #196: [SUREFIRE-1585] [WIP] Resolve missing artifact URL: https://github.com/apache/maven-surefire/pull/196#discussion_r228219234 ## File path:

[GitHub] khmarbaise commented on issue #186: better performant for some Collection operations

2018-10-25 Thread GitBox
khmarbaise commented on issue #186: better performant for some Collection operations URL: https://github.com/apache/maven/pull/186#issuecomment-433086416 has been merged to master. This is an automated message from the

[GitHub] khmarbaise closed pull request #186: better performant for some Collection operations

2018-10-25 Thread GitBox
khmarbaise closed pull request #186: better performant for some Collection operations URL: https://github.com/apache/maven/pull/186 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[jira] [Commented] (ARCHETYPE-528) Archetype:generate from repos besides central does not work

2018-10-25 Thread JIRA
[ https://issues.apache.org/jira/browse/ARCHETYPE-528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663693#comment-16663693 ] Amélie Deltour commented on ARCHETYPE-528: -- FYI, we finally managed to have the {{archetype}}

[jira] [Closed] (MNG-6498) Order plugin execution changes depending on profile activation method

2018-10-25 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-6498. --- Resolution: Not A Problem Closing per request. > Order plugin execution changes depending on profile

[jira] [Updated] (MNG-6498) Order plugin execution changes depending on profile activation method

2018-10-25 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6498: Fix Version/s: (was: waiting-for-feedback) > Order plugin execution changes depending on profile

[jira] [Commented] (SUREFIRE-1585) Auto-resolve "missing" artifacts

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663604#comment-16663604 ] ASF GitHub Bot commented on SUREFIRE-1585: -- sormuras edited a comment on issue #196:

[GitHub] sormuras edited a comment on issue #196: [SUREFIRE-1585] [WIP] Resolve missing artifact

2018-10-25 Thread GitBox
sormuras edited a comment on issue #196: [SUREFIRE-1585] [WIP] Resolve missing artifact URL: https://github.com/apache/maven-surefire/pull/196#issuecomment-433008647 I guess, we may also move the remainder of `TestClassPath` into the `ProviderInfo` type...

[jira] [Commented] (SUREFIRE-1585) Auto-resolve "missing" artifacts

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663592#comment-16663592 ] ASF GitHub Bot commented on SUREFIRE-1585: -- sormuras commented on issue #196: [SUREFIRE-1585]

[GitHub] sormuras commented on issue #196: [SUREFIRE-1585] [WIP] Resolve missing artifact

2018-10-25 Thread GitBox
sormuras commented on issue #196: [SUREFIRE-1585] [WIP] Resolve missing artifact URL: https://github.com/apache/maven-surefire/pull/196#issuecomment-433008647 I guess, we may also the remainder of `TestClassPath` into the `ProviderInfo` type...

[jira] [Commented] (SUREFIRE-1585) Auto-resolve "missing" artifacts

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663591#comment-16663591 ] ASF GitHub Bot commented on SUREFIRE-1585: -- sormuras commented on issue #196: [SUREFIRE-1585]

[GitHub] sormuras commented on issue #196: [SUREFIRE-1585] [WIP] Resolve missing artifact

2018-10-25 Thread GitBox
sormuras commented on issue #196: [SUREFIRE-1585] [WIP] Resolve missing artifact URL: https://github.com/apache/maven-surefire/pull/196#issuecomment-433008367 Too late. Already force-pushed to this branch and PR. It's much cleaner now, though.

[GitHub] Tibor17 commented on issue #196: [SUREFIRE-1585] [WIP] Resolve missing artifact

2018-10-25 Thread GitBox
Tibor17 commented on issue #196: [SUREFIRE-1585] [WIP] Resolve missing artifact URL: https://github.com/apache/maven-surefire/pull/196#issuecomment-433007064 @sormuras If you are going to move the logic to `ProviderInfo`, please make another branch and PR. We can compare both and use

[jira] [Commented] (SUREFIRE-1585) Auto-resolve "missing" artifacts

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663583#comment-16663583 ] ASF GitHub Bot commented on SUREFIRE-1585: -- Tibor17 commented on issue #196: [SUREFIRE-1585]

[GitHub] sormuras commented on a change in pull request #196: [SUREFIRE-1585] [WIP] Resolve missing artifact

2018-10-25 Thread GitBox
sormuras commented on a change in pull request #196: [SUREFIRE-1585] [WIP] Resolve missing artifact URL: https://github.com/apache/maven-surefire/pull/196#discussion_r228126417 ## File path:

[jira] [Commented] (SUREFIRE-1585) Auto-resolve "missing" artifacts

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663580#comment-16663580 ] ASF GitHub Bot commented on SUREFIRE-1585: -- sormuras commented on a change in pull request

[jira] [Updated] (SUREFIRE-1587) Forked execution prevents correct ServerSocket closing

2018-10-25 Thread Johannes Wienke (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Wienke updated SUREFIRE-1587: -- Summary: Forked execution prevents correct ServerSocket closing (was: Forked

[jira] [Commented] (MNG-6498) Order plugin execution changes depending on profile activation method

2018-10-25 Thread Luca Botti (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663445#comment-16663445 ] Luca Botti commented on MNG-6498: - Closing, since I understand the behaviour is different - all plugins are

[jira] [Updated] (MNG-6498) Order plugin execution changes depending on profile activation method

2018-10-25 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6498: Fix Version/s: waiting-for-feedback > Order plugin execution changes depending on profile activation

[jira] [Commented] (MNG-6498) Order plugin execution changes depending on profile activation method

2018-10-25 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663419#comment-16663419 ] Michael Osipov commented on MNG-6498: - As always: minimal sample project, please! > Order plugin

[GitHub] sormuras commented on a change in pull request #196: [SUREFIRE-1585] [WIP] Resolve missing artifact

2018-10-25 Thread GitBox
sormuras commented on a change in pull request #196: [SUREFIRE-1585] [WIP] Resolve missing artifact URL: https://github.com/apache/maven-surefire/pull/196#discussion_r228054718 ## File path: maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/TestClassPath.java

[jira] [Commented] (SUREFIRE-1585) Auto-resolve "missing" artifacts

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663353#comment-16663353 ] ASF GitHub Bot commented on SUREFIRE-1585: -- sormuras commented on a change in pull request

[jira] [Commented] (SUREFIRE-1585) Auto-resolve "missing" artifacts

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663351#comment-16663351 ] ASF GitHub Bot commented on SUREFIRE-1585: -- sormuras commented on a change in pull request

[GitHub] sormuras commented on a change in pull request #196: [SUREFIRE-1585] [WIP] Resolve missing artifact

2018-10-25 Thread GitBox
sormuras commented on a change in pull request #196: [SUREFIRE-1585] [WIP] Resolve missing artifact URL: https://github.com/apache/maven-surefire/pull/196#discussion_r228054718 ## File path: maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/TestClassPath.java

[jira] [Commented] (SUREFIRE-1585) Auto-resolve "missing" artifacts

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663344#comment-16663344 ] ASF GitHub Bot commented on SUREFIRE-1585: -- sormuras commented on a change in pull request

[GitHub] sormuras commented on a change in pull request #196: [SUREFIRE-1585] [WIP] Resolve missing artifact

2018-10-25 Thread GitBox
sormuras commented on a change in pull request #196: [SUREFIRE-1585] [WIP] Resolve missing artifact URL: https://github.com/apache/maven-surefire/pull/196#discussion_r228053571 ## File path: maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/TestClassPath.java

[jira] [Commented] (SUREFIRE-1585) Auto-resolve "missing" artifacts

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663315#comment-16663315 ] ASF GitHub Bot commented on SUREFIRE-1585: -- Tibor17 commented on a change in pull request

[GitHub] Tibor17 commented on a change in pull request #196: [SUREFIRE-1585] [WIP] Resolve missing artifact

2018-10-25 Thread GitBox
Tibor17 commented on a change in pull request #196: [SUREFIRE-1585] [WIP] Resolve missing artifact URL: https://github.com/apache/maven-surefire/pull/196#discussion_r228046613 ## File path: maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/TestClassPath.java

[jira] [Commented] (SUREFIRE-1585) Auto-resolve "missing" artifacts

2018-10-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663309#comment-16663309 ] ASF GitHub Bot commented on SUREFIRE-1585: -- Tibor17 commented on a change in pull request

[GitHub] Tibor17 commented on a change in pull request #196: [SUREFIRE-1585] [WIP] Resolve missing artifact

2018-10-25 Thread GitBox
Tibor17 commented on a change in pull request #196: [SUREFIRE-1585] [WIP] Resolve missing artifact URL: https://github.com/apache/maven-surefire/pull/196#discussion_r228045641 ## File path: maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/TestClassPath.java