[jira] [Updated] (MASFRES-39) maven executes mvn help:system error when downloading

2020-08-17 Thread zhoupb (Jira)
[ https://issues.apache.org/jira/browse/MASFRES-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhoupb updated MASFRES-39: -- Environment: windows 10 1903 maven 3.6.1 jdk 1.8 was: windows 10 1903 maven 3.6.1 > maven executes mvn

[jira] [Created] (MASFRES-39) maven executes mvn help:system error when downloading

2020-08-17 Thread zhoupb (Jira)
zhoupb created MASFRES-39: - Summary: maven executes mvn help:system error when downloading Key: MASFRES-39 URL: https://issues.apache.org/jira/browse/MASFRES-39 Project: Apache Maven Resource Bundles

[jira] [Comment Edited] (MEAR-280) Reproducible Builds: make entries in output ear files reproducible (order + timestamp)

2020-08-17 Thread Marat Abrarov (Jira)
[ https://issues.apache.org/jira/browse/MEAR-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179014#comment-17179014 ] Marat Abrarov edited comment on MEAR-280 at 8/17/20, 11:56 PM: --

[GitHub] [maven-ear-plugin] mabrarov opened a new pull request #10: [MEAR-280] Reproducible builds with sinnyWar option

2020-08-17 Thread GitBox
mabrarov opened a new pull request #10: URL: https://github.com/apache/maven-ear-plugin/pull/10 MEAR-280: timestamp of repackaged EAR modules following same rules / value as timestamp of packaged modules to support reproducible builds when skinnyWar option is turned on --

[jira] [Comment Edited] (MEAR-280) Reproducible Builds: make entries in output ear files reproducible (order + timestamp)

2020-08-17 Thread Marat Abrarov (Jira)
[ https://issues.apache.org/jira/browse/MEAR-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179014#comment-17179014 ] Marat Abrarov edited comment on MEAR-280 at 8/17/20, 11:45 PM: --

[jira] [Commented] (MRESOLVER-130) Move GlobalSyncContextFactory to a separate module

2020-08-17 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179193#comment-17179193 ] Hudson commented on MRESOLVER-130: -- Build succeeded in Jenkins: Maven » Maven TLP » m

[jira] [Closed] (MRESOLVER-130) Move GlobalSyncContextFactory to a separate module

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MRESOLVER-130. Resolution: Fixed Fixed with [9670c1474e7591521eb40ed511ebbeddad6b5cc3|https://gitbox.a

[GitHub] [maven-resolver] asfgit closed pull request #66: [MRESOLVER-130] Move GlobalSyncContextFactory to a separate module

2020-08-17 Thread GitBox
asfgit closed pull request #66: URL: https://github.com/apache/maven-resolver/pull/66 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 t

[jira] [Commented] (MNG-6673) Deprecate HTTP Download & Upload

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179181#comment-17179181 ] Michael Osipov commented on MNG-6673: - As with most improvement requests. Most people r

[jira] [Reopened] (MNG-6673) Deprecate HTTP Download & Upload

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reopened MNG-6673: - > Deprecate HTTP Download & Upload > > > Key: MNG-6673

[jira] [Resolved] (MNG-6673) Deprecate HTTP Download & Upload

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov resolved MNG-6673. - Resolution: Won't Fix > Deprecate HTTP Download & Upload > > >

[GitHub] [maven-dependency-plugin] ian-lavallee commented on pull request #96: [MDEP-644] Add reactor logic

2020-08-17 Thread GitBox
ian-lavallee commented on pull request #96: URL: https://github.com/apache/maven-dependency-plugin/pull/96#issuecomment-675056178 Tested manually and seems to be working, still need to add integration test over from dependency-tree project, having a few issues with it ---

[GitHub] [maven-dependency-plugin] ian-lavallee opened a new pull request #96: [MDEP-644] Add reactor logic

2020-08-17 Thread GitBox
ian-lavallee opened a new pull request #96: URL: https://github.com/apache/maven-dependency-plugin/pull/96 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Commented] (MNG-6673) Deprecate HTTP Download & Upload

2020-08-17 Thread Jonathan Leitschuh (Jira)
[ https://issues.apache.org/jira/browse/MNG-6673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179176#comment-17179176 ] Jonathan Leitschuh commented on MNG-6673: - I'm confused, is it now the official sta

[jira] [Created] (MPH-169) effective-pom should show imported dependencies

2020-08-17 Thread Konrad Windszus (Jira)
Konrad Windszus created MPH-169: --- Summary: effective-pom should show imported dependencies Key: MPH-169 URL: https://issues.apache.org/jira/browse/MPH-169 Project: Maven Help Plugin Issue Type:

[GitHub] [maven-wagon] michael-o closed pull request #49: [MNG-2802] Concurrent-safe access to local Maven repository

2020-08-17 Thread GitBox
michael-o closed pull request #49: URL: https://github.com/apache/maven-wagon/pull/49 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 t

[GitHub] [maven-wagon] michael-o commented on pull request #49: [MNG-2802] Concurrent-safe access to local Maven repository

2020-08-17 Thread GitBox
michael-o commented on pull request #49: URL: https://github.com/apache/maven-wagon/pull/49#issuecomment-674947469 Superceded by MRESOLVER-131. This is an automated message from the Apache Git Service. To respond to the messa

[jira] [Comment Edited] (MEAR-280) Reproducible Builds: make entries in output ear files reproducible (order + timestamp)

2020-08-17 Thread Marat Abrarov (Jira)
[ https://issues.apache.org/jira/browse/MEAR-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179014#comment-17179014 ] Marat Abrarov edited comment on MEAR-280 at 8/17/20, 2:47 PM: --

[jira] [Comment Edited] (MEAR-280) Reproducible Builds: make entries in output ear files reproducible (order + timestamp)

2020-08-17 Thread Marat Abrarov (Jira)
[ https://issues.apache.org/jira/browse/MEAR-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179014#comment-17179014 ] Marat Abrarov edited comment on MEAR-280 at 8/17/20, 2:46 PM: --

[jira] [Comment Edited] (MEAR-280) Reproducible Builds: make entries in output ear files reproducible (order + timestamp)

2020-08-17 Thread Marat Abrarov (Jira)
[ https://issues.apache.org/jira/browse/MEAR-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179014#comment-17179014 ] Marat Abrarov edited comment on MEAR-280 at 8/17/20, 2:46 PM: --

[jira] [Commented] (MDEP-644) Reintroduce the verbose option for dependency:tree

2020-08-17 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MDEP-644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179037#comment-17179037 ] Hudson commented on MDEP-644: - Build succeeded in Jenkins: Maven » Maven TLP » maven-dependency

[jira] [Comment Edited] (MEAR-280) Reproducible Builds: make entries in output ear files reproducible (order + timestamp)

2020-08-17 Thread Marat Abrarov (Jira)
[ https://issues.apache.org/jira/browse/MEAR-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179014#comment-17179014 ] Marat Abrarov edited comment on MEAR-280 at 8/17/20, 2:43 PM: --

[jira] [Comment Edited] (MEAR-280) Reproducible Builds: make entries in output ear files reproducible (order + timestamp)

2020-08-17 Thread Marat Abrarov (Jira)
[ https://issues.apache.org/jira/browse/MEAR-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179014#comment-17179014 ] Marat Abrarov edited comment on MEAR-280 at 8/17/20, 2:40 PM: --

[jira] [Comment Edited] (MEAR-280) Reproducible Builds: make entries in output ear files reproducible (order + timestamp)

2020-08-17 Thread Marat Abrarov (Jira)
[ https://issues.apache.org/jira/browse/MEAR-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179014#comment-17179014 ] Marat Abrarov edited comment on MEAR-280 at 8/17/20, 2:35 PM: --

[jira] [Comment Edited] (MEAR-280) Reproducible Builds: make entries in output ear files reproducible (order + timestamp)

2020-08-17 Thread Marat Abrarov (Jira)
[ https://issues.apache.org/jira/browse/MEAR-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179014#comment-17179014 ] Marat Abrarov edited comment on MEAR-280 at 8/17/20, 2:31 PM: --

[GitHub] [maven-dependency-plugin] elharo merged pull request #95: [MDEP-644] Add tgf, dot, graphml support for verboseGraphSerializer

2020-08-17 Thread GitBox
elharo merged pull request #95: URL: https://github.com/apache/maven-dependency-plugin/pull/95 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

[jira] [Commented] (MEAR-280) Reproducible Builds: make entries in output ear files reproducible (order + timestamp)

2020-08-17 Thread Marat Abrarov (Jira)
[ https://issues.apache.org/jira/browse/MEAR-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179014#comment-17179014 ] Marat Abrarov commented on MEAR-280: This issue looks being still actual because Maven

[GitHub] [maven-javadoc-plugin] elharo commented on pull request #48: [MJAVADOC-653] fix javadoc; fix code smells

2020-08-17 Thread GitBox
elharo commented on pull request #48: URL: https://github.com/apache/maven-javadoc-plugin/pull/48#issuecomment-674892736 Running it through Jenkins now: https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-javadoc-plugin/job/MJAVADOC-653/ ---

[GitHub] [maven-javadoc-plugin] XenoAmess commented on pull request #48: [MJAVADOC-653] fix javadoc; fix code smells

2020-08-17 Thread GitBox
XenoAmess commented on pull request #48: URL: https://github.com/apache/maven-javadoc-plugin/pull/48#issuecomment-674888272 > Yes, if you could rebase and squash your commits that would be wonderful. Thanks. @elharo rebase done.

[GitHub] [maven-dependency-plugin] elharo closed pull request #54: [MDEP-644] [DRAFT] Reintroduce the verbose option for dependency:tree

2020-08-17 Thread GitBox
elharo closed pull request #54: URL: https://github.com/apache/maven-dependency-plugin/pull/54 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-common-artifact-filters] elharo merged pull request #11: fix compile break

2020-08-17 Thread GitBox
elharo merged pull request #11: URL: https://github.com/apache/maven-common-artifact-filters/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 UR

[GitHub] [maven-common-artifact-filters] elharo opened a new pull request #11: fix compile break

2020-08-17 Thread GitBox
elharo opened a new pull request #11: URL: https://github.com/apache/maven-common-artifact-filters/pull/11 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[jira] [Assigned] (MDEPLOY-262) Fail on HTTP-Statuscode 409 on Upload instead of warn

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MDEPLOY-262: -- Assignee: Michael Osipov > Fail on HTTP-Statuscode 409 on Upload instead of warn > --

[jira] [Commented] (MNG-5838) Maven on No-File-Lock Systems

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17178956#comment-17178956 ] Michael Osipov commented on MNG-5838: - This can/will be solved with MRESOLVER-132. In s

[jira] [Comment Edited] (MNG-5838) Maven on No-File-Lock Systems

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16741670#comment-16741670 ] Michael Osipov edited comment on MNG-5838 at 8/17/20, 12:38 PM: -

[GitHub] [maven-parent] elharo commented on pull request #20: [MPOM-250] remove taglets

2020-08-17 Thread GitBox
elharo commented on pull request #20: URL: https://github.com/apache/maven-parent/pull/20#issuecomment-674850451 Ping @rfscholte Is this good to merge? This is an automated message from the Apache Git Service. To respond to t

[jira] [Closed] (MDEPLOY-271) Allow to optionally disable checksum creation

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MDEPLOY-271. -- Fix Version/s: (was: waiting-for-feedback) Resolution: Invalid > Allow to optionall

[GitHub] [maven-javadoc-plugin] XenoAmess commented on pull request #48: [MJAVADOC-653] fix javadoc; fix code smells

2020-08-17 Thread GitBox
XenoAmess commented on pull request #48: URL: https://github.com/apache/maven-javadoc-plugin/pull/48#issuecomment-674848442 @elharo Hi. What should we do next for this pr? Should I sqruash all commits now? This is

[jira] [Closed] (MDEP-444) maven-dependency-plugin goal copy-dependencies version 2.8 with flag stripVersion=false is always overwriting files even when artifact has not changed

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEP-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MDEP-444. --- Fix Version/s: (was: more-investigation) Resolution: Incomplete No sample provided. > maven

[jira] [Closed] (MDEP-470) Property fileSeparator overrides definition on property pathSeparator

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEP-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MDEP-470. --- Resolution: Incomplete No sample provided. > Property fileSeparator overrides definition on property p

[jira] [Closed] (MDEP-423) Can not unpack dependencies from identified dependent POM without specifying version

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEP-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MDEP-423. --- Resolution: Incomplete No sample provided. > Can not unpack dependencies from identified dependent POM

[jira] [Closed] (MDEP-489) Regression: unpack-dependencies fails on Windows for tar.gz containing executable file

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEP-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MDEP-489. --- Resolution: Incomplete Nothing provided. > Regression: unpack-dependencies fails on Windows for tar.gz

[jira] [Closed] (MRELEASE-984) release:perform checkout wrong url for svn, 2.5.3 regression

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MRELEASE-984. --- Fix Version/s: (was: waiting-for-feedback) Resolution: Incomplete No feedback pr

[jira] [Closed] (MNG-6615) Failed to execute mvn site command for any project, including brand new

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-6615. --- Fix Version/s: (was: waiting-for-feedback) Resolution: Incomplete No information provided.

[jira] [Closed] (MNG-6673) Deprecate HTTP Download & Upload

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-6673. --- Resolution: Not A Problem > Deprecate HTTP Download & Upload > > >

[jira] [Comment Edited] (MDEPLOY-271) Allow to optionally disable checksum creation

2020-08-17 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17178935#comment-17178935 ] Konrad Windszus edited comment on MDEPLOY-271 at 8/17/20, 11:58 AM: --

[jira] [Commented] (MDEPLOY-271) Allow to optionally disable checksum creation

2020-08-17 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17178935#comment-17178935 ] Konrad Windszus commented on MDEPLOY-271: - With MSHARED-922 being implemented we

[jira] [Closed] (DOXIA-568) Doxia Markdown extension > Support for some MarkDown extensions has been removed since 1.7

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed DOXIA-568. Resolution: Incomplete No reaction for six months. > Doxia Markdown extension > Support for some Ma

[jira] [Closed] (MJAVADOC-641) 3.1.1 does not handle proxy username or proxy password

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MJAVADOC-641. --- Fix Version/s: (was: wontfix-candidate) Resolution: Won't Fix > 3.1.1 does not h

[jira] [Closed] (SCM-934) Add Maven SCM Provider for Micro Focus Dimensions CM

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed SCM-934. -- Resolution: Won't Fix We cannot and will not support another commercial SCM. This has to be maintained by

[jira] [Closed] (MNG-6446) @Parameters Annotation does not function

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-6446. --- Fix Version/s: (was: waiting-for-feedback) Resolution: Incomplete No sample provided. > @Pa

[jira] [Commented] (MDEPLOY-271) Allow to optionally disable checksum creation

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17178928#comment-17178928 ] Michael Osipov commented on MDEPLOY-271: Can we close this? > Allow to optional

[jira] [Closed] (MNG-5622) Provided dependencies updated to 'compile' even when excluded

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-5622. --- Resolution: Incomplete No further information provided. > Provided dependencies updated to 'compile' e

[jira] [Updated] (MDEPLOY-271) Allow to optionally disable checksum creation

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MDEPLOY-271: --- Fix Version/s: waiting-for-feedback > Allow to optionally disable checksum creation > --

[jira] [Commented] (MINSTALL-138) option to calculate more checksum such sha-256 sha-512

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17178924#comment-17178924 ] Michael Osipov commented on MINSTALL-138: - I consider this one as wontfix and [

[jira] [Closed] (WAGON-598) Backblaze Wagon Provider

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/WAGON-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed WAGON-598. Resolution: Won't Fix This has to be maintained by Backblaze and Backblaze only! > Backblaze Wagon

[jira] [Updated] (MDEPLOY-274) Deploy archetype failed with Unauthorized error

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MDEPLOY-274: --- Fix Version/s: waiting-for-feedback > Deploy archetype failed with Unauthorized error >

[jira] [Commented] (MDEPLOY-274) Deploy archetype failed with Unauthorized error

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17178922#comment-17178922 ] Michael Osipov commented on MDEPLOY-274: Enable debug logs on HttpClient. > Dep

[jira] [Closed] (SUREFIRE-1833) Classes of dependency not found since 3.0.0-M5

2020-08-17 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed SUREFIRE-1833. -- Assignee: Tibor Digana Resolution: Duplicate > Classes of dependency not found since 3

[jira] [Commented] (SUREFIRE-1833) Classes of dependency not found since 3.0.0-M5

2020-08-17 Thread Jeroen Hoek (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17178915#comment-17178915 ] Jeroen Hoek commented on SUREFIRE-1833: --- Nice to see that the issue was already

[jira] [Commented] (SUREFIRE-1833) Classes of dependency not found since 3.0.0-M5

2020-08-17 Thread Jeroen Hoek (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17178914#comment-17178914 ] Jeroen Hoek commented on SUREFIRE-1833: --- That does look like the same thing. I'v

[jira] [Commented] (MNG-6977) Use hyphen when creating builder threads (names)

2020-08-17 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17178911#comment-17178911 ] Hudson commented on MNG-6977: - Build succeeded in Jenkins: Maven » Maven TLP » maven » master #

[jira] [Commented] (SUREFIRE-1833) Classes of dependency not found since 3.0.0-M5

2020-08-17 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17178906#comment-17178906 ] Tibor Digana commented on SUREFIRE-1833: [~Jeroen Hoek] I think you have run i

[jira] [Commented] (MINVOKER-268) invoker:run skips invocation when the sources are unmodified

2020-08-17 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17178897#comment-17178897 ] Hudson commented on MINVOKER-268: - Build succeeded in Jenkins: Maven » Maven TLP » mave

[jira] [Created] (SUREFIRE-1833) Classes of dependency not found since 3.0.0-M5

2020-08-17 Thread Jeroen Hoek (Jira)
Jeroen Hoek created SUREFIRE-1833: - Summary: Classes of dependency not found since 3.0.0-M5 Key: SUREFIRE-1833 URL: https://issues.apache.org/jira/browse/SUREFIRE-1833 Project: Maven Surefire

[jira] [Commented] (MNG-5315) Artifact resolution sporadically fails in parallel builds

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17178878#comment-17178878 ] Michael Osipov commented on MNG-5315: - MRESOLVER-131 introduces a fully new, multi-JVM

[jira] [Commented] (MNG-6604) Intermittent failures while downloading GAVs from Nexus

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17178881#comment-17178881 ] Michael Osipov commented on MNG-6604: - MRESOLVER-131 introduces a fully new, multi-JVM

[GitHub] [maven-wagon] michael-o commented on pull request #72: [MNG-6975] Wagon-HTTP, set content-type when determinable from file extension

2020-08-17 Thread GitBox
michael-o commented on pull request #72: URL: https://github.com/apache/maven-wagon/pull/72#issuecomment-674779314 There are still statements which have not been responded to. Until then this PR will remain open. This is an

[jira] [Updated] (MNG-6977) Use hyphen when creating builder threads (names)

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6977: Fix Version/s: (was: 3.7.0-candidate) 3.7.0 > Use hyphen when creating builder

[jira] [Closed] (MNG-6977) Use hyphen when creating builder threads (names)

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-6977. --- Resolution: Fixed Fixed with [9120d86573bd6fe3a3548d87331087fe610d90b8|https://gitbox.apache.org/repos

[jira] [Updated] (MNG-6977) Use hyphen when creating builder threads (names)

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6977: Description: We currently create bulder threads as {{BuilderThread %d}}. This is bit problematic bec

[jira] [Closed] (MINVOKER-268) invoker:run skips invocation when the sources are unmodified

2020-08-17 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MINVOKER-268. - Resolution: Fixed pr merged. Thanks! > invoker:run skips invocation when the sources are unmo

[jira] [Updated] (MINVOKER-268) invoker:run skips invocation when the sources are unmodified

2020-08-17 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MINVOKER-268: -- Fix Version/s: 3.2.2 > invoker:run skips invocation when the sources are unmodified > -

[GitHub] [maven-invoker-plugin] olamy merged pull request #24: [MINVOKER-268] - Introduce updateOnly parameter to AbstractInvokerMojo

2020-08-17 Thread GitBox
olamy merged pull request #24: URL: https://github.com/apache/maven-invoker-plugin/pull/24 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

[jira] [Assigned] (MINVOKER-268) invoker:run skips invocation when the sources are unmodified

2020-08-17 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy reassigned MINVOKER-268: - Assignee: Olivier Lamy > invoker:run skips invocation when the sources are unmodified

[jira] [Commented] (MRESOLVER-132) Remove synchronization in TrackingFileManager

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17178790#comment-17178790 ] Michael Osipov commented on MRESOLVER-132: -- [~elharo], please have a look at

[GitHub] [maven-resolver] michael-o commented on pull request #22: Introduce caching for tracking files.

2020-08-17 Thread GitBox
michael-o commented on pull request #22: URL: https://github.com/apache/maven-resolver/pull/22#issuecomment-674707053 See: https://issues.apache.org/jira/browse/MRESOLVER-132 This is an automated message from the Apache Git S

[GitHub] [maven-resolver] michael-o commented on pull request #29: [MRESOLVER-68] Add cache around TrackingFileManager.getLock(File)

2020-08-17 Thread GitBox
michael-o commented on pull request #29: URL: https://github.com/apache/maven-resolver/pull/29#issuecomment-674706994 See: https://issues.apache.org/jira/browse/MRESOLVER-132 This is an automated message from the Apache Git S

[jira] [Updated] (MRESOLVER-132) Remove synchronization in TrackingFileManager

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRESOLVER-132: - Attachment: call-hierarchy-write.png > Remove synchronization in TrackingFileManager >

[jira] [Updated] (MRESOLVER-132) Remove synchronization in TrackingFileManager

2020-08-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRESOLVER-132: - Attachment: call-hierarchy-read.png > Remove synchronization in TrackingFileManager >