[GitHub] [maven-resolver] kwin commented on pull request #202: add test to ensure that a version constraint having same upper and lower

2022-10-17 Thread GitBox
kwin commented on PR #202: URL: https://github.com/apache/maven-resolver/pull/202#issuecomment-1281888115 @cstamas Are you fine with committing this additional test case? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[jira] [Commented] (MPLUGIN-426) Description annotation for Mojo and Parameters

2022-10-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619265#comment-17619265 ] ASF GitHub Bot commented on MPLUGIN-426: hboutemy commented on PR #152: URL: ht

[GitHub] [maven-plugin-tools] hboutemy commented on pull request #152: [MPLUGIN-426] add @Description annotation

2022-10-17 Thread GitBox
hboutemy commented on PR #152: URL: https://github.com/apache/maven-plugin-tools/pull/152#issuecomment-1281885599 commits added as a review build is failing on GH: does not seem related to this updates, but we'll need to fix because additional failure (like the rat failure I fixed) are n

[GitHub] [maven-gh-actions-shared] slawekjaranowski merged pull request #61: Bump release-drafter/release-drafter from 5.21.0 to 5.21.1

2022-10-17 Thread GitBox
slawekjaranowski merged PR #61: URL: https://github.com/apache/maven-gh-actions-shared/pull/61 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-un

[GitHub] [maven-gh-actions-shared] slawekjaranowski merged pull request #60: Bump release-drafter/release-drafter from 5.21.0 to 5.21.1

2022-10-17 Thread GitBox
slawekjaranowski merged PR #60: URL: https://github.com/apache/maven-gh-actions-shared/pull/60 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-un

[GitHub] [maven-invoker] slawekjaranowski commented on a diff in pull request #56: [MSHARED-1152] - Migrate tests to JUnit5

2022-10-17 Thread GitBox
slawekjaranowski commented on code in PR #56: URL: https://github.com/apache/maven-invoker/pull/56#discussion_r997721215 ## src/test/java/org/apache/maven/shared/invoker/MavenCommandLineBuilderTest.java: ## @@ -19,57 +19,46 @@ * under the License. */ +import org.apache.mav

[GitHub] [maven-gh-actions-shared] dependabot[bot] opened a new pull request, #61: Bump release-drafter/release-drafter from 5.21.0 to 5.21.1

2022-10-17 Thread GitBox
dependabot[bot] opened a new pull request, #61: URL: https://github.com/apache/maven-gh-actions-shared/pull/61 Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.21.0 to 5.21.1. Release notes Sourced from https://github.com/release-d

[GitHub] [maven-gh-actions-shared] dependabot[bot] opened a new pull request, #60: Bump release-drafter/release-drafter from 5.21.0 to 5.21.1

2022-10-17 Thread GitBox
dependabot[bot] opened a new pull request, #60: URL: https://github.com/apache/maven-gh-actions-shared/pull/60 Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.21.0 to 5.21.1. Release notes Sourced from https://github.com/release-d

[jira] [Commented] (MSHARED-1152) Switch project unit tests to JUnit 5

