[jira] [Updated] (MDEP-534) Document format of mojo parameter 'artifact'

2017-04-17 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MDEP-534: Summary: Document format of mojo parameter 'artifact' (was: Document format of mojo parameter artifac

[jira] [Commented] (MDEP-551) recursive dep:tree format dot just appends

2017-04-17 Thread Paul Hammant (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970964#comment-15970964 ] Paul Hammant commented on MDEP-551: --- The dot graph I made for that monorepo experiment was

[jira] [Created] (MCOMPILER-293) Add advice message in case automodules are used

2017-04-17 Thread Robert Scholte (JIRA)
Robert Scholte created MCOMPILER-293: Summary: Add advice message in case automodules are used Key: MCOMPILER-293 URL: https://issues.apache.org/jira/browse/MCOMPILER-293 Project: Maven Compiler Pl

[jira] [Created] (SUREFIRE-1364) Report XML should contain system properties of forked JVM

2017-04-17 Thread Tibor Digana (JIRA)
Tibor Digana created SUREFIRE-1364: -- Summary: Report XML should contain system properties of forked JVM Key: SUREFIRE-1364 URL: https://issues.apache.org/jira/browse/SUREFIRE-1364 Project: Maven Suref

[jira] [Closed] (MDEP-534) Document format of mojo parameter 'artifact'

2017-04-17 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MDEP-534. --- Resolution: Fixed Fixed with [r1791685|http://svn.apache.org/r1791685]. > Document format of mojo param

[jira] [Updated] (MDEP-533) dependency:list mismatch with -Dartifact= format

2017-04-17 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MDEP-533: Description: I believe there is a bug in {{dependency:list}}. The output format is: {{:::}} Most of

[jira] [Updated] (MDEP-533) dependency:list mismatch with -Dartifact= format

2017-04-17 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MDEP-533: Component/s: resolve > dependency:list mismatch with -Dartifact= format >

[jira] [Commented] (SUREFIRE-1360) Option to disable properties dumping in StatelessXmlReporter

2017-04-17 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970994#comment-15970994 ] Tibor Digana commented on SUREFIRE-1360: [~jerrinot] I created SUREFIRE-1364 an

[jira] [Commented] (MDEP-534) Document format of mojo parameter 'artifact'

2017-04-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971002#comment-15971002 ] Hudson commented on MDEP-534: - SUCCESS: Integrated in Jenkins build maven-plugins #8926 (See [h

[jira] [Commented] (MDEP-533) dependency:list mismatch with -Dartifact= format

2017-04-17 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971010#comment-15971010 ] Michael Osipov commented on MDEP-533: - Just checked the issue, the output is generated b

[jira] [Comment Edited] (MDEP-533) dependency:list mismatch with -Dartifact= format

2017-04-17 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971010#comment-15971010 ] Michael Osipov edited comment on MDEP-533 at 4/17/17 12:23 PM: ---

[jira] [Commented] (MDEP-562) Make exteneded tokens default for displaying trees

2017-04-17 Thread Keir (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971067#comment-15971067 ] Keir commented on MDEP-562: --- Just tested on Windows 7 cmd, it is not able to display the extended

[jira] [Commented] (MDEP-562) Make exteneded tokens default for displaying trees

2017-04-17 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971079#comment-15971079 ] Michael Osipov commented on MDEP-562: - This won't be possible because {{@Parameter}} doe

[jira] [Updated] (MDEP-446) make available on command line for dependency:copy

2017-04-17 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MDEP-446: Description: It would be nice to be able to specify the destFileName as parameter on commandline, to

[jira] [Updated] (MDEP-551) recursive dep:tree format dot just appends

2017-04-17 Thread JIRA
[ https://issues.apache.org/jira/browse/MDEP-551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy updated MDEP-551: --- Description: For a multi-module build.. {noformat}mvn dependency:tree -DappendOutput=true -DoutputType=

[jira] [Comment Edited] (MDEP-551) recursive dep:tree format dot just appends

2017-04-17 Thread JIRA
[ https://issues.apache.org/jira/browse/MDEP-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970964#comment-15970964 ] Hervé Boutemy edited comment on MDEP-551 at 4/17/17 2:36 PM: - Th

[jira] [Commented] (MDEP-551) recursive dep:tree format dot just appends

2017-04-17 Thread JIRA
[ https://issues.apache.org/jira/browse/MDEP-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971115#comment-15971115 ] Hervé Boutemy commented on MDEP-551: perhaps one simple thing we can do to start is addi

[jira] [Commented] (MDEP-562) Make exteneded tokens default for displaying trees

2017-04-17 Thread Keir (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971116#comment-15971116 ] Keir commented on MDEP-562: --- Ok, in that case I'm out of options unless you can think of an altern

[jira] [Commented] (MDEP-551) recursive dep:tree format dot just appends

2017-04-17 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971122#comment-15971122 ] Michael Osipov commented on MDEP-551: - Same idea, a warning would be suitable for now. I

[jira] [Commented] (MDEP-562) Make exteneded tokens default for displaying trees

2017-04-17 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971143#comment-15971143 ] Michael Osipov commented on MDEP-562: - What could be done is to remove the default value

[jira] [Commented] (MDEP-551) recursive dep:tree format dot just appends

2017-04-17 Thread JIRA
[ https://issues.apache.org/jira/browse/MDEP-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971144#comment-15971144 ] Hervé Boutemy commented on MDEP-551: why the "outputFile is absolute" part? I'd say "is

[jira] [Updated] (MDEP-562) Make extended tokens default for displaying trees

2017-04-17 Thread JIRA
[ https://issues.apache.org/jira/browse/MDEP-562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy updated MDEP-562: --- Summary: Make extended tokens default for displaying trees (was: Make exteneded tokens default for disp

[jira] [Commented] (MDEP-562) Make extended tokens default for displaying trees

2017-04-17 Thread JIRA
[ https://issues.apache.org/jira/browse/MDEP-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971151#comment-15971151 ] Hervé Boutemy commented on MDEP-562: I don't understand complex calculations about local

[jira] [Comment Edited] (MDEP-562) Make extended tokens default for displaying trees

2017-04-17 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971143#comment-15971143 ] Michael Osipov edited comment on MDEP-562 at 4/17/17 3:32 PM: --

[jira] [Commented] (MDEP-562) Make extended tokens default for displaying trees

2017-04-17 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971152#comment-15971152 ] Michael Osipov commented on MDEP-562: - Why locale? On Unix the encoding is tied to the l

[jira] [Commented] (MDEP-551) recursive dep:tree format dot just appends

2017-04-17 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971153#comment-15971153 ] Michael Osipov commented on MDEP-551: - If it is relative, every module has its own file

[jira] [Commented] (MDEP-551) recursive dep:tree format dot just appends

2017-04-17 Thread JIRA
[ https://issues.apache.org/jira/browse/MDEP-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971257#comment-15971257 ] Hervé Boutemy commented on MDEP-551: ah ok, I didn't expect this case where appending ha

[jira] [Commented] (MDEP-562) Make extended tokens default for displaying trees

2017-04-17 Thread JIRA
[ https://issues.apache.org/jira/browse/MDEP-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971264#comment-15971264 ] Hervé Boutemy commented on MDEP-562: ok, I worked too long in Java: can't think now as t

[jira] [Commented] (MNG-6196) Updated Mockito, slf4j and logback dependences to latest versions

2017-04-17 Thread JIRA
[ https://issues.apache.org/jira/browse/MNG-6196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971291#comment-15971291 ] Hervé Boutemy commented on MNG-6196: in fact, Maven in its source code is ready for you

[jira] [Updated] (MNG-6196) Updated Mockito, slf4j and logback dependences to latest versions

2017-04-17 Thread JIRA
[ https://issues.apache.org/jira/browse/MNG-6196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy updated MNG-6196: --- Description: Update dependences for maven build Slf4j 1.7.22 -> 1.7.25 ([SLF4J-394|https://jira.qos.ch/

[jira] [Updated] (MNG-6196) Update slf4j, Mockito and logback dependencies to latest versions

2017-04-17 Thread JIRA
[ https://issues.apache.org/jira/browse/MNG-6196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy updated MNG-6196: --- Summary: Update slf4j, Mockito and logback dependencies to latest versions (was: Updated Mockito, slf4j

[jira] [Comment Edited] (ARCHETYPE-479) CREATING FROM A MAVEN ARCHETYPE failure

2017-04-17 Thread Vitalij Zadneprovskij (JIRA)
[ https://issues.apache.org/jira/browse/ARCHETYPE-479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971419#comment-15971419 ] Vitalij Zadneprovskij edited comment on ARCHETYPE-479 at 4/17/17 6:04 PM: ---

[jira] [Commented] (ARCHETYPE-479) CREATING FROM A MAVEN ARCHETYPE failure

2017-04-17 Thread Vitalij Zadneprovskij (JIRA)
[ https://issues.apache.org/jira/browse/ARCHETYPE-479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971419#comment-15971419 ] Vitalij Zadneprovskij commented on ARCHETYPE-479: - The correct way to c

[jira] [Comment Edited] (ARCHETYPE-479) CREATING FROM A MAVEN ARCHETYPE failure

2017-04-17 Thread Vitalij Zadneprovskij (JIRA)
[ https://issues.apache.org/jira/browse/ARCHETYPE-479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971419#comment-15971419 ] Vitalij Zadneprovskij edited comment on ARCHETYPE-479 at 4/17/17 6:04 PM: ---

[jira] [Created] (MEJB-108) Upgrade bound plugins to life cycle

2017-04-17 Thread Karl Heinz Marbaise (JIRA)
Karl Heinz Marbaise created MEJB-108: Summary: Upgrade bound plugins to life cycle Key: MEJB-108 URL: https://issues.apache.org/jira/browse/MEJB-108 Project: Maven EJB Plugin Issue Type:

[jira] [Closed] (MEJB-108) Upgrade bound plugins to life cycle

2017-04-17 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/MEJB-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise closed MEJB-108. Resolution: Fixed Done in [r1791705|https://svn.apache.org/r1791705] > Upgrade bound plugins

[jira] [Created] (ARCHETYPE-525) Updating archetype-samples servlet and jdk versions

2017-04-17 Thread Vitalij Zadneprovskij (JIRA)
Vitalij Zadneprovskij created ARCHETYPE-525: --- Summary: Updating archetype-samples servlet and jdk versions Key: ARCHETYPE-525 URL: https://issues.apache.org/jira/browse/ARCHETYPE-525 Project:

[jira] [Commented] (MEJB-108) Upgrade bound plugins to life cycle

2017-04-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MEJB-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971467#comment-15971467 ] Hudson commented on MEJB-108: - SUCCESS: Integrated in Jenkins build maven-plugins #8930 (See [h

[jira] [Commented] (MNGSITE-306) Document slf4j-simplelogger OFF level

2017-04-17 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNGSITE-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971514#comment-15971514 ] Michael Osipov commented on MNGSITE-306: [~hboutemy], in my option this issue sup

[jira] [Commented] (MDEP-551) recursive dep:tree format dot just appends

2017-04-17 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971538#comment-15971538 ] Michael Osipov commented on MDEP-551: - [~paul], do you want to provide a patch for the w

[jira] [Commented] (MNGSITE-306) Document slf4j-simplelogger OFF level

2017-04-17 Thread JIRA
[ https://issues.apache.org/jira/browse/MNGSITE-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971558#comment-15971558 ] Hervé Boutemy commented on MNGSITE-306: --- sure, this table is exactly a copy of the

[jira] [Commented] (MNGSITE-306) Document slf4j-simplelogger OFF level

2017-04-17 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNGSITE-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971560#comment-15971560 ] Michael Osipov commented on MNGSITE-306: So you do agree to completely wipe it?

[jira] [Commented] (MNGSITE-306) Document slf4j-simplelogger OFF level

2017-04-17 Thread JIRA
[ https://issues.apache.org/jira/browse/MNGSITE-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971628#comment-15971628 ] Hervé Boutemy commented on MNGSITE-306: --- yes, replace with a simple phrase that exp

[jira] [Updated] (MDEP-551) recursive dep:tree format dot just appends

2017-04-17 Thread Paul Hammant (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant updated MDEP-551: -- You mean old fashioned patch, as there's no GH repo , right

[jira] [Commented] (MDEP-551) recursive dep:tree format dot just appends

2017-04-17 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15972159#comment-15972159 ] Michael Osipov commented on MDEP-551: - There is, here is the mirror: https://github.com/