[GitHub] [maven-javadoc-plugin] dukescript commented on pull request #106: [MJAVADOC-697] Allowing to register alternative Javadoc implementation

2021-10-27 Thread GitBox
dukescript commented on pull request #106: URL: https://github.com/apache/maven-javadoc-plugin/pull/106#issuecomment-953522559 and finally use it as: ```diff diff --git a/pom.xml b/pom.xml new file mode 100644 index 000..6b533c4 --- /dev/null +++ b/pom.xml @@ -0,0 +

[GitHub] [maven-javadoc-plugin] dukescript commented on pull request #106: [MJAVADOC-697] Allowing to register alternative Javadoc implementation

2021-10-27 Thread GitBox
dukescript commented on pull request #106: URL: https://github.com/apache/maven-javadoc-plugin/pull/106#issuecomment-953519923 With this change one can write a plugin extension to bind it all together: ```diff diff --git a/pom.xml b/pom.xml new file mode 100644 index 000..f0

[GitHub] [maven-javadoc-plugin] dukescript opened a new pull request #106: [MJAVADOC-697] Allowing to register alternative Javadoc implementation

2021-10-27 Thread GitBox
dukescript opened a new pull request #106: URL: https://github.com/apache/maven-javadoc-plugin/pull/106 Following this checklist to help us incorporate your contribution quickly and easily: - [ x ] Addressing [MJAVADOC-697](https://issues.apache.org/jira/browse/MJAVADOC-697)

[jira] [Created] (MJAVADOC-697) Allowing to register alternative Javadoc implementation

2021-10-27 Thread Toni Epple (Jira)
Toni Epple created MJAVADOC-697: --- Summary: Allowing to register alternative Javadoc implementation Key: MJAVADOC-697 URL: https://issues.apache.org/jira/browse/MJAVADOC-697 Project: Maven Javadoc Plugin

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

