[jira] [Created] (MNGSITE-281) Introduction to lifecycle update to reflect current practice wrt integration-test

2016-04-26 Thread Charles Honton (JIRA)
Charles Honton created MNGSITE-281: -- Summary: Introduction to lifecycle update to reflect current practice wrt integration-test Key: MNGSITE-281 URL: https://issues.apache.org/jira/browse/MNGSITE-281

[jira] [Comment Edited] (MGPG-43) Allow signing of arbitrary artifacts

2016-12-03 Thread Charles Honton (JIRA)
[ https://issues.apache.org/jira/browse/MGPG-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15719297#comment-15719297 ] Charles Honton edited comment on MGPG-43 at 12/4/16 4:35 AM: - A fuller

[jira] [Updated] (MGPG-43) Allow signing of arbitrary artifacts

2016-12-03 Thread Charles Honton (JIRA)
[ https://issues.apache.org/jira/browse/MGPG-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Honton updated MGPG-43: --- Attachment: MGPG-43.patch A fuller implementation. > Allow signing of arbitrary artifacts >

[jira] [Commented] (MGPG-43) Allow signing of arbitrary artifacts

2016-12-04 Thread Charles Honton (JIRA)
[ https://issues.apache.org/jira/browse/MGPG-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15720163#comment-15720163 ] Charles Honton commented on MGPG-43: Clarification: first work by Sebb (MGPG43, MGPG43-2, MGPG43-3)

[jira] [Created] (MDEPLOY-226) DeployAtEnd fails when module has extension

2017-11-19 Thread Charles Honton (JIRA)
Charles Honton created MDEPLOY-226: -- Summary: DeployAtEnd fails when module has extension Key: MDEPLOY-226 URL: https://issues.apache.org/jira/browse/MDEPLOY-226 Project: Maven Deploy Plugin

[jira] [Created] (MDEPLOY-224) Overriding deployAtEnd fails

2017-11-19 Thread Charles Honton (JIRA)
Charles Honton created MDEPLOY-224: -- Summary: Overriding deployAtEnd fails Key: MDEPLOY-224 URL: https://issues.apache.org/jira/browse/MDEPLOY-224 Project: Maven Deploy Plugin Issue Type:

[jira] [Updated] (MDEPLOY-226) DeployAtEnd fails when module has extension

2017-11-19 Thread Charles Honton (JIRA)
[ https://issues.apache.org/jira/browse/MDEPLOY-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Honton updated MDEPLOY-226: --- Attachment: MDEPLOY-226.diff Attached diff will fix MDEPLOY-224, MDEPLOY-225, and

[jira] [Created] (MDEPLOY-225) DeployAtEnd fails when overriding skip

2017-11-19 Thread Charles Honton (JIRA)
Charles Honton created MDEPLOY-225: -- Summary: DeployAtEnd fails when overriding skip Key: MDEPLOY-225 URL: https://issues.apache.org/jira/browse/MDEPLOY-225 Project: Maven Deploy Plugin

[jira] [Commented] (MINSTALL-102) installAtEnd does not install artifacts for multi-module with packaging maven-archetype

2018-02-20 Thread Charles Honton (JIRA)
[ https://issues.apache.org/jira/browse/MINSTALL-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370901#comment-16370901 ] Charles Honton commented on MINSTALL-102: - I suspect installAtEnd has same problems as

[jira] [Commented] (MINSTALL-115) Setting installAtEnd causes no installs to occur when a multimodule project has multiple class realms

2018-02-20 Thread Charles Honton (JIRA)
[ https://issues.apache.org/jira/browse/MINSTALL-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370902#comment-16370902 ] Charles Honton commented on MINSTALL-115: - I suspect installAtEnd has same problems as

[jira] [Commented] (MINSTALL-143) Move checksum generation from install to deploy plugin

2018-03-10 Thread Charles Honton (JIRA)
[ https://issues.apache.org/jira/browse/MINSTALL-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16394282#comment-16394282 ] Charles Honton commented on MINSTALL-143: - Consider extracting checksums and signing into a

[jira] [Commented] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2022-02-13 Thread Charles Honton (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17491603#comment-17491603 ] Charles Honton commented on MDEP-753: - This changes the semantics of 'compile' scope. The definition

[jira] [Commented] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2022-02-11 Thread Charles Honton (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17491064#comment-17491064 ] Charles Honton commented on MDEP-753: - Unfortunately, does not work on my largish project; 3.1.2: no

[jira] [Commented] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2022-02-11 Thread Charles Honton (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17491068#comment-17491068 ] Charles Honton commented on MDEP-753: - Removing those two dependencies allowed compile to succeed with

[jira] [Commented] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2022-02-14 Thread Charles Honton (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17492216#comment-17492216 ] Charles Honton commented on MDEP-753: - As a user of the dependency plugin, I expect the analyze and

[jira] [Created] (MDEP-790) New Goals: analyze-main and analyze-test

2022-02-14 Thread Charles Honton (Jira)
Charles Honton created MDEP-790: --- Summary: New Goals: analyze-main and analyze-test Key: MDEP-790 URL: https://issues.apache.org/jira/browse/MDEP-790 Project: Maven Dependency Plugin Issue

[jira] [Commented] (MDEP-790) New Goals: analyze-main and analyze-test

2022-02-14 Thread Charles Honton (Jira)
[ https://issues.apache.org/jira/browse/MDEP-790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17492217#comment-17492217 ] Charles Honton commented on MDEP-790: - I would suggest targeting this for 3.4.0 > New Goals:

[jira] [Created] (MSHARED-1038) Inner classes are in same compilation unit as container class

2022-02-21 Thread Charles Honton (Jira)
Charles Honton created MSHARED-1038: --- Summary: Inner classes are in same compilation unit as container class Key: MSHARED-1038 URL: https://issues.apache.org/jira/browse/MSHARED-1038 Project: Maven

[jira] [Created] (MSHARED-1037) method type signature should not add be added to classes

2022-02-21 Thread Charles Honton (Jira)
Charles Honton created MSHARED-1037: --- Summary: method type signature should not add be added to classes Key: MSHARED-1037 URL: https://issues.apache.org/jira/browse/MSHARED-1037 Project: Maven

[jira] [Created] (MSHARED-1039) Array parsing is incorrect

2022-02-21 Thread Charles Honton (Jira)
Charles Honton created MSHARED-1039: --- Summary: Array parsing is incorrect Key: MSHARED-1039 URL: https://issues.apache.org/jira/browse/MSHARED-1039 Project: Maven Shared Components Issue

[jira] [Commented] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2022-02-12 Thread Charles Honton (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17491416#comment-17491416 ] Charles Honton commented on MDEP-753: - In my opinion, the latest zip demonstrates that this issue still

[jira] [Commented] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2022-02-12 Thread Charles Honton (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17491391#comment-17491391 ] Charles Honton commented on MDEP-753: - [^chas.zip] Added analyze-only execution to the pom. >

[jira] [Updated] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2022-02-12 Thread Charles Honton (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Honton updated MDEP-753: Attachment: chas.zip > Non-test dependency reported as Non-test scoped test only dependency >

[jira] [Commented] (MPMD-379) Support PMD 7.0.0

2023-12-29 Thread Charles Honton (Jira)
[ https://issues.apache.org/jira/browse/MPMD-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17801261#comment-17801261 ] Charles Honton commented on MPMD-379: - [PMD