[GitHub] [maven-javadoc-plugin] olamy commented on a change in pull request #92: [MJAVADOC-687] Upgrade Jetty Version to last 9.4.x

2021-08-05 Thread GitBox
olamy commented on a change in pull request #92: URL: https://github.com/apache/maven-javadoc-plugin/pull/92#discussion_r683808357 ## File path: pom.xml ## @@ -381,6 +381,11 @@ under the License. 3.19.0 test + + org.slf4j + slf4j-simple +

[GitHub] [maven-javadoc-plugin] michael-o commented on a change in pull request #92: [MJAVADOC-687] Upgrade Jetty Version to last 9.4.x

2021-08-05 Thread GitBox
michael-o commented on a change in pull request #92: URL: https://github.com/apache/maven-javadoc-plugin/pull/92#discussion_r683804441 ## File path: pom.xml ## @@ -381,6 +381,11 @@ under the License. 3.19.0 test + + org.slf4j + slf4j-simple +

[jira] [Updated] (SCM-947) Improve ChangeLog Mojo to use ChangeLog Request

2021-08-05 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SCM-947: --- Fix Version/s: 1.11.3 > Improve ChangeLog Mojo to use ChangeLog Request > --

[jira] [Closed] (SCM-935) Update Mockito to 2.28.2

