[jira] [Commented] (MPDF-8) Create one PDF from a multi module project

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MPDF-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16486740#comment-16486740 ] ASF GitHub Bot commented on MPDF-8: --- hboutemy commented on issue #1: [MPDF-8] Create one PDF from a multi

[GitHub] hboutemy commented on issue #1: [MPDF-8] Create one PDF from a multi module project

2018-05-22 Thread GitBox
hboutemy commented on issue #1: [MPDF-8] Create one PDF from a multi module project URL: https://github.com/apache/maven-pdf-plugin/pull/1#issuecomment-391226566 everything should be fine now, I'll review in a few days thank you Anthony

[jira] [Comment Edited] (MNG-3092) Resolution of version ranges with non-snapshot bounds can resolve to a snapshot version

2018-05-22 Thread Mohammad Norouzi (JIRA)
[ https://issues.apache.org/jira/browse/MNG-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16486576#comment-16486576 ] Mohammad Norouzi edited comment on MNG-3092 at 5/23/18 1:45 AM: We really

[jira] [Commented] (MNG-3092) Resolution of version ranges with non-snapshot bounds can resolve to a snapshot version

2018-05-22 Thread Mohammad Norouzi (JIRA)
[ https://issues.apache.org/jira/browse/MNG-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16486576#comment-16486576 ] Mohammad Norouzi commented on MNG-3092: --- We really need this. I also think the range should support a

[GitHub] Tibor17 commented on a change in pull request #184: Donate current sources from junit-platform-surefire-provider

2018-05-22 Thread GitBox
Tibor17 commented on a change in pull request #184: Donate current sources from junit-platform-surefire-provider URL: https://github.com/apache/maven-surefire/pull/184#discussion_r190059956 ## File path: maven-surefire-plugin/src/site/apt/featurematrix.apt.vm ## @@ -27,19

[jira] [Commented] (MNG-6415) Project Artifacts Cache does not retain the order of classpath entries.

2018-05-22 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484605#comment-16484605 ] Michael Osipov commented on MNG-6415: - bq. With Maven the dependency resolution defines the order We

[jira] [Commented] (SCM-885) GitChangeLogCommand is wrong when only endVersion is set

2018-05-22 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SCM-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484598#comment-16484598 ] Michael Osipov commented on SCM-885: So, I squashed your commits, added another commit on top. Have a

[jira] [Commented] (MNG-6415) Project Artifacts Cache does not retain the order of classpath entries.

2018-05-22 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484595#comment-16484595 ] Robert Scholte commented on MNG-6415: - With Maven the dependency resolution defines the order, there's

[jira] [Comment Edited] (MNG-6415) Project Artifacts Cache does not retain the order of classpath entries.

2018-05-22 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484574#comment-16484574 ] Michael Osipov edited comment on MNG-6415 at 5/22/18 9:08 PM: -- Java makes not

[jira] [Commented] (MNG-6415) Project Artifacts Cache does not retain the order of classpath entries.

2018-05-22 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484574#comment-16484574 ] Michael Osipov commented on MNG-6415: - Java makes not guarantees in which order JARs are loaded,

[jira] [Commented] (MNG-6415) Project Artifacts Cache does not retain the order of classpath entries.

2018-05-22 Thread Seckin Onur SELAMET (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484571#comment-16484571 ] Seckin Onur SELAMET commented on MNG-6415: -- I kindly disagree with that statement. Java classloader

[jira] [Commented] (MCOMPILER-323) Support multi-release jars

2018-05-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484551#comment-16484551 ] Hudson commented on MCOMPILER-323: -- Build succeeded in Jenkins: Maven TLP » maven-compiler-plugin »

[jira] [Commented] (MNG-6415) Project Artifacts Cache does not retain the order of classpath entries.

2018-05-22 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484528#comment-16484528 ] Michael Osipov commented on MNG-6415: - I concur and always cite [~markt] "never rely on the class path

[jira] [Commented] (MCOMPILER-343) Tests fail to compile in modularized project due to wrong module descriptor path being passed to plexus-java

2018-05-22 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484523#comment-16484523 ] Robert Scholte commented on MCOMPILER-343: -- I think I know what's happening here. The

[jira] [Updated] (MCOMPILER-343) Tests fail to compile in modularized project due to wrong module descriptor path being passed to plexus-java

2018-05-22 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MCOMPILER-343: - Description: When running a maven build on a maven project that has a module-info file

[jira] [Commented] (MCOMPILER-343) Tests fail to compile in modularized project due to wrong module descriptor path being passed to plexus-java

2018-05-22 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484315#comment-16484315 ] Robert Scholte commented on MCOMPILER-343: -- Can you try {{plexus-java 0.9.8}} (it currently

[jira] [Updated] (MNG-6415) Project Artifacts Cache does not retain the order of classpath entries.

2018-05-22 Thread Seckin Onur SELAMET (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Seckin Onur SELAMET updated MNG-6415: - Description: Project artifacts cache does not retain the order of classpath entries. Wrong

[jira] [Commented] (MNG-6415) Project Artifacts Cache does not retain the order of classpath entries.

2018-05-22 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484254#comment-16484254 ] Robert Scholte commented on MNG-6415: - Nice catch. This might explain why packaging one of my springboot

[GitHub] anthony-beurive commented on issue #1: [MPDF-8] Create one PDF from a multi module project

2018-05-22 Thread GitBox
anthony-beurive commented on issue #1: [MPDF-8] Create one PDF from a multi module project URL: https://github.com/apache/maven-pdf-plugin/pull/1#issuecomment-391040017 I switched to JSONUtil. Its license is Apache's 2004. Does it fit?

[jira] [Commented] (MPDF-8) Create one PDF from a multi module project

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MPDF-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484160#comment-16484160 ] ASF GitHub Bot commented on MPDF-8: --- anthony-beurive commented on issue #1: [MPDF-8] Create one PDF from a

[jira] [Comment Edited] (MNG-6415) Project Artifacts Cache does not retain the order of classpath entries.

2018-05-22 Thread Seckin Onur SELAMET (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483775#comment-16483775 ] Seckin Onur SELAMET edited comment on MNG-6415 at 5/22/18 1:13 PM: --- Rev no

[GitHub] zregvart commented on issue #5: Don't resolve any dependencies

2018-05-22 Thread GitBox
zregvart commented on issue #5: Don't resolve any dependencies URL: https://github.com/apache/maven-checkstyle-plugin/pull/5#issuecomment-390983957 I've created an issue to track this: https://issues.apache.org/jira/browse/MCHECKSTYLE-353

[jira] [Created] (MCHECKSTYLE-353) Don't resolve any dependencies

2018-05-22 Thread Zoran Regvart (JIRA)
Zoran Regvart created MCHECKSTYLE-353: - Summary: Don't resolve any dependencies Key: MCHECKSTYLE-353 URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-353 Project: Maven Checkstyle Plugin

[jira] [Updated] (MDEP-609) Dependency analyzer gets confused if the same package is defined in 2 different artifacts

2018-05-22 Thread Ahmed Hammad (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmed Hammad updated MDEP-609: -- Description: The issue might be related to MNG-6415 If a certain package is defined in 2 different

[jira] [Updated] (MNG-6415) Project Artifacts Cache does not retain the order of classpath entries.

2018-05-22 Thread Seckin Onur SELAMET (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Seckin Onur SELAMET updated MNG-6415: - Attachment: [MNG-6415]_Fixes_Project_Artifact_Cache_classpath_order_retaining_issue_.patch

[jira] [Updated] (MCOMPILER-343) Tests fail to compile in modularized project due to wrong module descriptor path being passed to plexus-java

2018-05-22 Thread Guy Mahieu (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guy Mahieu updated MCOMPILER-343: - Description: When running a maven build on a maven project that has a module-info file and

[jira] [Updated] (MCOMPILER-343) Tests fail to compile in modularized project due to wrong module descriptor path being passed to plexus-java

2018-05-22 Thread Guy Mahieu (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guy Mahieu updated MCOMPILER-343: - Description: When running a maven build on a maven project that has a module-info file and

[jira] [Created] (MCOMPILER-343) Tests fail to compile in modularized project due to wrong module descriptor path being passed to plexus-java

2018-05-22 Thread Guy Mahieu (JIRA)
Guy Mahieu created MCOMPILER-343: Summary: Tests fail to compile in modularized project due to wrong module descriptor path being passed to plexus-java Key: MCOMPILER-343 URL:

[jira] [Updated] (MNG-6415) Project Artifacts Cache does not retain the order of classpath entries.

2018-05-22 Thread Seckin Onur SELAMET (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Seckin Onur SELAMET updated MNG-6415: - Description: Project artifact cache introduced does not retain the order of classpath

[jira] [Commented] (MNG-6415) Project Artifacts Cache does not retain the order of classpath entries.

2018-05-22 Thread Seckin Onur SELAMET (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483775#comment-16483775 ] Seckin Onur SELAMET commented on MNG-6415: -- Rev no : be223808939d75152d7157db33d45f230114555e 

[jira] [Created] (MNG-6415) Project Artifacts Cache does not retain the order of classpath entries.

2018-05-22 Thread Seckin Onur SELAMET (JIRA)
Seckin Onur SELAMET created MNG-6415: Summary: Project Artifacts Cache does not retain the order of classpath entries. Key: MNG-6415 URL: https://issues.apache.org/jira/browse/MNG-6415 Project:

[jira] [Commented] (SCM-885) GitChangeLogCommand is wrong when only endVersion is set

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SCM-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483692#comment-16483692 ] ASF GitHub Bot commented on SCM-885: michael-o commented on issue #74: [SCM-885] third implementation

[GitHub] michael-o commented on issue #74: [SCM-885] third implementation

2018-05-22 Thread GitBox
michael-o commented on issue #74: [SCM-885] third implementation URL: https://github.com/apache/maven-scm/pull/74#issuecomment-390918449 I am aware of that, but it still remains bloat for the test. This is an automated

[jira] [Commented] (SCM-885) GitChangeLogCommand is wrong when only endVersion is set

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SCM-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483676#comment-16483676 ] ASF GitHub Bot commented on SCM-885: McFoggy commented on issue #74: [SCM-885] third implementation URL:

[GitHub] McFoggy commented on issue #74: [SCM-885] third implementation

2018-05-22 Thread GitBox
McFoggy commented on issue #74: [SCM-885] third implementation URL: https://github.com/apache/maven-scm/pull/74#issuecomment-390914512 I'll do a what I can do to cleanup the git internals but honestly what you call _bloat_ is just the result of a pure `git clone --bare`.

[GitHub] michael-o commented on issue #74: [SCM-885] third implementation

2018-05-22 Thread GitBox
michael-o commented on issue #74: [SCM-885] third implementation URL: https://github.com/apache/maven-scm/pull/74#issuecomment-390892686 The code looks way better now, I am fine adding a new repo for a test, but I don't hink we need to commit bloat. See the other test repos, they have a

[jira] [Commented] (SCM-885) GitChangeLogCommand is wrong when only endVersion is set

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SCM-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483594#comment-16483594 ] ASF GitHub Bot commented on SCM-885: michael-o commented on issue #74: [SCM-885] third implementation

[jira] [Commented] (MNG-6401) Cannot interpolate property in proxy port of settings.xml

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483585#comment-16483585 ] ASF GitHub Bot commented on MNG-6401: - michael-o commented on issue #163: [MNG-6401] - Cannot

[GitHub] michael-o commented on issue #163: [MNG-6401] - Cannot interpolate property in proxy port of settings.xml

2018-05-22 Thread GitBox
michael-o commented on issue #163: [MNG-6401] - Cannot interpolate property in proxy port of settings.xml URL: https://github.com/apache/maven/pull/163#issuecomment-390888715 @hboutemy , looks good to me. Did you have a chance to run the new IT on?

[jira] [Commented] (SCM-885) GitChangeLogCommand is wrong when only endVersion is set

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SCM-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483574#comment-16483574 ] ASF GitHub Bot commented on SCM-885: michael-o commented on a change in pull request #74: [SCM-885] third

[GitHub] michael-o commented on a change in pull request #74: [SCM-885] third implementation

2018-05-22 Thread GitBox
michael-o commented on a change in pull request #74: [SCM-885] third implementation URL: https://github.com/apache/maven-scm/pull/74#discussion_r189795759 ## File path:

[jira] [Commented] (MNG-6414) Add more Apache license header patterns to skip downloading Apache license

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483535#comment-16483535 ] ASF GitHub Bot commented on MNG-6414: - slachiewicz commented on issue #167: MNG-6414 Add more Apache

[GitHub] slachiewicz commented on issue #167: MNG-6414 Add more Apache license headers to skip downloading license …

2018-05-22 Thread GitBox
slachiewicz commented on issue #167: MNG-6414 Add more Apache license headers to skip downloading license … URL: https://github.com/apache/maven/pull/167#issuecomment-390873663 The side effect is skip of downloading the license file from www.apache.org what produces error on Java 7

[jira] [Commented] (MNG-6414) Add more Apache license header patterns to skip downloading Apache license

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483534#comment-16483534 ] ASF GitHub Bot commented on MNG-6414: - slachiewicz opened a new pull request #167: MNG-6414 Add more

[GitHub] slachiewicz opened a new pull request #167: MNG-6414 Add more Apache license headers to skip downloading license …

2018-05-22 Thread GitBox
slachiewicz opened a new pull request #167: MNG-6414 Add more Apache license headers to skip downloading license … URL: https://github.com/apache/maven/pull/167 …text To make clear that you license your contribution under the [Apache License Version 2.0, January

[jira] [Created] (MNG-6414) Add more Apache license header patterns to skip downloading Apache license

2018-05-22 Thread Sylwester Lachiewicz (JIRA)
Sylwester Lachiewicz created MNG-6414: - Summary: Add more Apache license header patterns to skip downloading Apache license Key: MNG-6414 URL: https://issues.apache.org/jira/browse/MNG-6414