[jira] [Commented] (MNG-7045) Drop CDI API from Maven

2021-04-20 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326247#comment-17326247 ] Hudson commented on MNG-7045: - Build unstable in Jenkins: Maven » Maven TLP » maven » MRESOLVER

[jira] [Commented] (MPLUGIN-348) Why does maven-plugin-plugin always warn if goalPrefix is set?

2021-04-20 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326123#comment-17326123 ] Hudson commented on MPLUGIN-348: Build succeeded in Jenkins: Maven » Maven TLP » maven-p

[jira] [Closed] (MPLUGIN-247) Allow getting mojo/parameter description/since/deprecated from annotations

2021-04-20 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MPLUGIN-247. -- Assignee: Robert Scholte Resolution: Won't Fix Introducing annotations where one would n

[jira] [Closed] (MPLUGIN-348) Why does maven-plugin-plugin always warn if goalPrefix is set?

2021-04-20 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MPLUGIN-348. -- Fix Version/s: 3.6.1 Assignee: Robert Scholte Resolution: Fixed Fixed in [d3e

[GitHub] [maven-surefire] SiKing commented on pull request #347: document test-suite

2021-04-20 Thread GitBox
SiKing commented on pull request #347: URL: https://github.com/apache/maven-surefire/pull/347#issuecomment-823610997 > @SiKing > This is the problem `System.getProperty("thread.count", "1")`. You will never have this system property available in the JVM. It is processed only in the plug

[GitHub] [maven-surefire] Tibor17 commented on pull request #347: document test-suite

2021-04-20 Thread GitBox
Tibor17 commented on pull request #347: URL: https://github.com/apache/maven-surefire/pull/347#issuecomment-823581345 @SiKing This is the problem `System.getProperty("thread.count", "1")`. You will never have this system property available in the JVM. It is processed only in the plugin

[jira] [Commented] (MRELEASE-1064) release:branch uses @releaseLabel instead of @branchName in default scm commit

2021-04-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326037#comment-17326037 ] Michael Osipov commented on MRELEASE-1064: -- Interesting...will have a look at

[jira] [Deleted] (MDEP-745) copy-dependencies should not fetch dependencies out of the chosen scope

2021-04-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEP-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov deleted MDEP-745: > copy-dependencies should not fetch dependencies out of the chosen scope >

[jira] [Commented] (MPLUGIN-365) Don't log a warning when packaging type unsupported -> info is enough

2021-04-20 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326029#comment-17326029 ] Hudson commented on MPLUGIN-365: Build succeeded in Jenkins: Maven » Maven TLP » maven-p

[jira] [Closed] (MPLUGIN-366) Make maven-plugin-plugin:descriptor m2e friendly by using BuildContext and declaring metadata

2021-04-20 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MPLUGIN-366. -- Assignee: Robert Scholte Resolution: Duplicate > Make maven-plugin-plugin:descriptor m2e

[jira] [Closed] (MPLUGIN-371) Support for Java 16

2021-04-20 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MPLUGIN-371. -- Assignee: Robert Scholte Resolution: Duplicate > Support for Java 16 > -

[jira] [Commented] (MPLUGIN-360) generated plugin-help.xml ignores descriptor mojo outputDirectory

2021-04-20 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326025#comment-17326025 ] Hudson commented on MPLUGIN-360: Build succeeded in Jenkins: Maven » Maven TLP » maven-p

[jira] [Closed] (MPLUGIN-365) Don't log a warning when packaging type unsupported -> info is enough

2021-04-20 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MPLUGIN-365. -- Fix Version/s: 3.6.1 Assignee: Robert Scholte Resolution: Fixed Fixed in [541

[jira] [Closed] (MPLUGIN-360) generated plugin-help.xml ignores descriptor mojo outputDirectory

2021-04-20 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MPLUGIN-360. -- Fix Version/s: 3.6.1 Assignee: Robert Scholte Resolution: Fixed Fixed in [e47

[GitHub] [maven-surefire] SiKing commented on pull request #347: document test-suite

2021-04-20 Thread GitBox
SiKing commented on pull request #347: URL: https://github.com/apache/maven-surefire/pull/347#issuecomment-823419522 I think my understanding of parallel=suites is wrong. I created a trivial project, attached. If you run it with `mvn test`, it fails. I do not understand why. [poc.

[jira] [Commented] (MCOMPILER-373) Unable to compile MR jar code against older directories

2021-04-20 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17325908#comment-17325908 ] Hudson commented on MCOMPILER-373: -- Build succeeded in Jenkins: Maven » Maven TLP » m

[jira] [Closed] (MCOMPILER-373) Unable to compile MR jar code against older directories

2021-04-20 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MCOMPILER-373. Fix Version/s: 3.9.0 Assignee: Robert Scholte Resolution: Fixed Fixed in

[jira] [Commented] (MJAVADOC-653) fix javadoc; fix code smells; performance improvement; add travis-ci script.

2021-04-20 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17325882#comment-17325882 ] Robert Scholte commented on MJAVADOC-653: - Fixed in [5bd700ce703a76aa909c3443f

[jira] [Assigned] (MJAVADOC-653) fix javadoc; fix code smells; performance improvement; add travis-ci script.

2021-04-20 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte reassigned MJAVADOC-653: --- Assignee: Elliotte Rusty Harold > fix javadoc; fix code smells; performance improv

[jira] [Assigned] (MJAVADOC-659) javadoc:fix replaces existing @throws descriptions

2021-04-20 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte reassigned MJAVADOC-659: --- Assignee: Elliotte Rusty Harold > javadoc:fix replaces existing @throws descriptio

[jira] [Commented] (MJAVADOC-659) javadoc:fix replaces existing @throws descriptions

2021-04-20 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17325878#comment-17325878 ] Robert Scholte commented on MJAVADOC-659: - Fixed in [74b03f4cb2caa4a0b45597103

[jira] [Commented] (MJAVADOC-658) The fix operation deletes generic functions's generic-class javadoc if exist, and add it if lack, and will not create it if param part of javadoc be empty

2021-04-20 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17325875#comment-17325875 ] Robert Scholte commented on MJAVADOC-658: - Fixed in [3dafe0180e5b2fe5103ebd1fc

[jira] [Assigned] (MJAVADOC-658) The fix operation deletes generic functions's generic-class javadoc if exist, and add it if lack, and will not create it if param part of javadoc be empty

2021-04-20 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte reassigned MJAVADOC-658: --- Assignee: Elliotte Rusty Harold > The fix operation deletes generic functions's ge

[jira] [Updated] (MRELEASE-1064) release:branch uses @releaseLabel instead of @branchName in default scm commit

2021-04-20 Thread Jordan Amar (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jordan Amar updated MRELEASE-1064: -- Description: Calling plugin with this command:  {code:java} mvn release:branch -B -DbranchNa

[jira] [Updated] (MRELEASE-1064) release:branch uses @releaseLabel instead of @branchName in default scm commit

2021-04-20 Thread Jordan Amar (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jordan Amar updated MRELEASE-1064: -- Description: Calling plugin with this command:  {code:java} mvn release:branch -B -DbranchNa

[jira] [Created] (MRELEASE-1064) release:branch uses @releaseLabel instead of @branchName in default scm commit

2021-04-20 Thread Jordan Amar (Jira)
Jordan Amar created MRELEASE-1064: - Summary: release:branch uses @releaseLabel instead of @branchName in default scm commit Key: MRELEASE-1064 URL: https://issues.apache.org/jira/browse/MRELEASE-1064

[jira] [Updated] (MDEP-744) copy-dependencies should not fetch dependencies out of the chosen scope

2021-04-20 Thread Alberto Gallardo (Jira)
[ https://issues.apache.org/jira/browse/MDEP-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alberto Gallardo updated MDEP-744: -- Attachment: maven-copy-dependencies-MDEP-744-383ecb46443b08141dff73b3e71e1cf26c37139f.zip De

[jira] [Updated] (MDEP-744) copy-dependencies should not fetch dependencies out of the chosen scope

2021-04-20 Thread Alberto Gallardo (Jira)
[ https://issues.apache.org/jira/browse/MDEP-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alberto Gallardo updated MDEP-744: -- Description: Copying {{runtime}} dependencies of a maven submodule fails due to a {{provided}} i

[jira] [Commented] (MDEP-745) copy-dependencies should not fetch dependencies out of the chosen scope

2021-04-20 Thread Alberto Gallardo (Jira)
[ https://issues.apache.org/jira/browse/MDEP-745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17325722#comment-17325722 ] Alberto Gallardo commented on MDEP-745: --- This is a dup of https://issues.apache.org/j

[jira] [Created] (MDEP-745) copy-dependencies should not fetch dependencies out of the chosen scope

2021-04-20 Thread Alberto Gallardo (Jira)
Alberto Gallardo created MDEP-745: - Summary: copy-dependencies should not fetch dependencies out of the chosen scope Key: MDEP-745 URL: https://issues.apache.org/jira/browse/MDEP-745 Project: Maven De

[jira] [Created] (MDEP-744) copy-dependencies should not fetch dependencies out of the chosen scope

2021-04-20 Thread Alberto Gallardo (Jira)
Alberto Gallardo created MDEP-744: - Summary: copy-dependencies should not fetch dependencies out of the chosen scope Key: MDEP-744 URL: https://issues.apache.org/jira/browse/MDEP-744 Project: Maven De

[jira] [Commented] (MDEP-708) dependency:analyze should recommend narrower scope where possible

2021-04-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEP-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17325720#comment-17325720 ] Michael Osipov commented on MDEP-708: - Please check dev@ for the release vote and ask t

[jira] [Updated] (MRESOLVER-153) resolver-status.properties file is corrupted due to concurrent writes

2021-04-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRESOLVER-153: - Fix Version/s: waiting-for-feedback > resolver-status.properties file is corrupted due

[jira] [Commented] (MRESOLVER-153) resolver-status.properties file is corrupted due to concurrent writes

2021-04-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17325659#comment-17325659 ] Michael Osipov commented on MRESOLVER-153: -- [~Brand], please try [this|http:

[jira] [Commented] (MRELEASE-511) release:prepare "Error parsing version, cannot determine next version: Unable to parse the version string" when running in batch mode.

2021-04-20 Thread Jira
[ https://issues.apache.org/jira/browse/MRELEASE-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17325610#comment-17325610 ] マイケル ドナギー commented on MRELEASE-511: Looks like this is a regression in 2.5? It's f