[jira] [Commented] (MSHARED-792) Maven Dependency Analyzer ignores Java 8 type annotations on local variables

2019-01-03 Thread Andreas Hubold (JIRA)
[ https://issues.apache.org/jira/browse/MSHARED-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732790#comment-16732790 ] Andreas Hubold commented on MSHARED-792: This ticket is about "type annotations". Annotations on

[jira] [Closed] (WAGON-543) wagon-ssh download hangs

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/WAGON-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed WAGON-543. Resolution: Fixed Fixed with WAGON-544. > wagon-ssh download hangs > > >

[jira] [Comment Edited] (MNG-6547) MavenProject.writeModel(Writer writer) outputs an error-sorted pom.xml

2019-01-03 Thread Bo Wang (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732910#comment-16732910 ] Bo Wang edited comment on MNG-6547 at 1/3/19 11:01 AM: --- Thanks for your reply.

[jira] [Commented] (MJAVADOC-561) Not possible to link to JDK classes since Java 11

2019-01-03 Thread Gili (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732911#comment-16732911 ] Gili commented on MJAVADOC-561: --- Sorry, what does manually providing links entail? If you look in the

[jira] [Commented] (SCM-777) scm:validate ignores scmCheckWorkingDirectoryUrl configuration in favor of system property

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SCM-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732760#comment-16732760 ] Michael Osipov commented on SCM-777: [~hboutemy], as far as I understand the overall design there is no

[jira] [Commented] (WAGON-544) Work around JSch issue #122

2019-01-03 Thread Dan Tran (JIRA)
[ https://issues.apache.org/jira/browse/WAGON-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732805#comment-16732805 ] Dan Tran commented on WAGON-544: the branch looks good, I integrated WAGON-544 branch with maven

[jira] [Assigned] (WAGON-323) -keyboard-interactive method is used even when password is supplied

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/WAGON-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned WAGON-323: Assignee: (was: Michael Osipov) > -keyboard-interactive method is used even when

[jira] [Commented] (MJAVADOC-561) Not possible to link to JDK classes since Java 11

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732947#comment-16732947 ] Michael Osipov commented on MJAVADOC-561: - My bad, I can confirm the base. There is no link

[jira] [Commented] (MASSEMBLY-897) zipentry.getSize() returns -1 for regular files in a m-a-p created zip

2019-01-03 Thread Marcel (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732972#comment-16732972 ] Marcel commented on MASSEMBLY-897: -- I've tested with maven-assembly-plugin 3.1.1 and it works for me.

[GitHub] ahubold opened a new pull request #5: [MSHARED-792] - Detect type annotations on local variables

2019-01-03 Thread GitBox
ahubold opened a new pull request #5: [MSHARED-792] - Detect type annotations on local variables URL: https://github.com/apache/maven-dependency-analyzer/pull/5 by implementing DefaultMethodVisitor#visitLocalVariableAnnotation - [x] I hereby declare this contribution to be licenced

[jira] [Commented] (MJAVADOC-561) Not possible to link to JDK classes since Java 11

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732979#comment-16732979 ] Michael Osipov commented on MJAVADOC-561: - Here is a modified version of the {{@options}} file:

[jira] [Updated] (MSHARED-792) Maven Dependency Analyzer ignores Java 8 type annotations on local variables

2019-01-03 Thread Andreas Hubold (JIRA)
[ https://issues.apache.org/jira/browse/MSHARED-792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Hubold updated MSHARED-792: --- Flags: Patch Pull request with proposed fix and test case available at

[jira] [Comment Edited] (WAGON-544) Work around JSch issue #122

2019-01-03 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/WAGON-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732872#comment-16732872 ] Robert Scholte edited comment on WAGON-544 at 1/3/19 10:35 AM: --- Fixed with

[jira] [Closed] (WAGON-544) Work around JSch issue #122

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/WAGON-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed WAGON-544. Resolution: Fixed Fixed with

[jira] [Commented] (MNG-6547) MavenProject.writeModel(Writer writer) outputs an error-sorted pom.xml

2019-01-03 Thread Bo Wang (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732910#comment-16732910 ] Bo Wang commented on MNG-6547: -- Thanks for your reply. First, the order dose actually meters the correctness.

[jira] [Commented] (MNG-6547) MavenProject.writeModel(Writer writer) outputs an error-sorted pom.xml

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732755#comment-16732755 ] Michael Osipov commented on MNG-6547: - Are you referring to the sort order in the POM Reference? >

[jira] [Commented] (MDEP-594) Dependency reported as "unused declared" when runtime-retention type annotation is used

2019-01-03 Thread Andreas Hubold (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732791#comment-16732791 ] Andreas Hubold commented on MDEP-594: - I can confirm that this bug is fixed with 3.1.0 but not in

[GitHub] rfscholte commented on a change in pull request #1: Allow scripting in files

2019-01-03 Thread GitBox
rfscholte commented on a change in pull request #1: Allow scripting in files URL: https://github.com/apache/maven-scripting-plugin/pull/1#discussion_r244948984 ## File path: pom.xml ## @@ -30,12 +30,13 @@ under the License. maven-scripting-plugin -

[GitHub] rfscholte commented on a change in pull request #1: Allow scripting in files

2019-01-03 Thread GitBox
rfscholte commented on a change in pull request #1: Allow scripting in files URL: https://github.com/apache/maven-scripting-plugin/pull/1#discussion_r244948814 ## File path: pom.xml ## @@ -92,13 +93,6 @@ under the License. provided - - Review

[jira] [Commented] (MNG-6547) MavenProject.writeModel(Writer writer) outputs an error-sorted pom.xml

2019-01-03 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732914#comment-16732914 ] Robert Scholte commented on MNG-6547: - bq. this program just reads a pom.xml ... Right, now the pom is

[jira] [Commented] (MNG-6547) MavenProject.writeModel(Writer writer) outputs an error-sorted pom.xml

2019-01-03 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732929#comment-16732929 ] Robert Scholte commented on MNG-6547: - You might want to have a look at

[jira] [Closed] (MNG-6547) MavenProject.writeModel(Writer writer) outputs an error-sorted pom.xml

2019-01-03 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MNG-6547. --- Resolution: Not A Problem Assignee: Robert Scholte The {{Model}} is an internal representation

[jira] [Commented] (WAGON-544) Work around JSch issue #122

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/WAGON-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732860#comment-16732860 ] Michael Osipov commented on WAGON-544: -- I can, too, confirm that this works now. I am afraid that the

[jira] [Commented] (MNG-6547) MavenProject.writeModel(Writer writer) outputs an error-sorted pom.xml

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732919#comment-16732919 ] Michael Osipov commented on MNG-6547: - Both are semantically equal and that is what the reader and

[jira] [Commented] (MNG-6547) MavenProject.writeModel(Writer writer) outputs an error-sorted pom.xml

2019-01-03 Thread Bo Wang (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732917#comment-16732917 ] Bo Wang commented on MNG-6547: -- Oh I see, thank you. Could you please tell me is there any way to preserve the

[jira] [Commented] (MNG-6547) MavenProject.writeModel(Writer writer) outputs an error-sorted pom.xml

2019-01-03 Thread Bo Wang (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732935#comment-16732935 ] Bo Wang commented on MNG-6547: -- Thanks for your help. I find it retains the order when the tags  *...* exist,

[jira] [Created] (MSHARED-792) Maven Dependency Analyzer ignores Java 8 type annotations on local variables

2019-01-03 Thread Andreas Hubold (JIRA)
Andreas Hubold created MSHARED-792: -- Summary: Maven Dependency Analyzer ignores Java 8 type annotations on local variables Key: MSHARED-792 URL: https://issues.apache.org/jira/browse/MSHARED-792

[jira] [Commented] (MJAVADOC-561) Not possible to link to JDK classes since Java 11

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732832#comment-16732832 ] Michael Osipov commented on MJAVADOC-561: - Manually providing links does not work? > Not

[jira] [Commented] (MJAVADOC-561) Not possible to link to JDK classes since Java 11

2019-01-03 Thread Gili (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733751#comment-16733751 ] Gili commented on MJAVADOC-561: --- Okay, now we've got a problem. Although JDK 12 contains a fix, it cannot

[jira] [Commented] (MSHADE-259) Shade plugin attaches the test jar which causes it deployed twice during release of project

2019-01-03 Thread Niraj Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/MSHADE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733869#comment-16733869 ] Niraj Agarwal commented on MSHADE-259: -- [~mattf] not sure how the privileges works for this, I am

[jira] [Commented] (MPLUGIN-341) Make the plugin tool modular or at least module-ready

2019-01-03 Thread JIRA
[ https://issues.apache.org/jira/browse/MPLUGIN-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733909#comment-16733909 ] Hervé Boutemy commented on MPLUGIN-341: --- [~cowwoc] ah, this is the first time this issue is not a

[jira] [Comment Edited] (MPLUGIN-341) Make the plugin tool modular or at least module-ready

2019-01-03 Thread Gili (JIRA)
[ https://issues.apache.org/jira/browse/MPLUGIN-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733756#comment-16733756 ] Gili edited comment on MPLUGIN-341 at 1/4/19 3:07 AM: -- Guys, this is becoming more

[jira] [Commented] (MPLUGIN-341) Make the plugin tool modular or at least module-ready

2019-01-03 Thread Gili (JIRA)
[ https://issues.apache.org/jira/browse/MPLUGIN-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733756#comment-16733756 ] Gili commented on MPLUGIN-341: -- Guys, this is becoming more and more of a problem. If you take a look at

[jira] [Updated] (MJAVADOC-562) Ability to pass --release to Javadoc tool

2019-01-03 Thread Gili (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gili updated MJAVADOC-562: -- Summary: Ability to pass --release to Javadoc tool (was: Ability to pass --source, --release to Javadoc

[jira] [Commented] (MJAVADOC-562) Ability to pass --release to Javadoc tool

2019-01-03 Thread Gili (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733794#comment-16733794 ] Gili commented on MJAVADOC-562: --- I dropped mention of adding support for **-source** because

[jira] [Comment Edited] (MJAVADOC-562) Ability to pass --release to Javadoc tool

2019-01-03 Thread Gili (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733794#comment-16733794 ] Gili edited comment on MJAVADOC-562 at 1/4/19 3:15 AM: --- I dropped mention of

[jira] [Commented] (MJAVADOC-561) Not possible to link to JDK classes since Java 11

2019-01-03 Thread Gili (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733093#comment-16733093 ] Gili commented on MJAVADOC-561: --- I can reproduce the problem in version 11.0.1 but it seems to be fixed

[jira] [Updated] (SCM-915) pushChanges=true is ignored

2019-01-03 Thread Marco Brandizi (JIRA)
[ https://issues.apache.org/jira/browse/SCM-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Brandizi updated SCM-915: --- Attachment: scm.out > pushChanges=true is ignored > --- > >

[jira] [Commented] (SCM-915) pushChanges=true is ignored

2019-01-03 Thread Marco Brandizi (JIRA)
[ https://issues.apache.org/jira/browse/SCM-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733259#comment-16733259 ] Marco Brandizi commented on SCM-915: [~michael-o], now I realise it's actually behaving strangely:

[jira] [Commented] (MJAVADOC-469) javadoc-plugin does not double backslashes in argument file

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733283#comment-16733283 ] Michael Osipov commented on MJAVADOC-469: - So, does anyone mind using [~tschoening]'s approach?

[jira] [Commented] (SCM-915) pushChanges=true is ignored

2019-01-03 Thread Marco Brandizi (JIRA)
[ https://issues.apache.org/jira/browse/SCM-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733285#comment-16733285 ] Marco Brandizi commented on SCM-915: [~michael-o] I confirm that it actually pushes, but the local

[jira] [Commented] (SCM-915) pushChanges=true is ignored

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SCM-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733267#comment-16733267 ] Michael Osipov commented on SCM-915: I had this once too when release Maven Wagon, but the push did work

[jira] [Closed] (SCM-915) pushChanges=true is ignored

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SCM-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed SCM-915. -- Resolution: Cannot Reproduce Fix Version/s: (was: waiting-for-feedback) It could also be a bug

[jira] [Assigned] (SUREFIRE-691) Skip reports and menu link generation when it does not make sense (i.e: test results are missing)

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned SUREFIRE-691: --- Assignee: (was: Michael Osipov) > Skip reports and menu link generation when

[jira] [Comment Edited] (SCM-915) pushChanges=true is ignored

2019-01-03 Thread Marco Brandizi (JIRA)
[ https://issues.apache.org/jira/browse/SCM-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733259#comment-16733259 ] Marco Brandizi edited comment on SCM-915 at 1/3/19 5:32 PM: [~michael-o], now I

[jira] [Comment Edited] (SCM-915) pushChanges=true is ignored

2019-01-03 Thread Marco Brandizi (JIRA)
[ https://issues.apache.org/jira/browse/SCM-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733259#comment-16733259 ] Marco Brandizi edited comment on SCM-915 at 1/3/19 5:32 PM: [~michael-o], now I

[jira] [Commented] (MNG-6456) Log $JAVA_HOME when there is an issue with it

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733320#comment-16733320 ] Michael Osipov commented on MNG-6456: - Willing to review a PR, but won't work on it actively. > Log

[jira] [Assigned] (MNG-6456) Log $JAVA_HOME when there is an issue with it

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MNG-6456: --- Assignee: (was: Michael Osipov) > Log $JAVA_HOME when there is an issue with it >

[GitHub] michael-o commented on issue #4: [MJAVADOC-527] - detectLinks may pass invalid urls to javadoc

2019-01-03 Thread GitBox
michael-o commented on issue #4: [MJAVADOC-527] - detectLinks may pass invalid urls to javadoc URL: https://github.com/apache/maven-javadoc-plugin/pull/4#issuecomment-451214924 I cannot see that anything has been rebased or I am blind. I can only see merge commits: * commit

[jira] [Commented] (SCM-915) pushChanges=true is ignored

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SCM-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733255#comment-16733255 ] Michael Osipov commented on SCM-915: Are you certain? {noformat} INFO] Executing: /bin/sh -c cd

[jira] [Updated] (MNG-6456) Log $JAVA_HOME when there is an issue with it

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6456: Fix Version/s: (was: 3.6.x-candidate) > Log $JAVA_HOME when there is an issue with it >

[jira] [Comment Edited] (MJAVADOC-561) Not possible to link to JDK classes since Java 11

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732979#comment-16732979 ] Michael Osipov edited comment on MJAVADOC-561 at 1/3/19 12:32 PM: --

[jira] [Commented] (MJAVADOC-561) Not possible to link to JDK classes since Java 11

2019-01-03 Thread Gili (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733032#comment-16733032 ] Gili commented on MJAVADOC-561: --- What is the expected contents of the "packages" file? > Not possible to

[jira] [Updated] (SCM-915) pushChanges=true is ignored

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SCM-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SCM-915: --- Fix Version/s: waiting-for-feedback > pushChanges=true is ignored > --- > >

[jira] [Commented] (MJAVADOC-561) Not possible to link to JDK classes since Java 11

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733099#comment-16733099 ] Michael Osipov commented on MJAVADOC-561: - Did you check their repo or the public JIRA

[jira] [Commented] (MJAVADOC-561) Not possible to link to JDK classes since Java 11

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733036#comment-16733036 ] Michael Osipov commented on MJAVADOC-561: - {noformat} mosipov@mikaw10 MINGW64

[jira] [Comment Edited] (MJAVADOC-561) Not possible to link to JDK classes since Java 11

2019-01-03 Thread Gili (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733093#comment-16733093 ] Gili edited comment on MJAVADOC-561 at 1/3/19 2:28 PM: --- I can reproduce the

[jira] [Created] (SCM-915) pushChanges=true is ignored

2019-01-03 Thread Marco Brandizi (JIRA)
Marco Brandizi created SCM-915: -- Summary: pushChanges=true is ignored Key: SCM-915 URL: https://issues.apache.org/jira/browse/SCM-915 Project: Maven SCM Issue Type: Bug Affects Versions:

[jira] [Updated] (MJAVADOC-561) Not possible to link to JDK classes since Java 11

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MJAVADOC-561: Fix Version/s: waiting-for-feedback > Not possible to link to JDK classes since Java 11

[jira] [Commented] (MDEP-628) Unpacking File Mappers

2019-01-03 Thread Markus Karg (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733047#comment-16733047 ] Markus Karg commented on MDEP-628: -- Is there a public nightly build of 3.1.2-SNAPSHOT available that I can

[jira] [Commented] (SCM-915) pushChanges=true is ignored

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SCM-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733040#comment-16733040 ] Michael Osipov commented on SCM-915: Provide full debug output. Note that {{pushChanges}} is by default

[jira] [Commented] (SUREFIRE-1496) Dump file error for java.lang.module.ResolutionException

2019-01-03 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733024#comment-16733024 ] Tibor Digana commented on SUREFIRE-1496: [~scolebou...@joda.org] I would ask you differently;

[GitHub] eolivelli commented on issue #1: Manage default value in filters

2019-01-03 Thread GitBox
eolivelli commented on issue #1: Manage default value in filters URL: https://github.com/apache/maven-filtering/pull/1#issuecomment-451273385 Sure, can you please create an issue here https://issues.apache.org/jira/browse/MSHARED Just follow the guide

[GitHub] eolivelli commented on a change in pull request #1: Manage default value in filters

2019-01-03 Thread GitBox
eolivelli commented on a change in pull request #1: Manage default value in filters URL: https://github.com/apache/maven-filtering/pull/1#discussion_r245131561 ## File path: src/test/java/org/apache/maven/shared/filtering/MultiDelimiterInterpolatorFilterReaderLineEndingTest.java

[jira] [Created] (MASSEMBLY-903) Allow defining descriptors within pom.xml

2019-01-03 Thread Wojtek (JIRA)
Wojtek created MASSEMBLY-903: Summary: Allow defining descriptors within pom.xml Key: MASSEMBLY-903 URL: https://issues.apache.org/jira/browse/MASSEMBLY-903 Project: Maven Assembly Plugin Issue

[jira] [Commented] (MJAVADOC-469) javadoc-plugin does not double backslashes in argument file

2019-01-03 Thread JIRA
[ https://issues.apache.org/jira/browse/MJAVADOC-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733497#comment-16733497 ] Thorsten Schöning commented on MJAVADOC-469: I've asked for some clarification on the

[jira] [Commented] (MSHADE-259) Shade plugin attaches the test jar which causes it deployed twice during release of project

2019-01-03 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/MSHADE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733439#comment-16733439 ] Matt Foley commented on MSHADE-259: --- Apologies for not filing the PR yet.  I'm waiting for internal

[jira] [Updated] (MASSEMBLY-903) Allow defining descriptors within pom.xml

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MASSEMBLY-903: - Fix Version/s: waiting-for-feedback > Allow defining descriptors within pom.xml >

[jira] [Commented] (MASSEMBLY-903) Allow defining descriptors within pom.xml

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733528#comment-16733528 ] Michael Osipov commented on MASSEMBLY-903: -- Wouldn't that really bloat the POM? Why not work

[jira] [Commented] (MNG-6513) Replace depreated Plexus javadoc tags with annotations in ITs

2019-01-03 Thread Sylwester Lachiewicz (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733638#comment-16733638 ] Sylwester Lachiewicz commented on MNG-6513: --- Fixed with

[jira] [Updated] (MNG-6429) Integration Test site publishing requires Java 7 (or javadoc errors ignored)

2019-01-03 Thread Sylwester Lachiewicz (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MNG-6429: -- Fix Version/s: (was: 3.6.x-candidate) 3.6.1 > Integration Test

[jira] [Closed] (MNG-6513) Replace depreated Plexus javadoc tags with annotations in ITs

2019-01-03 Thread Sylwester Lachiewicz (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz closed MNG-6513. - Resolution: Fixed > Replace depreated Plexus javadoc tags with annotations in ITs >

[jira] [Closed] (MNG-6429) Integration Test site publishing requires Java 7 (or javadoc errors ignored)

2019-01-03 Thread Sylwester Lachiewicz (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz closed MNG-6429. - Resolution: Fixed > Integration Test site publishing requires Java 7 (or javadoc errors

[jira] [Commented] (MNG-6429) Integration Test site publishing requires Java 7 (or javadoc errors ignored)

2019-01-03 Thread Sylwester Lachiewicz (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733642#comment-16733642 ] Sylwester Lachiewicz commented on MNG-6429: --- ITs site generation with Java 11 should work now. >

[jira] [Created] (SUREFIRE-1620) Replaced deprecated component ArtifactFactory with RepositorySystem

2019-01-03 Thread Tibor Digana (JIRA)
Tibor Digana created SUREFIRE-1620: -- Summary: Replaced deprecated component ArtifactFactory with RepositorySystem Key: SUREFIRE-1620 URL: https://issues.apache.org/jira/browse/SUREFIRE-1620 Project:

[jira] [Closed] (SUREFIRE-1620) Replaced deprecated component ArtifactFactory with RepositorySystem

2019-01-03 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed SUREFIRE-1620. -- Resolution: Done

[jira] [Comment Edited] (MJLINK-6) Allow set the jmods path

2019-01-03 Thread Andre Tadeu de Carvalho (JIRA)
[ https://issues.apache.org/jira/browse/MJLINK-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16713252#comment-16713252 ] Andre Tadeu de Carvalho edited comment on MJLINK-6 at 1/3/19 10:45 PM:

[jira] [Commented] (MNG-6529) ProjectBuilder.build(List projects, boolean, ProjectBuildingRequest) doesn't honor ProjectBuildingRequest.isResolveDependencies()

2019-01-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733619#comment-16733619 ] Hudson commented on MNG-6529: - Build failed in Jenkins: Maven TLP » maven » MNG-6522 #8 See

[jira] [Commented] (MNG-6522) Prepare Maven's Core Integration Test Suite to test with Java 12-ea

2019-01-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733623#comment-16733623 ] Hudson commented on MNG-6522: - Build failed in Jenkins: Maven TLP » maven » MNG-6522 #8 See

[jira] [Commented] (MNG-5965) Parallel build multiplies work if multiple goals are given

2019-01-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733620#comment-16733620 ] Hudson commented on MNG-5965: - Build failed in Jenkins: Maven TLP » maven » MNG-6522 #8 See

[jira] [Commented] (MNG-6544) Replace CacheUtils#{eq,hash} with Objects

2019-01-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733621#comment-16733621 ] Hudson commented on MNG-6544: - Build failed in Jenkins: Maven TLP » maven » MNG-6522 #8 See

[jira] [Commented] (MNG-6213) Maven doesn't check the validity of scope value

2019-01-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733622#comment-16733622 ] Hudson commented on MNG-6213: - Build failed in Jenkins: Maven TLP » maven » MNG-6522 #8 See

[jira] [Assigned] (MNG-6522) Prepare Maven's Core Integration Test Suite to test with Java 12-ea

2019-01-03 Thread Sylwester Lachiewicz (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz reassigned MNG-6522: - Assignee: Sylwester Lachiewicz > Prepare Maven's Core Integration Test Suite to

[jira] [Commented] (MNG-6522) Prepare Maven's Core Integration Test Suite to test with Java 12-ea

2019-01-03 Thread Sylwester Lachiewicz (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733624#comment-16733624 ] Sylwester Lachiewicz commented on MNG-6522: --- Build/Test with Java 12 pass (/) ITs on Linux pass

[jira] [Updated] (MNG-6429) Integration Test site publishing requires Java 7 (or javadoc errors ignored)

2019-01-03 Thread Sylwester Lachiewicz (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MNG-6429: -- Fix Version/s: (was: 3.6.1) 3.6.x-candidate > Integration Test

[jira] [Commented] (MNG-6513) Replace depreated Plexus javadoc tags with annotations in ITs

2019-01-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733629#comment-16733629 ] Hudson commented on MNG-6513: - Build succeeded in Jenkins: Maven TLP » maven » master #122 See

[jira] [Commented] (MJAVADOC-469) javadoc-plugin does not double backslashes in argument file

2019-01-03 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733523#comment-16733523 ] Michael Osipov commented on MJAVADOC-469: - We have to wait for at least a weeek since most

[jira] [Commented] (MASSEMBLY-903) Allow defining descriptors within pom.xml

2019-01-03 Thread Wojtek (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733534#comment-16733534 ] Wojtek commented on MASSEMBLY-903: -- Maybe a bit (in our case it's already bloated with various

[GitHub] jglick opened a new pull request #225: [MNG-6405] Fix basedir in MavenProject.deepCopy

2019-01-03 Thread GitBox
jglick opened a new pull request #225: [MNG-6405] Fix basedir in MavenProject.deepCopy URL: https://github.com/apache/maven/pull/225 [MNG-6405](https://issues.apache.org/jira/browse/MNG-6405) since https://github.com/mojohaus/flatten-maven-plugin/issues/53#issuecomment-447826001 brought

[jira] [Commented] (MNG-6405) Incorrect basedir in forked executions when using flatten-maven-plugin with custom outputDirectory

2019-01-03 Thread Jesse Glick (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733584#comment-16733584 ] Jesse Glick commented on MNG-6405: -- Filed [PR 225|https://github.com/apache/maven/pull/225] with the patch

[jira] [Comment Edited] (MASSEMBLY-903) Allow defining descriptors within pom.xml

2019-01-03 Thread Wojtek (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733534#comment-16733534 ] Wojtek edited comment on MASSEMBLY-903 at 1/3/19 10:28 PM: --- Maybe a bit (in

[GitHub] jc7447 opened a new pull request #1: Manage default value in filters

2019-01-03 Thread GitBox
jc7447 opened a new pull request #1: Manage default value in filters URL: https://github.com/apache/maven-filtering/pull/1 Not sure if this is the good place to contribute, let me know :) The goal is to manage defaut value like ${toto:tutu} where tutu is used when no value for toto

[jira] [Commented] (MJAVADOC-561) Not possible to link to JDK classes since Java 11

2019-01-03 Thread Gili (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16733361#comment-16733361 ] Gili commented on MJAVADOC-561: --- Yes, I looked in their public JIRA instance. Here is [the

[GitHub] andretadeu opened a new pull request #6: [MJLINK-6] Add 'sourceJdkModules' configuration parameter.

2019-01-03 Thread GitBox
andretadeu opened a new pull request #6: [MJLINK-6] Add 'sourceJdkModules' configuration parameter. URL: https://github.com/apache/maven-jlink-plugin/pull/6 This parameter allows to create a distributable Java custom runtime image without relying on JAVA_HOME/Toolschain. This allows to

[jira] [Created] (MJAVADOC-562) Need ability to pass --source, --release to Javadoc tool

2019-01-03 Thread Gili (JIRA)
Gili created MJAVADOC-562: - Summary: Need ability to pass --source, --release to Javadoc tool Key: MJAVADOC-562 URL: https://issues.apache.org/jira/browse/MJAVADOC-562 Project: Maven Javadoc Plugin

[jira] [Updated] (MJAVADOC-562) Ability to pass --source, --release to Javadoc tool

2019-01-03 Thread Gili (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gili updated MJAVADOC-562: -- Summary: Ability to pass --source, --release to Javadoc tool (was: Need ability to pass --source, --release