slawekjaranowski commented on PR #579:
URL: https://github.com/apache/maven-surefire/pull/579#issuecomment-1360991079
@michael-o looks like this merge break a build on master 😄
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
[
https://issues.apache.org/jira/browse/MNG-7645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-7645:
Summary: Implement some #toString() methods (was: Implement some toStrings)
> Implement some #toStri
michael-o commented on PR #579:
URL: https://github.com/apache/maven-surefire/pull/579#issuecomment-1361000424
> @michael-o looks like this merge break a build on master 😄
Already noticed. Will take a look. Surefire is getting bigger and bigger :-(
--
This is an automated message fr
asfgit closed pull request #933: [MNG-7645] Implement `toString`s in model
URL: https://github.com/apache/maven/pull/933
--
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 unsu
[
https://issues.apache.org/jira/browse/MNG-7645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MNG-7645.
---
Resolution: Fixed
Fixed with
[880b00133ee2d2db68350a3b01d7f9834efc|https://gitbox.apache.org/repos
[
https://issues.apache.org/jira/browse/MNG-7645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650316#comment-17650316
]
ASF GitHub Bot commented on MNG-7645:
-
asfgit closed pull request #933: [MNG-7645] Impl
[
https://issues.apache.org/jira/browse/MNG-7644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gwénaël Ruelland updated MNG-7644:
--
Description:
The current version parser does not treat .RC and -RC correctly:
actual : 1.0.0.RC1
[
https://issues.apache.org/jira/browse/MNG-7644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gwénaël Ruelland updated MNG-7644:
--
Summary: Fix version comparison ( .X1 < -X2 for any qualifier X ) (was:
Fix version comparison (
[
https://issues.apache.org/jira/browse/MNG-7644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gwénaël Ruelland updated MNG-7644:
--
Summary: Fix version comparison ( .X1 < -X2 for any string qualifier X )
(was: Fix version compa
[
https://issues.apache.org/jira/browse/MNG-7644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-7644:
Summary: Fix version comparison ( .X1 < -X2 for any string qualifier X)
(was: Fix version comparison
[
https://issues.apache.org/jira/browse/MNG-7644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-7644:
Fix Version/s: 3.8.x-candidate
3.9.0-candidate
4.0.x-candidate
sultan commented on PR #930:
URL: https://github.com/apache/maven/pull/930#issuecomment-1361083577
> > > Does this really only apply to RC or anything else which has the
pattern `dot/hyphen{item}{digit/number}`?
> >
> >
> > it is intended to apply to all string qualifiers: dot/hyp
[
https://issues.apache.org/jira/browse/MNG-7644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650625#comment-17650625
]
ASF GitHub Bot commented on MNG-7644:
-
sultan commented on PR #930:
URL: https://github
sultan commented on code in PR #929:
URL: https://github.com/apache/maven/pull/929#discussion_r1054189508
##
maven-artifact/src/main/java/org/apache/maven/artifact/versioning/ComparableVersion.java:
##
@@ -40,22 +41,39 @@
* 1.0alpha1 => [1, 0, alpha, 1]
* unlimited numbe
[
https://issues.apache.org/jira/browse/MNG-7559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650674#comment-17650674
]
ASF GitHub Bot commented on MNG-7559:
-
sultan commented on code in PR #929:
URL: https:
michael-o commented on code in PR #930:
URL: https://github.com/apache/maven/pull/930#discussion_r1054191144
##
maven-artifact/src/test/java/org/apache/maven/artifact/versioning/ComparableVersionTest.java:
##
@@ -337,4 +337,20 @@ public void testReuse()
assertEquals(
[
https://issues.apache.org/jira/browse/MNG-7644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650687#comment-17650687
]
ASF GitHub Bot commented on MNG-7644:
-
michael-o commented on code in PR #930:
URL: htt
sultan commented on PR #929:
URL: https://github.com/apache/maven/pull/929#issuecomment-1361095442
> What I now understand is that arbitrary qualifiers are not considered
_after_ `GA`. Following example: I need to fork commons-io 2.12.0 for the
company and it will be named `2.12.0-company-1
[
https://issues.apache.org/jira/browse/MNG-7559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650693#comment-17650693
]
ASF GitHub Bot commented on MNG-7559:
-
sultan commented on PR #929:
URL: https://github
sultan commented on code in PR #930:
URL: https://github.com/apache/maven/pull/930#discussion_r1054197217
##
maven-artifact/src/main/java/org/apache/maven/artifact/versioning/ComparableVersion.java:
##
@@ -53,7 +53,8 @@
*
* Unknown qualifiers are considered after kn
[
https://issues.apache.org/jira/browse/MNG-7644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650716#comment-17650716
]
ASF GitHub Bot commented on MNG-7644:
-
sultan commented on code in PR #930:
URL: https:
[
https://issues.apache.org/jira/browse/MENFORCER-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650795#comment-17650795
]
Petr Široký commented on MENFORCER-431:
---
Since this is {{up-for-grabs}} I will t
sultan commented on code in PR #930:
URL: https://github.com/apache/maven/pull/930#discussion_r1054206213
##
maven-artifact/src/test/java/org/apache/maven/artifact/versioning/ComparableVersionTest.java:
##
@@ -337,4 +337,20 @@ public void testReuse()
assertEquals( "re
[
https://issues.apache.org/jira/browse/MNG-7644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650796#comment-17650796
]
ASF GitHub Bot commented on MNG-7644:
-
sultan commented on code in PR #930:
URL: https:
[
https://issues.apache.org/jira/browse/DOXIA-617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650801#comment-17650801
]
Bertrand Martin commented on DOXIA-617:
---
Thank you [~hboutemy], this clarifies the w
[
https://issues.apache.org/jira/browse/DOXIA-617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650801#comment-17650801
]
Bertrand Martin edited comment on DOXIA-617 at 12/21/22 10:15 AM:
--
sultan commented on code in PR #930:
URL: https://github.com/apache/maven/pull/930#discussion_r1054215083
##
maven-artifact/src/main/java/org/apache/maven/artifact/versioning/ComparableVersion.java:
##
@@ -53,7 +53,8 @@
*
* Unknown qualifiers are considered after kn
[
https://issues.apache.org/jira/browse/MNG-7644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650802#comment-17650802
]
ASF GitHub Bot commented on MNG-7644:
-
sultan commented on code in PR #930:
URL: https:
[
https://issues.apache.org/jira/browse/MNG-7629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-7629:
-
Summary: Improve resolution of modules within a multi-module build (was:
Revert MNG-6118 and provi
sultan commented on code in PR #930:
URL: https://github.com/apache/maven/pull/930#discussion_r1054215565
##
maven-artifact/src/test/java/org/apache/maven/artifact/versioning/ComparableVersionTest.java:
##
@@ -337,4 +337,20 @@ public void testReuse()
assertEquals( "re
[
https://issues.apache.org/jira/browse/MNG-7644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650803#comment-17650803
]
ASF GitHub Bot commented on MNG-7644:
-
sultan commented on code in PR #930:
URL: https:
[
https://issues.apache.org/jira/browse/MNG-7646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-7646:
-
Summary: Do not parse all projects in the reactor (was: Do not parse the
whole reactor)
> Do not
Guillaume Nodet created MNG-7646:
Summary: Do not parse the whole reactor
Key: MNG-7646
URL: https://issues.apache.org/jira/browse/MNG-7646
Project: Maven
Issue Type: Task
Affects Version
gnodet commented on PR #912:
URL: https://github.com/apache/maven/pull/912#issuecomment-1361132977
I'm going to split the two issues as they can be handled separately:
* [MNG-7629](https://issues.apache.org/jira/browse/MNG-7629): cache all
built artifacts in a per-multi-project reposito
[
https://issues.apache.org/jira/browse/MNG-7629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650812#comment-17650812
]
ASF GitHub Bot commented on MNG-7629:
-
gnodet commented on PR #912:
URL: https://github
[
https://issues.apache.org/jira/browse/MNG-7646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maarten Mulders updated MNG-7646:
-
Summary: Do not parse all projects in the reactor when building a subtree
(was: Do not parse all p
[
https://issues.apache.org/jira/browse/MNG-7646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650822#comment-17650822
]
Maarten Mulders commented on MNG-7646:
--
I am still very much in doubt about this topic
[
https://issues.apache.org/jira/browse/MASSEMBLY-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650840#comment-17650840
]
Stefan Seifert commented on MASSEMBLY-965:
--
PR that should solve the root cau
[
https://issues.apache.org/jira/browse/MNG-7646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650841#comment-17650841
]
Guillaume Nodet commented on MNG-7646:
--
We'll see :-)
My point is that I want to focus
[
https://issues.apache.org/jira/browse/MRESOLVER-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650904#comment-17650904
]
Tamas Cservenak commented on MRESOLVER-308:
---
Today progress, where modern cl
[
https://issues.apache.org/jira/browse/MRESOLVER-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649777#comment-17649777
]
Tamas Cservenak edited comment on MRESOLVER-308 at 12/21/22 3:23 PM:
---
[
https://issues.apache.org/jira/browse/MRESOLVER-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650904#comment-17650904
]
Tamas Cservenak edited comment on MRESOLVER-308 at 12/21/22 3:24 PM:
---
[
https://issues.apache.org/jira/browse/MRESOLVER-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650904#comment-17650904
]
Tamas Cservenak edited comment on MRESOLVER-308 at 12/21/22 3:25 PM:
---
Robert Krajewski created MENFORCER-445:
--
Summary: Include Java Home in Message for Java Rule Failures
Key: MENFORCER-445
URL: https://issues.apache.org/jira/browse/MENFORCER-445
Project: Maven Enf
[
https://issues.apache.org/jira/browse/MRESOLVER-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650904#comment-17650904
]
Tamas Cservenak edited comment on MRESOLVER-308 at 12/21/22 3:44 PM:
---
[
https://issues.apache.org/jira/browse/MRESOLVER-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650904#comment-17650904
]
Tamas Cservenak edited comment on MRESOLVER-308 at 12/21/22 3:45 PM:
---
[
https://issues.apache.org/jira/browse/MENFORCER-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Krajewski updated MENFORCER-445:
---
Description:
When Java rules fail, for example, when JDK version or vendor fails,
michael-o opened a new pull request, #586:
URL: https://github.com/apache/maven-surefire/pull/586
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/SUREFIRE) filed
jorsol opened a new pull request, #57:
URL: https://github.com/apache/maven-jar-plugin/pull/57
https://issues.apache.org/jira/browse/MJAR-292
Following this checklist to help us incorporate your
contribution quickly and easily:
- [X] Make sure there is a [JIRA
issue](https
asfgit closed pull request #586: Fix report tests
URL: https://github.com/apache/maven-surefire/pull/586
--
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:
michael-o commented on PR #586:
URL: https://github.com/apache/maven-surefire/pull/586#issuecomment-1362022811
@slawekjaranowski Tests are passing again. I must have had a blackout not
testing properly.
--
This is an automated message from the Apache Git Service.
To respond to the message
[
https://issues.apache.org/jira/browse/SUREFIRE-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650983#comment-17650983
]
Michael Osipov commented on SUREFIRE-2129:
--
Post fixed tests with
[1218cf82d
ppalaga opened a new issue, #758:
URL: https://github.com/apache/maven-mvnd/issues/758
When building Camel Quarkus with these changes
https://github.com/apache/camel-quarkus/pull/4355 in place using
```
mvnd clean install -Dquickly
```
1.0.0-m1 is slower than 0.8.2 by mor
ppalaga commented on issue #758:
URL: https://github.com/apache/maven-mvnd/issues/758#issuecomment-1362053109
Scanning for projects... takes ~10 seconds even when I am in a directory
where there is just a single project.
--
This is an automated message from the Apache Git Service.
To resp
gnodet commented on issue #758:
URL: https://github.com/apache/maven-mvnd/issues/758#issuecomment-1362054400
> Scanning for projects... takes ~10 seconds even when I am in a directory
where there is just a single project.
That's https://issues.apache.org/jira/browse/MNG-7646
--
Thi
Guillaume Nodet created MNG-7647:
Summary: The initial parsing of projects can be very slow
Key: MNG-7647
URL: https://issues.apache.org/jira/browse/MNG-7647
Project: Maven
Issue Type: Task
gnodet commented on issue #758:
URL: https://github.com/apache/maven-mvnd/issues/758#issuecomment-1362056650
> When building Camel Quarkus with these changes
[apache/camel-quarkus#4355](https://github.com/apache/camel-quarkus/pull/4355)
in place using
>
> ```
> mvnd clean install
[
https://issues.apache.org/jira/browse/MNG-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-7647:
-
Description:
It can take up to 19 seconds on big projects such as {{camel-quarkus}}.
See https://gi
[
https://issues.apache.org/jira/browse/MNG-7646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650841#comment-17650841
]
Guillaume Nodet edited comment on MNG-7646 at 12/21/22 8:29 PM:
-
[
https://issues.apache.org/jira/browse/MCOMPILER-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650988#comment-17650988
]
Piotr Zygielo commented on MCOMPILER-513:
-
May I ask to have it assigned to re
michael-o commented on PR #932:
URL: https://github.com/apache/maven/pull/932#issuecomment-1362065831
@sultan Running tests now. I have applied small improvements to Javadoc.
Kindly replicate to other PRs as well.
--
This is an automated message from the Apache Git Service.
To respond to
[
https://issues.apache.org/jira/browse/MNG-7644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650991#comment-17650991
]
ASF GitHub Bot commented on MNG-7644:
-
michael-o commented on PR #932:
URL: https://git
mthmulders commented on issue #758:
URL: https://github.com/apache/maven-mvnd/issues/758#issuecomment-1362072139
> even when I am in a directory where there is just a single project.
Do you mean a directory that is part of a multi-module project, but has no
child modules? Or do you me
[
https://issues.apache.org/jira/browse/MNG-7644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-7644:
Summary: Fix version comparison where .X1 < -X2 for any string qualifier X
(was: Fix version compari
sultan commented on PR #932:
URL: https://github.com/apache/maven/pull/932#issuecomment-1362108274
> @sultan Running tests now. I have applied small improvements to Javadoc.
Kindly replicate to other PRs as well.
neat!
--
This is an automated message from the Apache Git Service.
T
[
https://issues.apache.org/jira/browse/MNG-7644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17651005#comment-17651005
]
ASF GitHub Bot commented on MNG-7644:
-
sultan commented on PR #932:
URL: https://github
olamy merged PR #161:
URL: https://github.com/apache/maven-invoker-plugin/pull/161
--
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...@ma
[
https://issues.apache.org/jira/browse/MCOMPILER-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski closed MCOMPILER-513.
-
Fix Version/s: 3.11.0
Resolution: Fixed
> Error cross-compiling (JDK 18
[
https://issues.apache.org/jira/browse/MCOMPILER-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski reassigned MCOMPILER-513:
-
Assignee: Slawomir Jaranowski
> Error cross-compiling (JDK 18+ to rel
bmarwell merged PR #73:
URL: https://github.com/apache/maven-wrapper/pull/73
--
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
[
https://issues.apache.org/jira/browse/MWRAPPER-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17651008#comment-17651008
]
ASF GitHub Bot commented on MWRAPPER-77:
bmarwell merged PR #73:
URL: https://gi
[
https://issues.apache.org/jira/browse/MWRAPPER-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Marwell resolved MWRAPPER-77.
--
Assignee: Benjamin Marwell
Resolution: Fixed
Updated plexus-archiver
> wrapper:
[
https://issues.apache.org/jira/browse/MWRAPPER-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Marwell updated MWRAPPER-77:
-
Fix Version/s: 3.2.0
> wrapper:wrapper does not update scripts
> ---
asfgit merged PR #932:
URL: https://github.com/apache/maven/pull/932
--
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.org
[
https://issues.apache.org/jira/browse/MNG-7644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17651014#comment-17651014
]
ASF GitHub Bot commented on MNG-7644:
-
asfgit merged PR #932:
URL: https://github.com/a
michael-o commented on PR #930:
URL: https://github.com/apache/maven/pull/930#issuecomment-1362187894
Merged.
--
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
michael-o closed pull request #930: [MNG-7644] Fix version comparison ( .X1 <
-X2 for any string qualifier x ), 3.8.x branch
URL: https://github.com/apache/maven/pull/930
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
[
https://issues.apache.org/jira/browse/MNG-7644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17651018#comment-17651018
]
ASF GitHub Bot commented on MNG-7644:
-
michael-o commented on PR #931:
URL: https://git
[
https://issues.apache.org/jira/browse/MNG-7644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MNG-7644.
---
Fix Version/s: 3.9.0
4.0.0
4.0.0-alpha-4
3.8.7
[
https://issues.apache.org/jira/browse/MNG-7644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17651019#comment-17651019
]
ASF GitHub Bot commented on MNG-7644:
-
michael-o closed pull request #931: [MNG-7644] F
michael-o closed pull request #931: [MNG-7644] Fix version comparison ( .X1 <
-X2 for any string qualifier x ), 3.9.x branch
URL: https://github.com/apache/maven/pull/931
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
[
https://issues.apache.org/jira/browse/MNG-7644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17651016#comment-17651016
]
ASF GitHub Bot commented on MNG-7644:
-
michael-o commented on PR #930:
URL: https://git
[
https://issues.apache.org/jira/browse/MNG-7644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17651017#comment-17651017
]
ASF GitHub Bot commented on MNG-7644:
-
michael-o closed pull request #930: [MNG-7644] F
michael-o commented on PR #931:
URL: https://github.com/apache/maven/pull/931#issuecomment-1362187969
Merged.
--
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
Olivier Lamy created MCOMPILER-517:
--
Summary: store compilation time of modules to avoid not needed
compile when using install
Key: MCOMPILER-517
URL: https://issues.apache.org/jira/browse/MCOMPILER-517
[
https://issues.apache.org/jira/browse/MCOMPILER-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy updated MCOMPILER-517:
---
Description:
when using `install` m-compiler-p detects artifacts of the reactor as new and
ppalaga commented on issue #758:
URL: https://github.com/apache/maven-mvnd/issues/758#issuecomment-1362232284
> > even when I am in a directory where there is just a single project.
>
> Do you mean a directory that is part of a multi-module project, but has no
child modules?
Y
[
https://issues.apache.org/jira/browse/SUREFIRE-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17651072#comment-17651072
]
Ruslan Sibgatullin commented on SUREFIRE-2118:
--
Just to confirm that you
hboutemy opened a new pull request, #132:
URL: https://github.com/apache/maven-doxia/pull/132
https://issues.apache.org/jira/browse/DOXIA-617
given the way metadata header are reworked during parsing by Doxia to detect
title, I did not use Flexmark Yaml extension but coded detection a
[
https://issues.apache.org/jira/browse/DOXIA-617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17651108#comment-17651108
]
ASF GitHub Bot commented on DOXIA-617:
--
hboutemy opened a new pull request, #132:
URL
[
https://issues.apache.org/jira/browse/DOXIA-617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17651109#comment-17651109
]
Herve Boutemy commented on DOXIA-617:
-
now that I understand many aspects, I was able
91 matches
Mail list logo