2021-08-05 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed SCM-935. -- Fix Version/s: 1.11.3 Assignee: Sylwester Lachiewicz Resolution: Fixed Fixed with [541c8a

[jira] [Closed] (SCM-948) Make limit parameter work for svnexe and gitexe changelog goal

2021-08-05 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed SCM-948. -- Resolution: Fixed Fixed with [4cafe0f5031f7ca0be79f2e4944b535a8c812ac5|https://gitbox.apache.org/repos/as

[GitHub] [maven-scm] asfgit closed pull request #119: SCM-948 - Make limit parameter work for svnexe and gitexe changelog goal

2021-08-05 Thread GitBox
asfgit closed pull request #119: URL: https://github.com/apache/maven-scm/pull/119 -- 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

[jira] [Closed] (SCM-955) gitexe and svnexe provider TCK tests fail when path is absolute

2021-08-05 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed SCM-955. -- Resolution: Fixed Fixed with [a434fe6fffe110dc78e4c84f6c0d41e72a932e33|https://gitbox.apache.org/repos/as

[GitHub] [maven-scm] asfgit closed pull request #121: [SCM-955] gitexe and svnexe provider TCK tests fail when path is abso…

2021-08-05 Thread GitBox
asfgit closed pull request #121: URL: https://github.com/apache/maven-scm/pull/121 -- 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

[GitHub] [maven-scm] michael-o opened a new pull request #121: [SCM-955] gitexe and svnexe provider TCK tests fail when path is abso…

2021-08-05 Thread GitBox
michael-o opened a new pull request #121: URL: https://github.com/apache/maven-scm/pull/121 …lute -- 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: i

[jira] [Updated] (SCM-955) gitexe and svnexe provider TCK tests fail when path is absolute

2021-08-05 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SCM-955: --- Summary: gitexe and svnexe provider TCK tests fail when path is absolute (was: gitexe and svnexe provid

[jira] [Created] (SCM-955) gitexe and svnexe provide TCK tests fail when path is absolute

2021-08-05 Thread Michael Osipov (Jira)
Michael Osipov created SCM-955: -- Summary: gitexe and svnexe provide TCK tests fail when path is absolute Key: SCM-955 URL: https://issues.apache.org/jira/browse/SCM-955 Project: Maven SCM Issue

[GitHub] [maven-archetype] ricardozanini edited a comment on pull request #58: [ARCHETYPE-565] - Unable to resolve groovy.json classes when planting

2021-08-05 Thread GitBox
ricardozanini edited a comment on pull request #58: URL: https://github.com/apache/maven-archetype/pull/58#issuecomment-893766875 Sorry to jump in... but I'm willing to use `groovy.xml.XmlUtil` and `groovy.util.XmlParser`, but I can't since the `maven-archetype-plugin` do not import the Gr

[jira] [Closed] (SCM-954) Always use --internal-diff for SvnDiffCommand in svnexe provider

2021-08-05 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed SCM-954. -- Resolution: Fixed Fixed with [3a10d0f52b1e564b8bdad71161d7c74ac1dd3d99|https://gitbox.apache.org/repos/as

[GitHub] [maven-archetype] ricardozanini commented on pull request #58: [ARCHETYPE-565] - Unable to resolve groovy.json classes when planting

2021-08-05 Thread GitBox
ricardozanini commented on pull request #58: URL: https://github.com/apache/maven-archetype/pull/58#issuecomment-893766875 Sorry to jump in... but I'm willing to use `groovy.xml.XmlUtil` and `groovy.util.XmlParser`, but I can't since the `maven-archetype-plugin` do not import the Groovy XM

[GitHub] [maven-scm] asfgit closed pull request #120: [SCM-954] Always use --internal-diff for SvnDiffCommand in svnexe pro…

2021-08-05 Thread GitBox
asfgit closed pull request #120: URL: https://github.com/apache/maven-scm/pull/120 -- 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

[GitHub] [maven-scm] michael-o opened a new pull request #120: [SCM-954] Always use --internal-diff for SvnDiffCommand in svnexe pro…

2021-08-05 Thread GitBox
michael-o opened a new pull request #120: URL: https://github.com/apache/maven-scm/pull/120 …vider -- 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:

[jira] [Updated] (SCM-954) Always use --internal-diff for SvnDiffCommand in svnexe provider

2021-08-05 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SCM-954: --- Summary: Always use --internal-diff for SvnDiffCommand in svnexe provider (was: Use internal diff only

[jira] [Created] (SCM-954) Use internal diff only for SvnDiffCommand in svnexe provider

2021-08-05 Thread Michael Osipov (Jira)
Michael Osipov created SCM-954: -- Summary: Use internal diff only for SvnDiffCommand in svnexe provider Key: SCM-954 URL: https://issues.apache.org/jira/browse/SCM-954 Project: Maven SCM Issue T

[jira] [Closed] (SCM-931) [travis-ci] Re-establish working travis-ci for pull requests

2021-08-05 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed SCM-931. -- Resolution: Won't Fix > [travis-ci] Re-establish working travis-ci for pull requests > ---

[jira] [Closed] (SCM-930) Raise libraries to java 7 level and fix travis-ci build

2021-08-05 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed SCM-930. -- Assignee: Elliotte Rusty Harold Resolution: Fixed PRs have been processed. > Raise libraries to jav

[jira] [Updated] (SCM-930) Raise libraries to java 7 level and fix travis-ci build

2021-08-05 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SCM-930: --- Fix Version/s: 1.11.3 > Raise libraries to java 7 level and fix travis-ci build > --

[jira] [Updated] (SCM-948) Make limit parameter work for svnexe and gitexe changelog goal

2021-08-05 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SCM-948: --- Summary: Make limit parameter work for svnexe and gitexe changelog goal (was: Make gitexe provider use

[jira] [Updated] (SCM-948) Make gitexe provider use the limit parameter in changelog request

2021-08-05 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SCM-948: --- Issue Type: Improvement (was: Bug) > Make gitexe provider use the limit parameter in changelog request

[jira] [Updated] (SCM-948) Make gitexe provider use the limit parameter in changelog request

2021-08-05 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SCM-948: --- Fix Version/s: 1.11.3 > Make gitexe provider use the limit parameter in changelog request >

[jira] [Updated] (SCM-948) Make gitexe provider use the limit parameter in changelog request

2021-08-05 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SCM-948: --- Component/s: maven-scm-provider-svn > Make gitexe provider use the limit parameter in changelog request

[GitHub] [maven-scm] michael-o commented on pull request #119: SCM-948 - Make limit parameter work for svnexe and gitexe changelog goal

2021-08-05 Thread GitBox
michael-o commented on pull request #119: URL: https://github.com/apache/maven-scm/pull/119#issuecomment-893708840 Note: The order how those options are processed differ between Subversion and Git. This is bad for consistency, but not your fault I do not expect you to fix that. The change

[jira] [Updated] (SCM-948) Make gitexe provider use the limit parameter in changelog request

2021-08-05 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SCM-948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SCM-948: --- Summary: Make gitexe provider use the limit parameter in changelog request (was: Make gitexe provider u

[GitHub] [maven-scm] michael-o commented on a change in pull request #119: SCM-948 - Make limit parameter work for svnexe and gitexe changelog goal

2021-08-05 Thread GitBox
michael-o commented on a change in pull request #119: URL: https://github.com/apache/maven-scm/pull/119#discussion_r683708334 ## File path: maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe/src/main/java/org/apache/maven/scm/provider/git/gitexe/command/changelog/Gi

[jira] [Commented] (SUREFIRE-1821) Broken junit report when parallel and rerunFailingTestsCount configureation is used

2021-08-05 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17394215#comment-17394215 ] Nick Dimiduk commented on SUREFIRE-1821: Looks like this is biting us over in

[GitHub] [maven-archetype] pzygielo commented on pull request #67: Remove unused containers

2021-08-05 Thread GitBox
pzygielo commented on pull request #67: URL: https://github.com/apache/maven-archetype/pull/67#issuecomment-893357024 May I ask for a review, please? -- 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

[GitHub] [maven-surefire] pzygielo commented on pull request #384: Remove unused method

2021-08-05 Thread GitBox
pzygielo commented on pull request #384: URL: https://github.com/apache/maven-surefire/pull/384#issuecomment-893356852 May I ask for a review, please? -- 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 g

[GitHub] [maven-archetype] pzygielo commented on pull request #67: Remove unused containers

2021-08-05 Thread GitBox
pzygielo commented on pull request #67: URL: https://github.com/apache/maven-archetype/pull/67#issuecomment-893357024 May I ask for a review, please? -- 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

[GitHub] [maven-surefire] pzygielo commented on pull request #384: Remove unused method

2021-08-05 Thread GitBox
pzygielo commented on pull request #384: URL: https://github.com/apache/maven-surefire/pull/384#issuecomment-893356852 May I ask for a review, please? -- 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 g

[jira] [Issue Comment Deleted] (MJAVADOC-687) Upgrade Jetty Version to last 9.4.x

2021-08-05 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MJAVADOC-687: -- Comment: was deleted (was: PR  https://github.com/apache/maven-javadoc-plugin/pull/92) > Up

[jira] [Commented] (MJAVADOC-687) Upgrade Jetty Version to last 9.4.x

2021-08-05 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17393738#comment-17393738 ] Olivier Lamy commented on MJAVADOC-687: --- PR  https://github.com/apache/maven-jav

[GitHub] [maven-javadoc-plugin] olamy opened a new pull request #92: [MJAVADOC-687] Upgrade Jetty Version to last 9.4.x

2021-08-05 Thread GitBox
olamy opened a new pull request #92: URL: https://github.com/apache/maven-javadoc-plugin/pull/92 Signed-off-by: Olivier Lamy Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apach

[jira] [Created] (MJAVADOC-687) Upgrade Jetty Version to last 9.4.x

2021-08-05 Thread Olivier Lamy (Jira)
Olivier Lamy created MJAVADOC-687: - Summary: Upgrade Jetty Version to last 9.4.x Key: MJAVADOC-687 URL: https://issues.apache.org/jira/browse/MJAVADOC-687 Project: Maven Javadoc Plugin Issue