[
https://issues.apache.org/jira/browse/MNG-7360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539955#comment-17539955
]
ASF GitHub Bot commented on MNG-7360:
-
mthmulders commented on PR #744:
URL: https://gi
[
https://issues.apache.org/jira/browse/SCM-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539964#comment-17539964
]
Michael Osipov commented on SCM-981:
This, I need to tackle for the next release...
> S
[
https://issues.apache.org/jira/browse/SCM-981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov reassigned SCM-981:
--
Assignee: Michael Osipov
> Several integration tests are never run and fail if you do.
>
[
https://issues.apache.org/jira/browse/MNG-7481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-7481:
Fix Version/s: waiting-for-feedback
wontfix-candidate
> [ERROR] Internal error: ja
[
https://issues.apache.org/jira/browse/MNG-7481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539969#comment-17539969
]
Michael Osipov commented on MNG-7481:
-
Upgrade to Maven 3.8.5.
> [ERROR] Internal erro
nielsbasjes opened a new pull request, #140:
URL: https://github.com/apache/maven-scm/pull/140
Most of the tests are never run.
This patch:
- adds a tck-hg profile to run the HG specific tck tests.
- adds a run-its profile to run the all provider tck tests.
- Fixes the tests that
[
https://issues.apache.org/jira/browse/SCM-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539974#comment-17539974
]
ASF GitHub Bot commented on SCM-981:
nielsbasjes opened a new pull request, #140:
URL: h
[
https://issues.apache.org/jira/browse/MNG-7360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539998#comment-17539998
]
ASF GitHub Bot commented on MNG-7360:
-
gnodet commented on PR #744:
URL: https://github
gnodet commented on PR #744:
URL: https://github.com/apache/maven/pull/744#issuecomment-1132659294
Thx for the check ! I'll work on an IT and a proper fix on monday.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
nielsbasjes commented on PR #140:
URL: https://github.com/apache/maven-scm/pull/140#issuecomment-1132696065
Apparently the tests now pass (on Ubuntu) but because not all Github build
environments/images have all the tools needed they now fail on (at least) the
macOS image.
`Caused by: ja
[
https://issues.apache.org/jira/browse/SCM-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540019#comment-17540019
]
ASF GitHub Bot commented on SCM-981:
nielsbasjes commented on PR #140:
URL: https://gith
michael-o commented on PR #140:
URL: https://github.com/apache/maven-scm/pull/140#issuecomment-1132707261
There are tests which check wether `svn`, `git` as are installed via
`assumeTrue`. Find those this you could apply to, I guess.
--
This is an automated message from the Apache Git Ser
[
https://issues.apache.org/jira/browse/SCM-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540023#comment-17540023
]
ASF GitHub Bot commented on SCM-981:
michael-o commented on PR #140:
URL: https://github
[
https://issues.apache.org/jira/browse/SCM-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák updated SCM-979:
Description:
Changes:
* make project Java8
* update dependencies accordingly
* remove any uses of d
[
https://issues.apache.org/jira/browse/SCM-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák updated SCM-979:
Summary: Replace Plexus Container Default with Sisu Plexus Shim, Java8
(was: Replace Plexus Container
cstamas opened a new pull request, #141:
URL: https://github.com/apache/maven-scm/pull/141
Changes:
* make project Java8
* update dependencies accordingly
* remove any uses of deprecated Plexus APIs
* replace plexus-container-default with plexus-shim
**still WIP just for pr
[
https://issues.apache.org/jira/browse/SCM-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540033#comment-17540033
]
ASF GitHub Bot commented on SCM-979:
cstamas opened a new pull request, #141:
URL: https
nielsbasjes commented on PR #140:
URL: https://github.com/apache/maven-scm/pull/140#issuecomment-1132745021
> assumeTrue
Ah yes, interesting.
In the mean time I found an alternative way: Activate the tck-... profiles
on a run-its property (not profile) in combination with the exist
[
https://issues.apache.org/jira/browse/SCM-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540040#comment-17540040
]
ASF GitHub Bot commented on SCM-981:
nielsbasjes commented on PR #140:
URL: https://gith
michael-o commented on code in PR #141:
URL: https://github.com/apache/maven-scm/pull/141#discussion_r877996117
##
maven-scm-api/src/main/java/org/apache/maven/scm/log/Slf4jScmLogger.java:
##
@@ -0,0 +1,195 @@
+package org.apache.maven.scm.log;
+
+/*
+ * Licensed to the Apache S
[
https://issues.apache.org/jira/browse/SCM-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540044#comment-17540044
]
ASF GitHub Bot commented on SCM-979:
michael-o commented on code in PR #141:
URL: https:
cstamas commented on code in PR #141:
URL: https://github.com/apache/maven-scm/pull/141#discussion_r878005383
##
pom.xml:
##
@@ -182,20 +183,52 @@
+
+org.slf4j
+slf4j-api
+1.7.36
+
+
+org.slf4j
+slf4j-si
[
https://issues.apache.org/jira/browse/SUREFIRE-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540047#comment-17540047
]
Olivier Lamy commented on SUREFIRE-2057:
not a compiler issue
> JPMS Regressi
[
https://issues.apache.org/jira/browse/SCM-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540046#comment-17540046
]
ASF GitHub Bot commented on SCM-979:
cstamas commented on code in PR #141:
URL: https://
michael-o commented on code in PR #140:
URL: https://github.com/apache/maven-scm/pull/140#discussion_r878007523
##
maven-scm-providers/maven-scm-provider-hg/pom.xml:
##
@@ -66,10 +66,17 @@
-
tck-hg
+
+
+ run-its
+
+
michael-o commented on code in PR #140:
URL: https://github.com/apache/maven-scm/pull/140#discussion_r878007766
##
maven-scm-providers/maven-scm-providers-git/pom.xml:
##
@@ -40,10 +40,18 @@
maven-scm-provider-gitexe
maven-scm-provider-jgit
-
+
t
[
https://issues.apache.org/jira/browse/SCM-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540049#comment-17540049
]
ASF GitHub Bot commented on SCM-981:
michael-o commented on code in PR #140:
URL: https:
[
https://issues.apache.org/jira/browse/SCM-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540048#comment-17540048
]
ASF GitHub Bot commented on SCM-981:
michael-o commented on code in PR #140:
URL: https:
michael-o commented on PR #140:
URL: https://github.com/apache/maven-scm/pull/140#issuecomment-1132755099
Please see: https://issues.apache.org/jira/browse/SCM-939
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
[
https://issues.apache.org/jira/browse/SCM-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540050#comment-17540050
]
ASF GitHub Bot commented on SCM-981:
michael-o commented on PR #140:
URL: https://github
nielsbasjes commented on code in PR #140:
URL: https://github.com/apache/maven-scm/pull/140#discussion_r878032009
##
maven-scm-providers/maven-scm-provider-hg/pom.xml:
##
@@ -66,10 +66,17 @@
-
tck-hg
+
+
+ run-its
+
+
[
https://issues.apache.org/jira/browse/SCM-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540062#comment-17540062
]
ASF GitHub Bot commented on SCM-981:
nielsbasjes commented on code in PR #140:
URL: http
nielsbasjes commented on PR #140:
URL: https://github.com/apache/maven-scm/pull/140#issuecomment-1132861015
Hmmm, this assumeTrue makes the test still fail eventhough the documentation
indicates they should be skipped instead:
```
[ERROR] Errors:
[ERROR]
JGitBranchCommandTckTest
[
https://issues.apache.org/jira/browse/SCM-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540109#comment-17540109
]
ASF GitHub Bot commented on SCM-981:
nielsbasjes commented on PR #140:
URL: https://gith
cstamas opened a new pull request, #142:
URL: https://github.com/apache/maven-scm/pull/142
Using plain Slf4j logging. Anyone integrating
SCM should provide Slf4j implementation and
configure it as he likes.
--
This is an automated message from the Apache Git Service.
To respond to th
[
https://issues.apache.org/jira/browse/SCM-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540119#comment-17540119
]
ASF GitHub Bot commented on SCM-979:
cstamas opened a new pull request, #142:
URL: https
nielsbasjes commented on PR #140:
URL: https://github.com/apache/maven-scm/pull/140#issuecomment-1132890348
Seems like the whole test suite is running on very old code.
When I add `@RunWith(JUnit4.class)` to ScmTckTestCase and add `@Test` on all
the methods this suddenly starts working ..
[
https://issues.apache.org/jira/browse/SCM-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540121#comment-17540121
]
ASF GitHub Bot commented on SCM-981:
nielsbasjes commented on PR #140:
URL: https://gith
michael-o commented on PR #140:
URL: https://github.com/apache/maven-scm/pull/140#issuecomment-1132895850
@cstamas is now working on replacing Plexus. Does this intersect?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
[
https://issues.apache.org/jira/browse/SCM-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540126#comment-17540126
]
ASF GitHub Bot commented on SCM-981:
michael-o commented on PR #140:
URL: https://github
nielsbasjes commented on PR #142:
URL: https://github.com/apache/maven-scm/pull/142#issuecomment-1132900179
Curious: Why SLF4J instead of the Log4j-api?
Essentially the same (logging facade) with 2 advantages:
- Better process (SLF4J has had a period of almost 2 years without any
r
dependabot[bot] opened a new pull request, #82:
URL: https://github.com/apache/maven-plugin-tools/pull/82
Bumps `antVersion` from 1.9.16 to 1.10.12.
Updates `ant` from 1.9.16 to 1.10.12
Updates `ant-launcher` from 1.9.16 to 1.10.12
Dependabot will resolve any conflicts wi
[
https://issues.apache.org/jira/browse/SCM-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540129#comment-17540129
]
ASF GitHub Bot commented on SCM-979:
nielsbasjes commented on PR #142:
URL: https://gith
dependabot[bot] opened a new pull request, #83:
URL: https://github.com/apache/maven-plugin-tools/pull/83
Bumps `asmVersion` from 9.2 to 9.3.
Updates `asm` from 9.2 to 9.3
Updates `asm-commons` from 9.2 to 9.3
Dependabot will resolve any conflicts with this PR as long as
dependabot[bot] opened a new pull request, #84:
URL: https://github.com/apache/maven-plugin-tools/pull/84
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 2.9.1 to
3.22.0.
Commits
https://github.com/assertj/assertj-core/commit/5e4779c76ae0fffc6c44f174cd54dfbde
nielsbasjes commented on PR #141:
URL: https://github.com/apache/maven-scm/pull/141#issuecomment-1132902843
If you are getting rid of plexus then please also drop the whole testcase
part and use the normal junit4 methods. See my comments here :
https://github.com/apache/maven-scm/pull/140
[
https://issues.apache.org/jira/browse/SCM-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540130#comment-17540130
]
ASF GitHub Bot commented on SCM-979:
nielsbasjes commented on PR #141:
URL: https://gith
michael-o commented on PR #142:
URL: https://github.com/apache/maven-scm/pull/142#issuecomment-1132910707
> Curious: Why SLF4J instead of the Log4j2-api?
Our entire ecosystem is build around SLF4J
> Essentially the same (logging facade) with 2 advantages:
>
> * Better
[
https://issues.apache.org/jira/browse/SCM-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540134#comment-17540134
]
ASF GitHub Bot commented on SCM-979:
michael-o commented on PR #142:
URL: https://github
slawekjaranowski commented on code in PR #142:
URL: https://github.com/apache/maven-scm/pull/142#discussion_r878243579
##
maven-scm-api/src/main/java/org/apache/maven/scm/command/AbstractCommand.java:
##
@@ -35,7 +35,7 @@
public abstract class AbstractCommand
implements Co
[
https://issues.apache.org/jira/browse/SCM-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540159#comment-17540159
]
ASF GitHub Bot commented on SCM-979:
slawekjaranowski commented on code in PR #142:
URL:
cstamas opened a new pull request, #143:
URL: https://github.com/apache/maven-scm/pull/143
Make all tests junit 4. Please dobule check,
I MAY HAVE MISSED some method named as `testxxx`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
[
https://issues.apache.org/jira/browse/SCM-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540161#comment-17540161
]
ASF GitHub Bot commented on SCM-979:
cstamas opened a new pull request, #143:
URL: https
stonar96 opened a new pull request, #45:
URL: https://github.com/apache/maven-wrapper/pull/45
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/MWRAPPER) filed
cstamas commented on code in PR #142:
URL: https://github.com/apache/maven-scm/pull/142#discussion_r878259546
##
maven-scm-api/src/main/java/org/apache/maven/scm/command/AbstractCommand.java:
##
@@ -35,7 +35,7 @@
public abstract class AbstractCommand
implements Command
{
cstamas commented on PR #143:
URL: https://github.com/apache/maven-scm/pull/143#issuecomment-1133022371
Build is ok, but site failed for some reason...
--
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
[
https://issues.apache.org/jira/browse/SCM-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540169#comment-17540169
]
ASF GitHub Bot commented on SCM-979:
cstamas commented on code in PR #142:
URL: https://
[
https://issues.apache.org/jira/browse/SCM-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540170#comment-17540170
]
ASF GitHub Bot commented on SCM-979:
cstamas commented on PR #143:
URL: https://github.c
[
https://issues.apache.org/jira/browse/SCM-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák updated SCM-979:
Description:
Changes:
* make project Java8
* update dependencies accordingly
* remove any uses of d
cstamas commented on PR #143:
URL: https://github.com/apache/maven-scm/pull/143#issuecomment-1133028459
Note: copied over Robert's class PlexusTestCase that is junit4 from
maven-resolver for easier "transitioning" of the tests, and next step would be
to drop it and use InjectedTest provided
[
https://issues.apache.org/jira/browse/SCM-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540177#comment-17540177
]
ASF GitHub Bot commented on SCM-979:
cstamas commented on PR #143:
URL: https://github.c
chadwick00 opened a new pull request, #218:
URL: https://github.com/apache/maven-dependency-plugin/pull/218
Full write up of the use case on MDEP-808. Short version is that I've added
a new {{includeDependencies}} parameter to allow the scope of the warnings from
the analyze goal to be limi
[
https://issues.apache.org/jira/browse/MDEP-808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540191#comment-17540191
]
Francis commented on MDEP-808:
--
PR created.
> Restrict dependency analysis by group id
>
dependabot[bot] closed pull request #126: Bump mavenVersion from 3.2.5 to 3.8.5
URL: https://github.com/apache/maven-release/pull/126
--
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 comm
dependabot[bot] commented on PR #126:
URL: https://github.com/apache/maven-release/pull/126#issuecomment-1133088727
Looks like these dependencies are no longer being updated by Dependabot, so
this is no longer needed.
--
This is an automated message from the Apache Git Service.
To respond
slawekjaranowski commented on code in PR #141:
URL: https://github.com/apache/maven-scm/pull/141#discussion_r878412991
##
src/site/apt/guide/new_provider.apt:
##
@@ -83,13 +83,15 @@ How to write a new SCM provider?
-org.codehaus.plexus
-plexus-c
[
https://issues.apache.org/jira/browse/SCM-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540239#comment-17540239
]
ASF GitHub Bot commented on SCM-979:
slawekjaranowski commented on code in PR #141:
URL:
mthmulders commented on PR #10:
URL: https://github.com/apache/maven-archetypes/pull/10#issuecomment-1133202549
Thanks a lot for your contribution, @doddi!
I see this repository didn't have the usual Apache Software Foundation
template for pull requests. Just to be sure: that's not yo
[
https://issues.apache.org/jira/browse/SCM-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540257#comment-17540257
]
ASF GitHub Bot commented on SCM-979:
mthmulders commented on PR #143:
URL: https://githu
[
https://issues.apache.org/jira/browse/MARCHETYPES-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maarten Mulders reassigned MARCHETYPES-72:
--
Assignee: Maarten Mulders
> Include empty .mvn/jvm.config and .mvn/maven.c
mthmulders commented on PR #143:
URL: https://github.com/apache/maven-scm/pull/143#issuecomment-1133219040
I do not think you missed any test methods. Both on master and on your
branch, the total tests over all modules is the same:
Run: 59
Failures: 0
Errors: 0
Skipped: 0
-
doddi commented on PR #10:
URL: https://github.com/apache/maven-archetypes/pull/10#issuecomment-1133228709
I declare this contribution to be licenced under the [Apache License Version
2.0, January 2004](http://www.apache.org/licenses/LICENSE-2.0)
--
This is an automated message from the A
mthmulders commented on code in PR #143:
URL: https://github.com/apache/maven-scm/pull/143#discussion_r878473196
##
maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe/src/test/java/org/apache/maven/scm/provider/git/gitexe/command/remoteinfo/GitExeRemoteInfoCommandTckT
[
https://issues.apache.org/jira/browse/SCM-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540261#comment-17540261
]
ASF GitHub Bot commented on SCM-979:
mthmulders commented on code in PR #143:
URL: https
asfgit closed pull request #10: [MARCHETYPES-72] Include empty .mvn/jvm.config
and .mvn/maven.config in all archetypes
URL: https://github.com/apache/maven-archetypes/pull/10
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
dependabot[bot] opened a new pull request, #12:
URL: https://github.com/apache/maven-archetypes/pull/12
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1.
Release notes
Sourced from https://github.com/junit-team/junit4/releases";>junit's
releases.
JUnit
dependabot[bot] opened a new pull request, #11:
URL: https://github.com/apache/maven-archetypes/pull/11
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
Release notes
Sourced from https://github.com/junit-team/junit4/releases";>junit's
releases.
JUnit
dependabot[bot] opened a new pull request, #13:
URL: https://github.com/apache/maven-archetypes/pull/13
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1.
Release notes
Sourced from https://github.com/junit-team/junit4/releases";>junit's
releases.
JUnit
dependabot[bot] opened a new pull request, #14:
URL: https://github.com/apache/maven-archetypes/pull/14
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1.
Release notes
Sourced from https://github.com/junit-team/junit4/releases";>junit's
releases.
JUnit
dependabot[bot] opened a new pull request, #15:
URL: https://github.com/apache/maven-archetypes/pull/15
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
Release notes
Sourced from https://github.com/junit-team/junit4/releases";>junit's
releases.
JUnit
[
https://issues.apache.org/jira/browse/MARCHETYPES-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maarten Mulders resolved MARCHETYPES-72.
Fix Version/s: 1.5
Resolution: Fixed
Resolved with
[apache/maven-archet
[
https://issues.apache.org/jira/browse/MARCHETYPES-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540264#comment-17540264
]
Hudson commented on MARCHETYPES-72:
---
Build succeeded in Jenkins: Maven » Maven TLP
mthmulders commented on PR #15:
URL: https://github.com/apache/maven-archetypes/pull/15#issuecomment-1133259188
@dependabot close - [upgrade to JUnit
5](https://issues.apache.org/jira/browse/MARCHETYPES-61) is on the issue list
--
This is an automated message from the Apache Git Service.
mthmulders commented on PR #14:
URL: https://github.com/apache/maven-archetypes/pull/14#issuecomment-1133259441
@dependabot close - [upgrade to JUnit
5](https://issues.apache.org/jira/browse/MARCHETYPES-61) is on the issue list
--
This is an automated message from the Apache Git Service.
mthmulders commented on PR #13:
URL: https://github.com/apache/maven-archetypes/pull/13#issuecomment-1133259936
@dependabot close - [upgrade to JUnit
5](https://issues.apache.org/jira/browse/MARCHETYPES-61) is on the issue list
--
This is an automated message from the Apache Git Service.
mthmulders commented on PR #12:
URL: https://github.com/apache/maven-archetypes/pull/12#issuecomment-1133260074
@dependabot close - [upgrade to JUnit
5](https://issues.apache.org/jira/browse/MARCHETYPES-61) is on the issue list
--
This is an automated message from the Apache Git Service.
mthmulders commented on PR #11:
URL: https://github.com/apache/maven-archetypes/pull/11#issuecomment-1133260284
@dependabot close - [upgrade to JUnit
5](https://issues.apache.org/jira/browse/MARCHETYPES-61) is on the issue list
--
This is an automated message from the Apache Git Service.
dependabot[bot] opened a new pull request, #141:
URL: https://github.com/apache/maven-javadoc-plugin/pull/141
Bumps [gson](https://github.com/google/gson) from 2.5 to 2.8.9.
Release notes
Sourced from https://github.com/google/gson/releases";>gson's
releases.
Gson 2.8.9
Liam Sharp created SUREFIRE-2088:
Summary: Split test into chunks and select chunk to run
Key: SUREFIRE-2088
URL: https://issues.apache.org/jira/browse/SUREFIRE-2088
Project: Maven Surefire
I
feckertson commented on PR #98:
URL: https://github.com/apache/maven-doxia/pull/98#issuecomment-1133467818
The code changes cover what I was described in the Jira.
There should probably be some new unit tests for the tableRow case.
--
This is an automated message from the Apache Git Se
[
https://issues.apache.org/jira/browse/DOXIA-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540327#comment-17540327
]
ASF GitHub Bot commented on DOXIA-590:
--
feckertson commented on PR #98:
URL: https://
feckertson commented on code in PR #98:
URL: https://github.com/apache/maven-doxia/pull/98#discussion_r878615108
##
doxia-core/src/main/java/org/apache/maven/doxia/sink/impl/Xhtml5BaseSink.java:
##
@@ -1567,21 +1567,24 @@ public void tableRow()
@Override
public void ta
[
https://issues.apache.org/jira/browse/DOXIA-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540332#comment-17540332
]
ASF GitHub Bot commented on DOXIA-590:
--
feckertson commented on code in PR #98:
URL:
olamy commented on PR #536:
URL: https://github.com/apache/maven-surefire/pull/536#issuecomment-1133531416
@dependabot merge
--
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.
dependabot[bot] merged PR #536:
URL: https://github.com/apache/maven-surefire/pull/536
--
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..
olamy merged PR #524:
URL: https://github.com/apache/maven-surefire/pull/524
--
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.ap
96 matches
Mail list logo