2021-10-27 Thread Henning Schmiedehausen (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435125#comment-17435125 ] Henning Schmiedehausen commented on MDEP-753: - [~rfscholte] [~elharo] With the

[GitHub] [maven-jar-plugin] olamy merged pull request #28: use shared gh action - v1

2021-10-27 Thread GitBox
olamy merged pull request #28: URL: https://github.com/apache/maven-jar-plugin/pull/28 -- 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-unsu

[GitHub] [maven-javadoc-plugin] slawekjaranowski commented on a change in pull request #98: use setup-java cache, more jdk

2021-10-27 Thread GitBox
slawekjaranowski commented on a change in pull request #98: URL: https://github.com/apache/maven-javadoc-plugin/pull/98#discussion_r737869278 ## File path: .github/workflows/maven.yml ## @@ -26,27 +26,18 @@ jobs: matrix: os: [ubuntu-latest, windows-latest, macO

[GitHub] [maven-dependency-plugin] olamy merged pull request #170: [MDEP-768] use shared gh action

2021-10-27 Thread GitBox
olamy merged pull request #170: URL: https://github.com/apache/maven-dependency-plugin/pull/170 -- 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: is

[GitHub] [maven-plugin-tools] olamy merged pull request #47: use shared gh action - v1

2021-10-27 Thread GitBox
olamy merged pull request #47: URL: https://github.com/apache/maven-plugin-tools/pull/47 -- 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-dependency-plugin] slawekjaranowski commented on pull request #170: [MDEP-768] use shared gh action

2021-10-27 Thread GitBox
slawekjaranowski commented on pull request #170: URL: https://github.com/apache/maven-dependency-plugin/pull/170#issuecomment-953314295 update to version v1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [maven-jar-plugin] slawekjaranowski opened a new pull request #28: use shared gh action - v1

2021-10-27 Thread GitBox
slawekjaranowski opened a new pull request #28: URL: https://github.com/apache/maven-jar-plugin/pull/28 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MJAR) filed

[GitHub] [maven-assembly-plugin] slawekjaranowski opened a new pull request #47: use shared gh action - v1

2021-10-27 Thread GitBox
slawekjaranowski opened a new pull request #47: URL: https://github.com/apache/maven-assembly-plugin/pull/47 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MASSEM

[jira] [Comment Edited] (MPLUGIN-373) Java 16 features not supported by maven-plugin-plugin:3.6.1

2021-10-27 Thread Maciej Gorywoda (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434826#comment-17434826 ] Maciej Gorywoda edited comment on MPLUGIN-373 at 10/27/21, 12:15 PM: -

[jira] [Commented] (MPLUGIN-373) Java 16 features not supported by maven-plugin-plugin:3.6.1

2021-10-27 Thread Maciej Gorywoda (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434826#comment-17434826 ] Maciej Gorywoda commented on MPLUGIN-373: - [~rfscholte]: Hi, I'm unable to down

[jira] [Commented] (MNG-7316) MavenProject.getAttachedArtifacts() regression with 3.8.1

2021-10-27 Thread Rob Tompkins (Jira)
[ https://issues.apache.org/jira/browse/MNG-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434798#comment-17434798 ] Rob Tompkins commented on MNG-7316: --- I'm totally happy to work towards that. I've got a r

[jira] [Comment Edited] (SUREFIRE-1953) Junit 5 in parallel execution mode confuses Surefire Console logs

2021-10-27 Thread Praveen Narala (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434749#comment-17434749 ] Praveen Narala edited comment on SUREFIRE-1953 at 10/27/21, 9:23 AM: ---

[jira] [Comment Edited] (MJAVADOC-681) Reproducible build does not work for maven-javadoc-plugin

2021-10-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434753#comment-17434753 ] Michael Osipov edited comment on MJAVADOC-681 at 10/27/21, 9:22 AM: -

[jira] [Commented] (MJAVADOC-681) Reproducible build does not work for maven-javadoc-plugin

2021-10-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434753#comment-17434753 ] Michael Osipov commented on MJAVADOC-681: - Now this makes sense. The ZIP file i

[jira] [Comment Edited] (MNG-7316) MavenProject.getAttachedArtifacts() regression with 3.8.1

2021-10-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434450#comment-17434450 ] Michael Osipov edited comment on MNG-7316 at 10/27/21, 9:17 AM: -

[jira] [Commented] (SUREFIRE-1953) Junit 5 in parallel execution mode confuses Surefire Console logs

2021-10-27 Thread Praveen Narala (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434749#comment-17434749 ] Praveen Narala commented on SUREFIRE-1953: -- Hi Team,   Would it be possible

[jira] [Commented] (MJAVADOC-681) Reproducible build does not work for maven-javadoc-plugin

2021-10-27 Thread Pavel Varchenko (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434744#comment-17434744 ] Pavel Varchenko commented on MJAVADOC-681: -- Since java 15 there is no zip file

[jira] [Comment Edited] (MJAVADOC-681) Reproducible build does not work for maven-javadoc-plugin

2021-10-27 Thread Pavel Varchenko (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434731#comment-17434731 ] Pavel Varchenko edited comment on MJAVADOC-681 at 10/27/21, 8:17 AM:

[jira] [Comment Edited] (MJAVADOC-681) Reproducible build does not work for maven-javadoc-plugin

2021-10-27 Thread Pavel Varchenko (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434731#comment-17434731 ] Pavel Varchenko edited comment on MJAVADOC-681 at 10/27/21, 8:17 AM:

[jira] [Updated] (MJAVADOC-681) Reproducible build does not work for maven-javadoc-plugin

2021-10-27 Thread Pavel Varchenko (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Varchenko updated MJAVADOC-681: - Attachment: Screenshot 2021-10-27 at 11.16.35.png > Reproducible build does not work fo

[jira] [Commented] (MJAVADOC-681) Reproducible build does not work for maven-javadoc-plugin

2021-10-27 Thread Pavel Varchenko (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434731#comment-17434731 ] Pavel Varchenko commented on MJAVADOC-681: -- !Screenshot 2021-10-27 at 11.16.35

[jira] [Commented] (MJAVADOC-681) Reproducible build does not work for maven-javadoc-plugin

2021-10-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434726#comment-17434726 ] Michael Osipov commented on MJAVADOC-681: - Did you check at least those embedde

[jira] [Comment Edited] (MJAVADOC-681) Reproducible build does not work for maven-javadoc-plugin

2021-10-27 Thread Pavel Varchenko (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434708#comment-17434708 ] Pavel Varchenko edited comment on MJAVADOC-681 at 10/27/21, 7:55 AM:

[jira] [Commented] (MJAVADOC-681) Reproducible build does not work for maven-javadoc-plugin

2021-10-27 Thread Pavel Varchenko (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434708#comment-17434708 ] Pavel Varchenko commented on MJAVADOC-681: -- It is strange, but looks like the