[jira] [Commented] (MSHARED-362) Support removing default manifest entries with Maven Archiver

2019-01-28 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MSHARED-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16753772#comment-16753772 ] Michael Osipov commented on MSHARED-362: Yes, there will be. > Support removing default

[jira] [Commented] (MRELEASE-1018) SITE command fails

2019-01-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MRELEASE-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16753947#comment-16753947 ] Hudson commented on MRELEASE-1018: -- Build succeeded in Jenkins: Maven TLP » maven-release » master

[jira] [Comment Edited] (WAGON-545) Connection reset while downloading artefacts in cloud environment (Azure)

2019-01-28 Thread Christian Domsch (JIRA)
[ https://issues.apache.org/jira/browse/WAGON-545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16754050#comment-16754050 ] Christian Domsch edited comment on WAGON-545 at 1/28/19 2:39 PM: - Ok, that

[jira] [Commented] (WAGON-545) Connection reset while downloading artefacts in cloud environment (Azure)

2019-01-28 Thread Christian Domsch (JIRA)
[ https://issues.apache.org/jira/browse/WAGON-545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16754050#comment-16754050 ] Christian Domsch commented on WAGON-545: Ok, that will take some time, as one run, if not failing,

[jira] [Assigned] (WAGON-545) Connection reset while downloading artifacts in cloud environment (Azure)

2019-01-28 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/WAGON-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned WAGON-545: Assignee: Michael Osipov > Connection reset while downloading artifacts in cloud

[jira] [Updated] (WAGON-545) Connection reset while downloading artifacts in cloud environment (Azure)

2019-01-28 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/WAGON-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated WAGON-545: - Summary: Connection reset while downloading artifacts in cloud environment (Azure) (was:

[jira] [Commented] (MJDEPS-16) Include project dependencies in scan

2019-01-28 Thread Andre Tadeu de Carvalho (JIRA)
[ https://issues.apache.org/jira/browse/MJDEPS-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16754088#comment-16754088 ] Andre Tadeu de Carvalho commented on MJDEPS-16: --- [~aalmiray], I examined your plugin, made a

[jira] [Comment Edited] (WAGON-545) Connection reset while downloading artefacts in cloud environment (Azure)

2019-01-28 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/WAGON-545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16754033#comment-16754033 ] Michael Osipov edited comment on WAGON-545 at 1/28/19 2:17 PM: --- [~cdomsch],

[jira] [Created] (MJDEPS-18) Build on Jenkins for Linux and Java 8 fails

2019-01-28 Thread Andre Tadeu de Carvalho (JIRA)
Andre Tadeu de Carvalho created MJDEPS-18: - Summary: Build on Jenkins for Linux and Java 8 fails Key: MJDEPS-18 URL: https://issues.apache.org/jira/browse/MJDEPS-18 Project: Maven JDeps Plugin

[GitHub] britter opened a new pull request #219: Add missing since tags to excludesFile and includesFile

2019-01-28 Thread GitBox
britter opened a new pull request #219: Add missing since tags to excludesFile and includesFile URL: https://github.com/apache/maven-surefire/pull/219 Both properties haven't been present in 2.12.4. Since this is the default Surefire version shipped with Maven, I think it is especially

[jira] [Updated] (MNG-6581) Maven deploys version metadata multiple times

2019-01-28 Thread Cservenak, Tamas (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cservenak, Tamas updated MNG-6581: -- Description: This causes problems like MDEPLOY-221 is. Problem: Maven deploys version metadata

[jira] [Created] (MNG-6581) Maven deploys version metadata multiple times

2019-01-28 Thread Cservenak, Tamas (JIRA)
Cservenak, Tamas created MNG-6581: - Summary: Maven deploys version metadata multiple times Key: MNG-6581 URL: https://issues.apache.org/jira/browse/MNG-6581 Project: Maven Issue Type: Bug

[jira] [Commented] (WAGON-545) Connection reset while downloading artefacts in cloud environment (Azure)

2019-01-28 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/WAGON-545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16754033#comment-16754033 ] Michael Osipov commented on WAGON-545: -- [~cdomsch], please performs two runs. The first one with 5

[GitHub] rturner-edjuster commented on issue #9: [MCHECKSTYLE-365] Correct counts in Rules section

2019-01-28 Thread GitBox
rturner-edjuster commented on issue #9: [MCHECKSTYLE-365] Correct counts in Rules section URL: https://github.com/apache/maven-checkstyle-plugin/pull/9#issuecomment-458168660 (Nudge, in case this has been forgotten). This

[jira] [Created] (MJDEPS-20) jdeps for modularized code should use --module-path

2019-01-28 Thread Andre Tadeu de Carvalho (JIRA)
Andre Tadeu de Carvalho created MJDEPS-20: - Summary: jdeps for modularized code should use --module-path Key: MJDEPS-20 URL: https://issues.apache.org/jira/browse/MJDEPS-20 Project: Maven

[jira] [Commented] (MSHARED-796) use java.specification.version instead of java.version in Build-Jdk manifest entry

2019-01-28 Thread JIRA
[ https://issues.apache.org/jira/browse/MSHARED-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16754154#comment-16754154 ] Hervé Boutemy commented on MSHARED-796: --- Yes, recompiling with Java 11, you’ll get different

[jira] [Created] (MJAVADOC-572) Custom Tags don't seem to work with Java 9 or above

2019-01-28 Thread Werner Keil (JIRA)
Werner Keil created MJAVADOC-572: Summary: Custom Tags don't seem to work with Java 9 or above Key: MJAVADOC-572 URL: https://issues.apache.org/jira/browse/MJAVADOC-572 Project: Maven Javadoc Plugin

[jira] [Created] (MJDEPS-21) Separate the use of -jdkinternals in tasks

2019-01-28 Thread Andre Tadeu de Carvalho (JIRA)
Andre Tadeu de Carvalho created MJDEPS-21: - Summary: Separate the use of -jdkinternals in tasks Key: MJDEPS-21 URL: https://issues.apache.org/jira/browse/MJDEPS-21 Project: Maven JDeps Plugin

[jira] [Updated] (MNG-6581) Maven deploys version metadata multiple times

2019-01-28 Thread Cservenak, Tamas (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cservenak, Tamas updated MNG-6581: -- Affects Version/s: 3.3.9 > Maven deploys version metadata multiple times >

[GitHub] andretadeu commented on issue #2: [MJDEPS-16] Setup 'jdeps' goal alongside with 'jdkinternals'

2019-01-28 Thread GitBox
andretadeu commented on issue #2: [MJDEPS-16] Setup 'jdeps' goal alongside with 'jdkinternals' URL: https://github.com/apache/maven-jdeps-plugin/pull/2#issuecomment-458239049 @rfscholte The issues [MJDEPS-18](https://issues.apache.org/jira/browse/MJDEPS-18),

[jira] [Created] (MJDEPS-19) jdeps with -m with error on module

2019-01-28 Thread Andre Tadeu de Carvalho (JIRA)
Andre Tadeu de Carvalho created MJDEPS-19: - Summary: jdeps with -m with error on module Key: MJDEPS-19 URL: https://issues.apache.org/jira/browse/MJDEPS-19 Project: Maven JDeps Plugin

[jira] [Comment Edited] (MSHARED-796) use java.specification.version instead of java.version in Build-Jdk manifest entry

2019-01-28 Thread JIRA
[ https://issues.apache.org/jira/browse/MSHARED-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16754154#comment-16754154 ] Hervé Boutemy edited comment on MSHARED-796 at 1/28/19 6:32 PM: Yes,

[jira] [Updated] (MJAVADOC-572) Custom Tags don't seem to work with Java 9 or above

2019-01-28 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MJAVADOC-572: Description: According to the reference, custom tags like @apiNote etc. should work to

[jira] [Commented] (MSHARED-796) use java.specification.version instead of java.version in Build-Jdk manifest entry

2019-01-28 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MSHARED-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16754323#comment-16754323 ] Michael Osipov commented on MSHARED-796: Agreed. > use java.specification.version instead of

[jira] [Commented] (MSHARED-797) Move current Build-Jdk manifest entry to Build-Jdk-Spec

2019-01-28 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MSHARED-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16754408#comment-16754408 ] Michael Osipov commented on MSHARED-797: [~hboutemy], branch created. Have a look, please. >

[jira] [Commented] (MJAVADOC-572) Custom Tags don't seem to work with Java 9 or above

2019-01-28 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16754267#comment-16754267 ] Robert Scholte commented on MJAVADOC-572: - I suggest to ask this first on the

[jira] [Created] (MSHARED-797) Move current Build-Jdk manifest entry to Build-Jdk-Spec

2019-01-28 Thread Michael Osipov (JIRA)
Michael Osipov created MSHARED-797: -- Summary: Move current Build-Jdk manifest entry to Build-Jdk-Spec Key: MSHARED-797 URL: https://issues.apache.org/jira/browse/MSHARED-797 Project: Maven Shared

[jira] [Commented] (MSITE-832) stage-deploy fails with maven-site-plugin 3.7.1 and wagon-webdav-jackrabbit 3.3.1: NoSuchMethodError:org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.getBuffer

2019-01-28 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16754404#comment-16754404 ] Enrico Olivelli commented on MSITE-832: --- Sorry. I was busy. I will try tomorrow. Thanks for the

[jira] [Commented] (MSITE-832) stage-deploy fails with maven-site-plugin 3.7.1 and wagon-webdav-jackrabbit 3.3.1: NoSuchMethodError:org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.getBuffer

2019-01-28 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16754395#comment-16754395 ] Michael Osipov commented on MSITE-832: -- [~eolivelli], did you have a chance to try Hervé's

[jira] [Closed] (MSHARED-797) Move current Build-Jdk manifest entry to Build-Jdk-Spec

2019-01-28 Thread JIRA
[ https://issues.apache.org/jira/browse/MSHARED-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy closed MSHARED-797. - Resolution: Fixed Merged, thank you > Move current Build-Jdk manifest entry to Build-Jdk-Spec

[jira] [Commented] (MSHARED-797) Move current Build-Jdk manifest entry to Build-Jdk-Spec

2019-01-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MSHARED-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16754538#comment-16754538 ] Hudson commented on MSHARED-797: Build succeeded in Jenkins: Maven TLP » maven-archiver » master #52

[GitHub] Tibor17 commented on issue #219: Add missing since tags to excludesFile and includesFile

2019-01-28 Thread GitBox
Tibor17 commented on issue #219: Add missing since tags to excludesFile and includesFile URL: https://github.com/apache/maven-surefire/pull/219#issuecomment-458432171 +1 This is an automated message from the Apache Git

[jira] [Commented] (SUREFIRE-1623) TempWmicBatchFile.bat is left in project dirs after surefire tests are run

2019-01-28 Thread Chris Graham (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16753927#comment-16753927 ] Chris Graham commented on SUREFIRE-1623: As noted, this occurs only on Windows. Surefire

[jira] [Commented] (SUREFIRE-1623) TempWmicBatchFile.bat is left in project dirs after surefire tests are run

2019-01-28 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/SUREFIRE-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16753926#comment-16753926 ] Olivier Lamy (*$^¨%`£) commented on SUREFIRE-1623: -- [~tibor17]  I'm not sure if using

[jira] [Created] (MRELEASE-1018) SITE command fails

2019-01-28 Thread Chris Graham (JIRA)
Chris Graham created MRELEASE-1018: -- Summary: SITE command fails Key: MRELEASE-1018 URL: https://issues.apache.org/jira/browse/MRELEASE-1018 Project: Maven Release Plugin Issue Type: Bug

[jira] [Resolved] (MRELEASE-1018) SITE command fails

2019-01-28 Thread Chris Graham (JIRA)
[ https://issues.apache.org/jira/browse/MRELEASE-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Graham resolved MRELEASE-1018. Resolution: Fixed > SITE command fails > -- > > Key:

[jira] [Closed] (MRELEASE-909) Add workItem/task support for scm deliver

2019-01-28 Thread Chris Graham (JIRA)
[ https://issues.apache.org/jira/browse/MRELEASE-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Graham closed MRELEASE-909. - > Add workItem/task support for scm deliver > - > >

[jira] [Closed] (MRELEASE-1018) SITE command fails

2019-01-28 Thread Chris Graham (JIRA)
[ https://issues.apache.org/jira/browse/MRELEASE-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Graham closed MRELEASE-1018. -- > SITE command fails > -- > > Key: MRELEASE-1018 >

[jira] [Commented] (WAGON-545) Connection reset while downloading artefacts in cloud environment (Azure)

2019-01-28 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/WAGON-545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16753902#comment-16753902 ] Oleg Kalnichevski commented on WAGON-545: - {quote}why do we have connection resets on Maven

[jira] [Resolved] (MRELEASE-909) Add workItem/task support for scm deliver

2019-01-28 Thread Chris Graham (JIRA)
[ https://issues.apache.org/jira/browse/MRELEASE-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Graham resolved MRELEASE-909. --- Resolution: Fixed Tested against RTC. > Add workItem/task support for scm deliver >

[jira] [Commented] (MSHARED-796) use java.specification.version instead of java.version in Build-Jdk manifest entry

2019-01-28 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MSHARED-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16753818#comment-16753818 ] Michael Osipov commented on MSHARED-796: Portability is only given if you don't change the Java

[jira] [Comment Edited] (WAGON-545) Connection reset while downloading artefacts in cloud environment (Azure)

2019-01-28 Thread Christian Domsch (JIRA)
[ https://issues.apache.org/jira/browse/WAGON-545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16753838#comment-16753838 ] Christian Domsch edited comment on WAGON-545 at 1/28/19 9:39 AM: - Thank

[jira] [Commented] (WAGON-545) Connection reset while downloading artefacts in cloud environment (Azure)

2019-01-28 Thread Christian Domsch (JIRA)
[ https://issues.apache.org/jira/browse/WAGON-545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16753838#comment-16753838 ] Christian Domsch commented on WAGON-545: Thank you very much, first of all for your dedicated