2022-10-17 Thread Filiberto Ramirez Bustamante (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619171#comment-17619171 ] Filiberto Ramirez Bustamante commented on MSHARED-1152: --- Please t

[GitHub] [maven-invoker] iofit opened a new pull request, #56: [MSHARED-1152] - Migrate tests to JUnit5

2022-10-17 Thread GitBox
iofit opened a new pull request, #56: URL: https://github.com/apache/maven-invoker/pull/56 Following this checklist to help us incorporate your contribution quickly and easily: - [X] Make sure there is a [JIRA issue](https://issues.apache.org/jira/projects/MSHARED) filed

[jira] [Commented] (MSHARED-1152) Switch project unit tests to JUnit 5

2022-10-17 Thread Filiberto Ramirez Bustamante (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619108#comment-17619108 ] Filiberto Ramirez Bustamante commented on MSHARED-1152: --- I'll sta

[jira] [Closed] (MSHADE-429) This plugin causes my compiled JAR file to be corrupted/not runnable

2022-10-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MSHADE-429. - Resolution: Invalid I consider this as invalid: * You JAR has never been executable, it misses th

[jira] [Commented] (MPLUGIN-419) Allow @Parameter on setters methods

2022-10-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619096#comment-17619096 ] ASF GitHub Bot commented on MPLUGIN-419: slawekjaranowski commented on code in P

[GitHub] [maven-plugin-tools] slawekjaranowski commented on a diff in pull request #151: [MPLUGIN-419] Allow `@Parameter` on setters methods

2022-10-17 Thread GitBox
slawekjaranowski commented on code in PR #151: URL: https://github.com/apache/maven-plugin-tools/pull/151#discussion_r997498036 ## maven-plugin-plugin/src/site/apt/examples/using-annotations.apt.vm: ## @@ -41,18 +41,22 @@ Using Plugin Tools Java Annotations Information for

[jira] [Commented] (MPLUGIN-419) Allow @Parameter on setters methods

2022-10-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619090#comment-17619090 ] ASF GitHub Bot commented on MPLUGIN-419: kwin commented on code in PR #151: URL:

[GitHub] [maven-plugin-tools] kwin commented on a diff in pull request #151: [MPLUGIN-419] Allow `@Parameter` on setters methods

2022-10-17 Thread GitBox
kwin commented on code in PR #151: URL: https://github.com/apache/maven-plugin-tools/pull/151#discussion_r997488021 ## maven-plugin-plugin/src/site/apt/examples/using-annotations.apt.vm: ## @@ -41,18 +41,22 @@ Using Plugin Tools Java Annotations Information for plugin descr

[jira] [Commented] (MPLUGIN-419) Allow @Parameter on setters methods

2022-10-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619067#comment-17619067 ] ASF GitHub Bot commented on MPLUGIN-419: slawekjaranowski commented on PR #151:

[GitHub] [maven-plugin-tools] slawekjaranowski commented on pull request #151: [MPLUGIN-419] Allow `@Parameter` on setters methods

2022-10-17 Thread GitBox
slawekjaranowski commented on PR #151: URL: https://github.com/apache/maven-plugin-tools/pull/151#issuecomment-1281355097 > Would be good to update https://maven.apache.org/guides/plugin/guide-java-plugin-development.html#parameters and https://maven.apache.org/developers/mojo-api-specific

[jira] [Updated] (MSHADE-429) This plugin causes my compiled JAR file to be corrupted/not runnable

2022-10-17 Thread Nathaniel Rowe (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathaniel Rowe updated MSHADE-429: -- Description: Attached is a sample maven project. It uses a set of dependencies that I copied o

[jira] [Created] (MSHADE-429) This plugin causes my compiled JAR file to be corrupted/not runnable

2022-10-17 Thread Nathaniel Rowe (Jira)
Nathaniel Rowe created MSHADE-429: - Summary: This plugin causes my compiled JAR file to be corrupted/not runnable Key: MSHADE-429 URL: https://issues.apache.org/jira/browse/MSHADE-429 Project: Maven S

[jira] [Updated] (MJAVADOC-736) Plugin fails to detect module descriptor if mvn clean run during initialize phase

2022-10-17 Thread Daniel Widdis (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Widdis updated MJAVADOC-736: --- Description: When the clean goal of maven-clean-plugin is invoked during the initialize ph

[jira] [Commented] (MJAVADOC-736) Plugin fails to detect module descriptor if mvn clean run during initialize phase

2022-10-17 Thread Daniel Widdis (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618979#comment-17618979 ] Daniel Widdis commented on MJAVADOC-736: I realize I overcomplicated the reprod

[jira] [Commented] (MJAVADOC-736) Plugin fails to detect module descriptor if mvn clean run during initialize phase

2022-10-17 Thread Daniel Widdis (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618975#comment-17618975 ] Daniel Widdis commented on MJAVADOC-736: Related mailing list discussion which

[jira] [Created] (MJAVADOC-736) Plugin fails to detect module descriptor if mvn clean run during initialize phase

2022-10-17 Thread Daniel Widdis (Jira)
Daniel Widdis created MJAVADOC-736: -- Summary: Plugin fails to detect module descriptor if mvn clean run during initialize phase Key: MJAVADOC-736 URL: https://issues.apache.org/jira/browse/MJAVADOC-736

[jira] [Commented] (MPLUGIN-426) Description annotation for Mojo and Parameters

2022-10-17 Thread Benjamin Marwell (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618898#comment-17618898 ] Benjamin Marwell commented on MPLUGIN-426: -- There is no kotlin extractor as to

[jira] [Commented] (MPLUGIN-426) Description annotation for Mojo and Parameters

2022-10-17 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618897#comment-17618897 ] Konrad Windszus commented on MPLUGIN-426: - The Kotlin extractor can define own a

[jira] [Commented] (MPLUGIN-426) Description annotation for Mojo and Parameters

2022-10-17 Thread Benjamin Marwell (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618894#comment-17618894 ] Benjamin Marwell commented on MPLUGIN-426: -- Konrad, the problem is: kotlin does

[GitHub] [maven-javadoc-plugin] alzimmermsft commented on pull request #159: [MJAVADOC-722] Log javadoc warnings and errors to file

2022-10-17 Thread GitBox
alzimmermsft commented on PR #159: URL: https://github.com/apache/maven-javadoc-plugin/pull/159#issuecomment-1280817033 > So, while I partially understand this request, I consider it ill-designed. Treating the stdout/stderr as `@argfiles` or Javadoc produce feels wrong. This is just yet an

[jira] [Commented] (MPLUGIN-426) Description annotation for Mojo and Parameters

2022-10-17 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618870#comment-17618870 ] Konrad Windszus commented on MPLUGIN-426: - I don't get which issue we are trying

[jira] [Commented] (MPLUGIN-419) Allow @Parameter on setters methods

2022-10-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618862#comment-17618862 ] ASF GitHub Bot commented on MPLUGIN-419: kwin commented on PR #151: URL: https:

[GitHub] [maven-plugin-tools] kwin commented on pull request #151: [MPLUGIN-419] Allow `@Parameter` on setters methods

2022-10-17 Thread GitBox
kwin commented on PR #151: URL: https://github.com/apache/maven-plugin-tools/pull/151#issuecomment-1280764061 Would be good to update https://maven.apache.org/guides/plugin/guide-java-plugin-development.html#parameters subsequently. -- This is an automated message from the Apache Git Se

[jira] [Commented] (MPLUGIN-419) Allow @Parameter on setters methods

2022-10-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618855#comment-17618855 ] ASF GitHub Bot commented on MPLUGIN-419: kwin commented on code in PR #151: URL:

[GitHub] [maven-plugin-tools] kwin commented on a diff in pull request #151: [MPLUGIN-419] Allow `@Parameter` on setters methods

2022-10-17 Thread GitBox
kwin commented on code in PR #151: URL: https://github.com/apache/maven-plugin-tools/pull/151#discussion_r996966815 ## maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/extractor/annotations/JavaAnnotationsMojoDescriptorExtractor.java: ## @@ -395,32 +397

[jira] [Commented] (MPLUGIN-417) report and descriptor goal need to evaluate Javadoc comments differently

2022-10-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618848#comment-17618848 ] ASF GitHub Bot commented on MPLUGIN-417: kwin commented on code in PR #139: URL:

[GitHub] [maven-plugin-tools] kwin commented on a diff in pull request #139: MPLUGIN-417 Descriptor with plain text by default

2022-10-17 Thread GitBox
kwin commented on code in PR #139: URL: https://github.com/apache/maven-plugin-tools/pull/139#discussion_r996961032 ## maven-script/maven-plugin-tools-beanshell/src/main/java/org/apache/maven/tools/plugin/extractor/beanshell/BeanshellMojoDescriptorExtractor.java: ## @@ -131,6 +1

[jira] [Commented] (MSHARED-1154) Drop not used announcements templates

2022-10-17 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618846#comment-17618846 ] Michael Osipov commented on MSHARED-1154: - See also: https://www.mail-archive.c

[jira] [Commented] (MNGSITE-496) Outline all means to load extensions and clarify differences

2022-10-17 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618834#comment-17618834 ] Hudson commented on MNGSITE-496: Build succeeded in Jenkins: Maven » Maven TLP » maven-s

[jira] [Resolved] (MNGSITE-496) Outline all means to load extensions and clarify differences

2022-10-17 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved MNGSITE-496. - Resolution: Fixed Fixed in https://github.com/apache/maven-site/commit/2e79e6e2d3ad91c8

[jira] [Commented] (MNGSITE-496) Outline all means to load extensions and clarify differences

2022-10-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618832#comment-17618832 ] ASF GitHub Bot commented on MNGSITE-496: kwin merged PR #326: URL: https://githu

[GitHub] [maven-site] kwin merged pull request #326: [MNGSITE-496] Outline all means to load extensions and clarify

2022-10-17 Thread GitBox
kwin merged PR #326: URL: https://github.com/apache/maven-site/pull/326 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.

[GitHub] [maven-parent] olamy commented on pull request #81: [MPOM-348] Drop configuration for not used Maven Changes Plugin

2022-10-17 Thread GitBox
olamy commented on PR #81: URL: https://github.com/apache/maven-parent/pull/81#issuecomment-1280648460 > > after this change, I wonder if `Create an announcement.` section from [here](https://maven.apache.org/developers/release/maven-project-release-procedure.html) section will still work?

[GitHub] [maven-parent] michael-o commented on pull request #81: [MPOM-348] Drop configuration for not used Maven Changes Plugin

2022-10-17 Thread GitBox
michael-o commented on PR #81: URL: https://github.com/apache/maven-parent/pull/81#issuecomment-1280630909 > after this change, I wonder if `Create an announcement.` section from [here](https://maven.apache.org/developers/release/maven-project-release-procedure.html) section will still work

[GitHub] [maven-resolver] cstamas opened a new pull request, #203: Simplify and fix trusted checksum sources.

2022-10-17 Thread GitBox
cstamas opened a new pull request, #203: URL: https://github.com/apache/maven-resolver/pull/203 Changes: * support class meddles less re basedir * sparse source: use `fileProcessor` to read and write checksums (not mix fileProcessor and Files.write), better handle basedir * summary

[GitHub] [maven] cstamas opened a new pull request, #831: Session close in Maven

2022-10-17 Thread GitBox
cstamas opened a new pull request, #831: URL: https://github.com/apache/maven/pull/831 Session close in Maven -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe

[GitHub] [maven] cstamas closed pull request #822: Close session

2022-10-17 Thread GitBox
cstamas closed pull request #822: Close session URL: https://github.com/apache/maven/pull/822 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-uns

[jira] [Commented] (MPLUGIN-426) Description annotation for Mojo and Parameters

2022-10-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618765#comment-17618765 ] ASF GitHub Bot commented on MPLUGIN-426: cstamas commented on PR #152: URL: htt

[GitHub] [maven-plugin-tools] cstamas commented on pull request #152: [MPLUGIN-426] add @Description annotation

2022-10-17 Thread GitBox
cstamas commented on PR #152: URL: https://github.com/apache/maven-plugin-tools/pull/152#issuecomment-1280512208 Looks ok to me -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

[jira] [Commented] (MASSEMBLY-941) file permissions removed during assembly:single since 3.2.0

2022-10-17 Thread Christopher Tubbs (Jira)
[ https://issues.apache.org/jira/browse/MASSEMBLY-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618726#comment-17618726 ] Christopher Tubbs commented on MASSEMBLY-941: - [~hboutemy] It took me awhi

[GitHub] [maven-mvnd] conderls commented on issue #388: Have mvnd run for some popular Maven projects to show performance improvements

2022-10-17 Thread GitBox
conderls commented on issue #388: URL: https://github.com/apache/maven-mvnd/issues/388#issuecomment-1280504986 I did an experiments in a multi-module projects(43 sub-modules, sorry for not able to provide the internal code) on a machine with 128 cores, with build command: `mvnd -pl $MOD

[jira] [Commented] (MASSEMBLY-941) file permissions removed during assembly:single since 3.2.0

2022-10-17 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/MASSEMBLY-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618722#comment-17618722 ] Ralph Goers commented on MASSEMBLY-941: --- [~hboutemy] As I see it the problem is

[GitHub] [maven-mvnd] gzm55 opened a new issue, #720: The property of Environments with OptionType.VOID type cannot accept false value

2022-10-17 Thread GitBox
gzm55 opened a new issue, #720: URL: https://github.com/apache/maven-mvnd/issues/720 As discussed [here](https://github.com/apache/maven-mvnd/pull/719#issuecomment-1280155079), some properties like mvnd.rawStreams or mvnd.serial can not accept false value. This is caused by [[getCommandLi

[GitHub] [maven-mvnd] gzm55 commented on pull request #718: Switch to maven 4.0.0-alpha-2

2022-10-17 Thread GitBox
gzm55 commented on PR #718: URL: https://github.com/apache/maven-mvnd/pull/718#issuecomment-1280472934 > > hi @gnodet , will mvnd be published with an alpha version of maven? > > Not sure yet how to handle that. We may want to create a branch for supporting maven 3.x. And not sure abo

[GitHub] [maven-mvnd] gnodet commented on pull request #718: Switch to maven 4.0.0-alpha-2

2022-10-17 Thread GitBox
gnodet commented on PR #718: URL: https://github.com/apache/maven-mvnd/pull/718#issuecomment-1280446320 > hi @gnodet , will mvnd be published with an alpha version of maven? Not sure yet how to handle that. We may want to create a branch for supporting maven 3.x. And not sure about

[GitHub] [maven-mvnd] gnodet commented on pull request #719: Add a mvnd.rawStreams property

2022-10-17 Thread GitBox
gnodet commented on PR #719: URL: https://github.com/apache/maven-mvnd/pull/719#issuecomment-1280444825 > Hi @gnodet I think this pr works fine, treating `-Dmvnd.rawStreams` as a zero parameter switch like `--raw-streams` for now, and i would close #712. Good, I just need to fix the f

[GitHub] [maven-mvnd] gnodet commented on issue #707: promote the archives to central repo for fast downloading from nearest mirror

2022-10-17 Thread GitBox
gnodet commented on issue #707: URL: https://github.com/apache/maven-mvnd/issues/707#issuecomment-1280443863 > under https://dlcdn.apache.org/maven/mvnd/ there is only 0.8.2. Is previous versions, e.g. 0.8.1, deleted after a new version uploaded? Yes, I think only the latest one is ke

[jira] [Comment Edited] (MNG-7559) ComparableVersion vs versions with custom qualifiers

2022-10-17 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618689#comment-17618689 ] Gwénaël Ruelland edited comment on MNG-7559 at 10/17/22 7:35 AM:

[jira] [Commented] (MPLUGIN-426) Description annotation for Mojo and Parameters

2022-10-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618697#comment-17618697 ] ASF GitHub Bot commented on MPLUGIN-426: bmarwell commented on code in PR #152:

[GitHub] [maven-plugin-tools] bmarwell commented on a diff in pull request #152: [MPLUGIN-426] add @Description annotation

2022-10-17 Thread GitBox
bmarwell commented on code in PR #152: URL: https://github.com/apache/maven-plugin-tools/pull/152#discussion_r996695910 ## maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Description.java: ## @@ -0,0 +1,79 @@ +package org.apache.maven.plugins.annotati

[jira] [Commented] (MNG-7559) ComparableVersion vs versions with custom qualifiers

2022-10-17 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618693#comment-17618693 ] Gwénaël Ruelland commented on MNG-7559: --- !https://user-images.githubusercontent.com/5

[jira] [Commented] (MWRAPPER-70) Don't require a pom.xml

2022-10-17 Thread Jira
[ https://issues.apache.org/jira/browse/MWRAPPER-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618692#comment-17618692 ] Thorbjørn Ravn Andersen commented on MWRAPPER-70: - What is the use case?

[jira] [Comment Edited] (MNG-7559) ComparableVersion vs versions with custom qualifiers

2022-10-17 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618689#comment-17618689 ] Gwénaël Ruelland edited comment on MNG-7559 at 10/17/22 7:17 AM:

[jira] [Commented] (MNG-7559) ComparableVersion vs versions with custom qualifiers

2022-10-17 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618689#comment-17618689 ] Gwénaël Ruelland commented on MNG-7559: --- indeed not a bug, but the spec could be impr