[jira] [Commented] (MCOMPILER-372) Unable to compile modularized test code depending on test-jar

2019-12-16 Thread Jira
[ https://issues.apache.org/jira/browse/MCOMPILER-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997955#comment-16997955 ] François Loison commented on MCOMPILER-372: --- Fix found and tested OK with 'verify'. I'm

[jira] [Commented] (MJAVADOC-626) Detect stale files and skip generation if not needed

2019-12-16 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997919#comment-16997919 ] Hudson commented on MJAVADOC-626: - Build succeeded in Jenkins: Maven TLP » maven-javadoc-plugin »

[jira] [Closed] (MJAVADOC-626) Detect stale files and skip generation if not needed

2019-12-16 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MJAVADOC-626. - Resolution: Fixed > Detect stale files and skip generation if not needed >

[jira] [Updated] (MJAVADOC-626) Detect stale files and skip generation if not needed

2019-12-16 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MJAVADOC-626: -- Fix Version/s: 3.2.0 > Detect stale files and skip generation if not needed >

[jira] [Assigned] (MJAVADOC-626) Detect stale files and skip generation if not needed

2019-12-16 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy reassigned MJAVADOC-626: - Assignee: Olivier Lamy > Detect stale files and skip generation if not needed >

[GitHub] [maven-javadoc-plugin] olamy merged pull request #33: [MJAVADOC-626] Add a stale javadoc detection mechanism

2019-12-16 Thread GitBox
olamy merged pull request #33: [MJAVADOC-626] Add a stale javadoc detection mechanism URL: https://github.com/apache/maven-javadoc-plugin/pull/33 This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (MNG-5980) DependencyGraphBuilder gives different results depending on the order of dependencies in the pom

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-5980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997680#comment-16997680 ] Elliotte Rusty Harold commented on MNG-5980: OK, not a bash wildcard and in that case the orde

[jira] [Commented] (MASSEMBLY-925) Detailed error message on assembly failure

2019-12-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MASSEMBLY-925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997637#comment-16997637 ] Michael Osipov commented on MASSEMBLY-925: -- Did  {{mvn -X}} not help? > Detailed error

[jira] [Commented] (MNG-5932) Per-user and per-project logging configuration

2019-12-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997632#comment-16997632 ] Michael Osipov commented on MNG-5932: - The very first obstacle is that every logging framework has a

[jira] [Comment Edited] (MNG-6080) New scope for non-functional dependencies

2019-12-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997626#comment-16997626 ] Michael Osipov edited comment on MNG-6080 at 12/16/19 8:44 PM: --- Would it be

[jira] [Commented] (MNG-6080) New scope for non-functional dependencies

2019-12-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997626#comment-16997626 ] Michael Osipov commented on MNG-6080: - Would it be sufficient to add type {{asset}} with extension

[jira] [Commented] (MNG-5980) DependencyGraphBuilder gives different results depending on the order of dependencies in the pom

2019-12-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997622#comment-16997622 ] Michael Osipov commented on MNG-5980: - No, that's wrong.   {quote}For example, if directory mydir

[jira] [Commented] (MPLUGIN-316) improve mojo description for user properties

2019-12-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997504#comment-16997504 ] Herve Boutemy commented on MPLUGIN-316: --- for example

[jira] [Commented] (ARCHETYPE-495) rename ArchetypeGenerator.generateArchetype() to ProjectGenerator.generateProject()

2019-12-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997503#comment-16997503 ] Herve Boutemy commented on ARCHETYPE-495: - for such internal API, no strong strategy: the only

[jira] [Commented] (MSHARED-491) DependencyGraphBuilders should use reactorProjects first when resolving dependencies

2019-12-16 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997498#comment-16997498 ] Robert Scholte commented on MSHARED-491: Yes, still true. But there's a chance this will move

[jira] [Comment Edited] (MNG-5980) DependencyGraphBuilder gives different results depending on the order of dependencies in the pom

2019-12-16 Thread elharo (Jira)
[ https://issues.apache.org/jira/browse/MNG-5980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997477#comment-16997477 ] elharo edited comment on MNG-5980 at 12/16/19 5:34 PM: --- Consider the case where class

[jira] [Comment Edited] (MNG-5980) DependencyGraphBuilder gives different results depending on the order of dependencies in the pom

2019-12-16 Thread elharo (Jira)
[ https://issues.apache.org/jira/browse/MNG-5980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997477#comment-16997477 ] elharo edited comment on MNG-5980 at 12/16/19 5:31 PM: --- Consider the case where class

[jira] [Commented] (MNG-5980) DependencyGraphBuilder gives different results depending on the order of dependencies in the pom

2019-12-16 Thread elharo (Jira)
[ https://issues.apache.org/jira/browse/MNG-5980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997477#comment-16997477 ] elharo commented on MNG-5980: - Consider the case where class com.example.Foo is found in A.jar and B.jar, both

[jira] [Assigned] (MSHADE-284) Shaded test JARs are always empty

2019-12-16 Thread Mark Struberg (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg reassigned MSHADE-284: Assignee: Mark Struberg > Shaded test JARs are always empty >

[jira] [Commented] (MSHADE-284) Shaded test JARs are always empty

2019-12-16 Thread Mark Struberg (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997413#comment-16997413 ] Mark Struberg commented on MSHADE-284: -- I'll gonna look into it tonight or in the next 2 days. >

[jira] [Commented] (MNG-5980) DependencyGraphBuilder gives different results depending on the order of dependencies in the pom

2019-12-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997408#comment-16997408 ] Michael Osipov commented on MNG-5980: - I think there are several issues here: * Our documentation is

[jira] [Updated] (MNG-3608) Reporting Encoding Configuration: ${project.reporting.outputEncoding}

2019-12-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-3608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MNG-3608: --- Description: see [Reporting Encoding Configuration

[jira] [Reopened] (MNG-3608) Reporting Encoding Configuration: ${project.reporting.outputEncoding}

2019-12-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-3608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy reopened MNG-3608: ok, Wiki moved from Codehaus to ASF: here is the new location

[GitHub] [maven-surefire] jon-bell commented on issue #253: Fixes [SUREFIRE-1516]: Poor performance in reuseForks=false

2019-12-16 Thread GitBox
jon-bell commented on issue #253: Fixes [SUREFIRE-1516]: Poor performance in reuseForks=false URL: https://github.com/apache/maven-surefire/pull/253#issuecomment-566096777 @Tibor17 please note that all of the tests are now passing.

[jira] [Commented] (MNG-5980) DependencyGraphBuilder gives different results depending on the order of dependencies in the pom

2019-12-16 Thread elharo (Jira)
[ https://issues.apache.org/jira/browse/MNG-5980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997292#comment-16997292 ] elharo commented on MNG-5980: - If we don't document the order dependency, that would be a good bug against

[jira] [Commented] (MNG-5980) DependencyGraphBuilder gives different results depending on the order of dependencies in the pom

2019-12-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997281#comment-16997281 ] Michael Osipov commented on MNG-5980: - [~elharo], unless we don't document the order dependency we

[jira] [Closed] (MNG-4457) dependency:resolve decides to take older (incompatible) version for transitive dep

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-4457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MNG-4457. -- > dependency:resolve decides to take older (incompatible) version for > transitive dep >

[jira] [Resolved] (MNG-4457) dependency:resolve decides to take older (incompatible) version for transitive dep

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-4457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MNG-4457. Resolution: Not A Bug working as intended and documented (though not as well as it

[jira] [Commented] (MNG-4142) Maven doesn't try to download a dependency when it already exists a version with classifier locally

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-4142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997263#comment-16997263 ] Elliotte Rusty Harold commented on MNG-4142: Poor description, but I've seen this myself. >

[jira] [Updated] (MASSEMBLY-925) Detailed error message on assembly failure

2019-12-16 Thread Christian Domsch (Jira)
[ https://issues.apache.org/jira/browse/MASSEMBLY-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Domsch updated MASSEMBLY-925: --- Description: If the assembly fails during processing of its

[jira] [Created] (MASSEMBLY-925) Detailed error message on assembly failure

2019-12-16 Thread Christian Domsch (Jira)
Christian Domsch created MASSEMBLY-925: -- Summary: Detailed error message on assembly failure Key: MASSEMBLY-925 URL: https://issues.apache.org/jira/browse/MASSEMBLY-925 Project: Maven Assembly

[jira] [Commented] (ARCHETYPE-495) rename ArchetypeGenerator.generateArchetype() to ProjectGenerator.generateProject()

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997232#comment-16997232 ] Elliotte Rusty Harold commented on ARCHETYPE-495: - What are our rules about

[jira] [Commented] (MNGSITE-271) CLONE - Better documentation related to repository order

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997233#comment-16997233 ] Elliotte Rusty Harold commented on MNGSITE-271: --- I concur > CLONE - Better documentation

[jira] [Closed] (MNG-5980) DependencyGraphBuilder gives different results depending on the order of dependencies in the pom

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-5980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MNG-5980. -- > DependencyGraphBuilder gives different results depending on the order of > dependencies

[jira] [Resolved] (MNG-5980) DependencyGraphBuilder gives different results depending on the order of dependencies in the pom

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-5980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MNG-5980. Resolution: Not A Bug POMs are order dependent. This is working as intended. >

[jira] [Commented] (MSHARED-491) DependencyGraphBuilders should use reactorProjects first when resolving dependencies

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997231#comment-16997231 ] Elliotte Rusty Harold commented on MSHARED-491: --- still true? > DependencyGraphBuilders

[jira] [Resolved] (SUREFIRE-1236) Surefire 2.19.1 hangs when building maven on Win 2012 server

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved SUREFIRE-1236. - Resolution: Cannot Reproduce > Surefire 2.19.1 hangs when building

[jira] [Closed] (SUREFIRE-1236) Surefire 2.19.1 hangs when building maven on Win 2012 server

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed SUREFIRE-1236. --- > Surefire 2.19.1 hangs when building maven on Win 2012 server >

[jira] [Commented] (MPMD-221) Support all languages that PMD supports

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MPMD-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997226#comment-16997226 ] Elliotte Rusty Harold commented on MPMD-221: How much support do we offer for non-Java? >

[jira] [Commented] (MNG-6004) Emit better error message for simple XML typos

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997225#comment-16997225 ] Elliotte Rusty Harold commented on MNG-6004: Yes, this could be done. Ideally we won't use JAXB

[jira] [Updated] (MNG-6004) Emit better error message for simple XML typos

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MNG-6004: --- Priority: Major (was: Minor) > Emit better error message for simple XML typos >

[jira] [Commented] (MENFORCER-251) Enhance requireReleaseDeps rule to allow SNAPSHOTS that have not been released

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997222#comment-16997222 ] Elliotte Rusty Harold commented on MENFORCER-251: - This seems counter to the goal of

[jira] [Commented] (MDEP-525) Dependency:analyze-only complains about unused dependency on super class

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MDEP-525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997221#comment-16997221 ] Elliotte Rusty Harold commented on MDEP-525: still an issue? > Dependency:analyze-only

[jira] [Updated] (MNG-6005) not able to pass map kind of variables to maven goal through command line

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-6005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MNG-6005: --- Priority: Minor (was: Critical) > not able to pass map kind of variables to maven

[jira] [Updated] (MNG-6005) not able to pass map kind of variables to maven goal through command line

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-6005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MNG-6005: --- Issue Type: New Feature (was: Bug) > not able to pass map kind of variables to maven

[jira] [Updated] (MSHARED-519) Maven31DependencyGraphBuilder (and others?) should not download dependencies other than the pom

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MSHARED-519: -- Description: Hi, It seems that when using Maven31DependencyGraphBuilder to

[jira] [Commented] (MNGSITE-291) Documentation about version comparison and what can be used

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997220#comment-16997220 ] Elliotte Rusty Harold commented on MNGSITE-291: --- sounds useful > Documentation about

[jira] [Commented] (MNG-6080) New scope for non-functional dependencies

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-6080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997219#comment-16997219 ] Elliotte Rusty Harold commented on MNG-6080: "asset" sounds good reactor is not a term I was

[jira] [Commented] (MRESOURCES-232) Resource copy filtering should use different encoding for source and output

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MRESOURCES-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997216#comment-16997216 ] Elliotte Rusty Harold commented on MRESOURCES-232: -- agreed > Resource copy

[jira] [Commented] (MNG-6120) Allow changing of default scope and change the default scope

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-6120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997215#comment-16997215 ] Elliotte Rusty Harold commented on MNG-6120: I think setting the default to runtime would be a

[jira] [Commented] (MPLUGIN-316) improve mojo description for user properties

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997214#comment-16997214 ] Elliotte Rusty Harold commented on MPLUGIN-316: --- where is this? > improve mojo

[jira] [Commented] (MNG-6131) Support pom without coordinate

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-6131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997212#comment-16997212 ] Elliotte Rusty Harold commented on MNG-6131: I'm skeptical. I've written some tooling that

[jira] [Commented] (MNG-6132) Parent pom should support plugin configuration/executions per packaging-types

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-6132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997213#comment-16997213 ] Elliotte Rusty Harold commented on MNG-6132: seems nice > Parent pom should support plugin

[jira] [Commented] (MRELEASE-971) release:branch does not create release.properties so release:perform fails

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997211#comment-16997211 ] Elliotte Rusty Harold commented on MRELEASE-971: Is this still happening? >

[jira] [Updated] (MRELEASE-919) Link to plugin's web site is reported as redirected by maven linkcheck plugin.

2019-12-16 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MRELEASE-919: --- Priority: Minor (was: Major) > Link to plugin's web site is reported as

[GitHub] [maven-javadoc-plugin] olamy commented on issue #33: [MJAVADOC-626] Add a stale javadoc detection mechanism

2019-12-16 Thread GitBox
olamy commented on issue #33: [MJAVADOC-626] Add a stale javadoc detection mechanism URL: https://github.com/apache/maven-javadoc-plugin/pull/33#issuecomment-566008716 @gnodet all looks good, I will have another last review tomorrow and merge it. Sorry for delay!

[GitHub] [maven-javadoc-plugin] gnodet commented on issue #33: [MJAVADOC-626] Add a stale javadoc detection mechanism

2019-12-16 Thread GitBox
gnodet commented on issue #33: [MJAVADOC-626] Add a stale javadoc detection mechanism URL: https://github.com/apache/maven-javadoc-plugin/pull/33#issuecomment-565987073 Apart from the java 8 requirement which I removed, any other comment on this PR ?