[
https://issues.apache.org/jira/browse/MNG-8265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891112#comment-17891112
]
abccbaandy commented on MNG-8265:
-
Why close?
I think this is reasonable feature, parent is
cstamas commented on PR #1821:
URL: https://github.com/apache/maven/pull/1821#issuecomment-2423678570
There is a more trivial PR https://github.com/apache/maven/pull/1822
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
kwin opened a new pull request, #240:
URL: https://github.com/apache/maven-doxia/pull/240
Introduce buffer stack to be able to buffer for each context separately.
Refactoring of buffer handling
--
This is an automated message from the Apache Git Service.
To respond to the message, please
mthmulders commented on code in PR #1822:
URL: https://github.com/apache/maven/pull/1822#discussion_r1807238719
##
maven-api-impl/src/main/java/org/apache/maven/internal/impl/model/DefaultModelBuilder.java:
##
@@ -595,6 +595,8 @@ Model transformFileToRaw(Model model) {
cstamas opened a new pull request, #1823:
URL: https://github.com/apache/maven/pull/1823
Don't do anything if not needed.
---
https://issues.apache.org/jira/browse/MNG-8331
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
cstamas commented on PR #1822:
URL: https://github.com/apache/maven/pull/1822#issuecomment-2423691520
Another alternative mixing the two solutions:
https://github.com/apache/maven/pull/1823
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
cstamas commented on PR #1821:
URL: https://github.com/apache/maven/pull/1821#issuecomment-2423691501
Another alternative mixing the two solutions:
https://github.com/apache/maven/pull/1823
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
cstamas commented on PR #1821:
URL: https://github.com/apache/maven/pull/1821#issuecomment-2423697074
@jjkester could you please add the "empty check" to the beginning of the
method (so avoid any work and allocation if there is nothing to be done)? like
in #1823
--
This is an automated m
elharo commented on PR #126:
URL: https://github.com/apache/maven-filtering/pull/126#issuecomment-2423790082
@dependabot rebase
--
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 commen
[
https://issues.apache.org/jira/browse/MSHARED-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891140#comment-17891140
]
Elliotte Rusty Harold commented on MSHARED-1360:
Appears to be fixed on
[
https://issues.apache.org/jira/browse/MSHARED-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold resolved MSHARED-1421.
Resolution: Fixed
> Update org.codehaus.plexus:plexus-archiver to 4.10.0
[
https://issues.apache.org/jira/browse/MSHARED-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold closed MSHARED-1421.
--
> Update org.codehaus.plexus:plexus-archiver to 4.10.0
>
Giovds opened a new pull request, #234:
URL: https://github.com/apache/maven-archetype/pull/234
This way the error is at least transparant. The process continues to run,
for when you select multiple catalogs.
https://github.com/user-attachments/assets/d2de7090-6347-4dae-b7a7-f09539b80
kwin commented on code in PR #238:
URL: https://github.com/apache/maven-doxia/pull/238#discussion_r1807312444
##
doxia-modules/doxia-module-markdown/src/test/java/org/apache/maven/doxia/module/markdown/MarkdownSinkTest.java:
##
@@ -513,4 +510,24 @@ public void testHeadingAfterIn
kwin commented on code in PR #238:
URL: https://github.com/apache/maven-doxia/pull/238#discussion_r1807312324
##
doxia-modules/doxia-module-markdown/src/main/java/org/apache/maven/doxia/module/markdown/MarkdownSink.java:
##
@@ -859,6 +873,9 @@ public void nonBreakingSpace() {
michael-o commented on code in PR #449:
URL:
https://github.com/apache/maven-dependency-plugin/pull/449#discussion_r1807375296
##
src/main/java/org/apache/maven/plugins/dependency/utils/DependencyUtil.java:
##
@@ -242,7 +242,11 @@ public static synchronized void write(String st
jjkester commented on PR #1821:
URL: https://github.com/apache/maven/pull/1821#issuecomment-2423948749
@gnodet There is a branch with an additional integration test (contributed
by @mthmulders) which is being run in the pipeline for this PR:
https://github.com/apache/maven-integration-testi
mthmulders closed pull request #233: Add PR template
URL: https://github.com/apache/maven-archetype/pull/233
--
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-m
mthmulders commented on PR #1821:
URL: https://github.com/apache/maven/pull/1821#issuecomment-2423962612
> For the IT to run, a branch in the maven-integration-testing fork with the
same name than this branch and in the same org must exists.
This is exactly what is happening: look for
[
https://issues.apache.org/jira/browse/MNG-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891173#comment-17891173
]
ASF GitHub Bot commented on MNG-2961:
-
elharo merged PR #441:
URL: https://github.com/a
elharo merged PR #441:
URL: https://github.com/apache/maven-dependency-plugin/pull/441
--
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..
elharo commented on code in PR #449:
URL:
https://github.com/apache/maven-dependency-plugin/pull/449#discussion_r1807393222
##
src/main/java/org/apache/maven/plugins/dependency/utils/DependencyUtil.java:
##
@@ -242,7 +242,11 @@ public static synchronized void write(String strin
elharo merged PR #439:
URL: https://github.com/apache/maven-dependency-plugin/pull/439
--
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..
gnodet commented on PR #1822:
URL: https://github.com/apache/maven/pull/1822#issuecomment-2424067815
Let's go with #1821
--
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
gnodet closed pull request #1822: [MNG-8331] Fix disappearing dependencies
URL: https://github.com/apache/maven/pull/1822
--
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 uns
Herve Boutemy created MARTIFACT-75:
--
Summary: stacktrace when running compare
Key: MARTIFACT-75
URL: https://issues.apache.org/jira/browse/MARTIFACT-75
Project: Maven Artifact Plugin
Issue T
[
https://issues.apache.org/jira/browse/MNG-8331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MNG-8331:
-
Fix Version/s: 4.0.0-beta-5
> Sometimes versioned dependencies disappear in modelVersion 4.1.0
> --
[
https://issues.apache.org/jira/browse/MNG-8331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak reassigned MNG-8331:
Assignee: Tamas Cservenak
> Sometimes versioned dependencies disappear in modelVersion 4.1.0
jjkester commented on PR #1821:
URL: https://github.com/apache/maven/pull/1821#issuecomment-2423701084
> @jjkester could you please add the "empty check" to the beginning of the
method (so avoid any work and allocation if there is nothing to be done)? like
in #1823
I did not add one
cstamas commented on PR #1821:
URL: https://github.com/apache/maven/pull/1821#issuecomment-2423706643
For example, all the parents, aggregators, BOMs etc will not have any of
those. This is about all the "subprojects" within a project (just to clarify "I
do not expect project with zero depe
gnodet commented on code in PR #1823:
URL: https://github.com/apache/maven/pull/1823#discussion_r1807254428
##
maven-api-impl/src/main/java/org/apache/maven/internal/impl/model/DefaultModelBuilder.java:
##
@@ -591,13 +593,14 @@ Model transformFileToRaw(Model model) {
gnodet commented on code in PR #1822:
URL: https://github.com/apache/maven/pull/1822#discussion_r1807254941
##
maven-api-impl/src/main/java/org/apache/maven/internal/impl/model/DefaultModelBuilder.java:
##
@@ -595,6 +595,8 @@ Model transformFileToRaw(Model model) {
cstamas commented on PR #1823:
URL: https://github.com/apache/maven/pull/1823#issuecomment-2423712971
Closing my "mix" draft to favor one of existing PRs.
--
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 t
cstamas commented on PR #1821:
URL: https://github.com/apache/maven/pull/1821#issuecomment-2423713177
Ugh, reformatting the file will fail the build I guess
--
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
cstamas closed pull request #1823: [MNG-8331] Mix of the two fixes
URL: https://github.com/apache/maven/pull/1823
--
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
jjkester commented on PR #1821:
URL: https://github.com/apache/maven/pull/1821#issuecomment-2423714644
Reverted the accidental reformat, force-of-habit hotkey in IntelliJ...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
jjkester commented on code in PR #1821:
URL: https://github.com/apache/maven/pull/1821#discussion_r1807256540
##
maven-api-impl/src/main/java/org/apache/maven/internal/impl/model/DefaultModelBuilder.java:
##
@@ -564,20 +564,21 @@ public void mergeRepositories(List toAdd,
boolea
[
https://issues.apache.org/jira/browse/MDEP-808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold resolved MDEP-808.
Resolution: Won't Do
Given that this is a somewhat uncommon request, and that it can
elharo closed pull request #218: [MDEP-808] restrict dependency analysis by
group
URL: https://github.com/apache/maven-dependency-plugin/pull/218
--
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
elharo commented on PR #218:
URL:
https://github.com/apache/maven-dependency-plugin/pull/218#issuecomment-2423774644
Making a decision not to do this. Discussion in Jira
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
[
https://issues.apache.org/jira/browse/MDEP-808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891133#comment-17891133
]
ASF GitHub Bot commented on MDEP-808:
-
elharo closed pull request #218: [MDEP-808] rest
[
https://issues.apache.org/jira/browse/MDEP-808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891134#comment-17891134
]
ASF GitHub Bot commented on MDEP-808:
-
elharo commented on PR #218:
URL:
https://githu
Giovds commented on PR #232:
URL: https://github.com/apache/maven-archetype/pull/232#issuecomment-2423781649
@slawekjaranowski I'm not sure if you are the right person to ask, but I see
you have been working on the plugin recently. What do you think of the change
regarding the integration t
[
https://issues.apache.org/jira/browse/MDEP-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891136#comment-17891136
]
Elliotte Rusty Harold commented on MDEP-891:
Manual bisecting suggests this was
[
https://issues.apache.org/jira/browse/MDEP-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891137#comment-17891137
]
Elliotte Rusty Harold commented on MDEP-891:
https://github.com/apache/maven-de
elharo commented on PR #118:
URL: https://github.com/apache/maven-filtering/pull/118#issuecomment-2423789980
@dependabot rebase
--
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 commen
cstamas merged PR #1821:
URL: https://github.com/apache/maven/pull/1821
--
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.
[
https://issues.apache.org/jira/browse/MNG-8331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak closed MNG-8331.
Resolution: Fixed
> Sometimes versioned dependencies disappear in modelVersion 4.1.0
> --
mthmulders closed pull request #393: [MNG-8331] Demonstrate the problem with
disappearing dependencies
URL: https://github.com/apache/maven-integration-testing/pull/393
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
mthmulders commented on PR #393:
URL:
https://github.com/apache/maven-integration-testing/pull/393#issuecomment-2424116543
Merged in 07ab883e329b1ced32bf3bac77498f6af39cddb7
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
[
https://issues.apache.org/jira/browse/MARTIFACT-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MARTIFACT-75:
-
Description:
# when rebuilding
https://github.com/jvm-repo-rebuild/reproducible-centra
[
https://issues.apache.org/jira/browse/MARTIFACT-75?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891183#comment-17891183
]
Tamas Cservenak commented on MARTIFACT-75:
--
No edit really happened. Sorry, ju
[
https://issues.apache.org/jira/browse/MNG-8331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891184#comment-17891184
]
Tamas Cservenak commented on MNG-8331:
--
PR https://github.com/apache/maven/pull/1821 g
[
https://issues.apache.org/jira/browse/MNG-8331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maarten Mulders updated MNG-8331:
-
Summary: Versioned dependencies may disappear in modelVersion 4.1.0 (was:
Sometimes versioned depe
dependabot[bot] closed pull request #171: Bump doxiaVersion from 2.0.0-M12 to
2.0.0
URL: https://github.com/apache/maven-pmd-plugin/pull/171
--
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 speci
michael-o merged PR #174:
URL: https://github.com/apache/maven-pmd-plugin/pull/174
--
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
michael-o commented on PR #171:
URL: https://github.com/apache/maven-pmd-plugin/pull/171#issuecomment-2424201522
@dependabot rebase
--
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 co
[
https://issues.apache.org/jira/browse/MPMD-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891200#comment-17891200
]
ASF GitHub Bot commented on MPMD-318:
-
michael-o merged PR #174:
URL: https://github.co
Michael Osipov created MJAVADOC-817:
---
Summary: Upgrade to Doxia 2.0.0 GA Stack
Key: MJAVADOC-817
URL: https://issues.apache.org/jira/browse/MJAVADOC-817
Project: Maven Javadoc Plugin
Issue
[
https://issues.apache.org/jira/browse/MJAVADOC-817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MJAVADOC-817:
Description:
* Upgrade to Doxia 2.0.0
* Upgrade to Maven Reporting API 4.0.0
* Upgrade to
michael-o opened a new pull request, #330:
URL: https://github.com/apache/maven-javadoc-plugin/pull/330
This closes #330
Following this checklist to help us incorporate your
contribution quickly and easily:
- [ ] Make sure there is a [JIRA
issue](https://issues.apache.org/j
[
https://issues.apache.org/jira/browse/MJAVADOC-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891201#comment-17891201
]
ASF GitHub Bot commented on MJAVADOC-817:
-
michael-o opened a new pull request,
[
https://issues.apache.org/jira/browse/MPH-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891202#comment-17891202
]
ASF GitHub Bot commented on MPH-177:
elharo opened a new pull request, #124:
URL: https:
[
https://issues.apache.org/jira/browse/MJAVADOC-787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov reassigned MJAVADOC-787:
---
Assignee: Michael Osipov
> Automatic detection of release option for JDK < 9
> ---
michael-o merged PR #124:
URL: https://github.com/apache/maven-jxr/pull/124
--
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.apa
[
https://issues.apache.org/jira/browse/MNG-8300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891188#comment-17891188
]
Herve Boutemy commented on MNG-8300:
tested on a Mac arm: no issue
issue seems limited
[
https://issues.apache.org/jira/browse/JXR-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed JXR-193.
--
Resolution: Fixed
Fixed with
[c211919544c318cc959f6de81044dcfc6b8d6d93|https://gitbox.apache.org/repos/as
[
https://issues.apache.org/jira/browse/JXR-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed JXR-194.
--
Resolution: Fixed
Fixed with
[5112bd6dd88c9a4361c615d025a9e626b7c222fa|https://gitbox.apache.org/repos/as
Michael Osipov created JXR-194:
--
Summary: Upgrade to Velocity 2.4
Key: JXR-194
URL: https://issues.apache.org/jira/browse/JXR-194
Project: Maven JXR
Issue Type: Dependency upgrade
Re
[
https://issues.apache.org/jira/browse/MSHARED-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891196#comment-17891196
]
ASF GitHub Bot commented on MSHARED-1438:
-
michael-o commented on PR #172:
URL:
michael-o closed pull request #172: Draft for MSHARED-1438
URL: https://github.com/apache/maven-pmd-plugin/pull/172
--
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 unsubscri
[
https://issues.apache.org/jira/browse/MPH-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold reassigned MPH-177:
-
Assignee: Elliotte Rusty Harold
> Add "help:help" link in the "Apache Maven Help Pl
dependabot[bot] commented on PR #173:
URL: https://github.com/apache/maven-pmd-plugin/pull/173#issuecomment-2424201669
Looks like org.apache.maven.reporting:maven-reporting-impl is up-to-date
now, so this is no longer needed.
--
This is an automated message from the Apache Git Service.
To
dependabot[bot] closed pull request #122: Bump
org.apache.maven.reporting:maven-reporting-api from 4.0.0-M12 to 4.0.0
URL: https://github.com/apache/maven-jxr/pull/122
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
michael-o commented on PR #172:
URL: https://github.com/apache/maven-pmd-plugin/pull/172#issuecomment-2424193285
Intergrated into #175.
--
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 specifi
dependabot[bot] closed pull request #329: Bump
org.springframework:spring-context from 5.2.21.RELEASE to 6.1.14 in
/src/it/projects/MJAVADOC-434_fixcompile
URL: https://github.com/apache/maven-javadoc-plugin/pull/329
--
This is an automated message from the Apache Git Service.
To respond to
michael-o commented on PR #65:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/65#issuecomment-2424197902
I think there is a potential better way to solve this. Some plugins have a
`forceCreation` parameter, we can leverage it here as well. I think it was
maven-source-plugin.
--
[
https://issues.apache.org/jira/browse/MJAVADOC-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891198#comment-17891198
]
ASF GitHub Bot commented on MJAVADOC-329:
-
michael-o commented on PR #65:
URL:
[
https://issues.apache.org/jira/browse/MSHARED-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891195#comment-17891195
]
ASF GitHub Bot commented on MSHARED-1438:
-
michael-o closed pull request #172:
dependabot[bot] commented on PR #329:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/329#issuecomment-2424197243
OK, I won't notify you about version 6.x.x again, unless you re-open this PR.
--
This is an automated message from the Apache Git Service.
To respond to the message,
michael-o commented on PR #121:
URL: https://github.com/apache/maven-jxr/pull/121#issuecomment-2424150209
@dependabot rebase
--
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.
[
https://issues.apache.org/jira/browse/MPMD-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MPMD-404:
Fix Version/s: 3.26.0
> Upgrade PMD
> ---
>
> Key: MPMD-404
>
sify21 opened a new pull request, #393:
URL: https://github.com/apache/maven-indexer/pull/393
`IndexUtils.constructArtifactInfo(doc, centralContext)` may return null, for
example deleted artifacts. Also `IndexReader.document(int)` is deprecated, use
`.storedFields()` to retrieve document.
gnodet commented on code in PR #1821:
URL: https://github.com/apache/maven/pull/1821#discussion_r1807287840
##
maven-api-impl/src/main/java/org/apache/maven/internal/impl/model/DefaultModelBuilder.java:
##
@@ -564,20 +564,21 @@ public void mergeRepositories(List toAdd,
boolean
jjkester opened a new pull request, #1821:
URL: https://github.com/apache/maven/pull/1821
Following this checklist to help us incorporate your
contribution quickly and easily:
- [X] Make sure there is a [JIRA
issue](https://issues.apache.org/jira/browse/MNG) filed
for th
mthmulders commented on PR #1821:
URL: https://github.com/apache/maven/pull/1821#issuecomment-2423655994
Corresponding IT:
https://github.com/apache/maven-integration-testing/pull/393.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
kwin commented on code in PR #238:
URL: https://github.com/apache/maven-doxia/pull/238#discussion_r1807312444
##
doxia-modules/doxia-module-markdown/src/test/java/org/apache/maven/doxia/module/markdown/MarkdownSinkTest.java:
##
@@ -513,4 +510,24 @@ public void testHeadingAfterIn
kwin merged PR #239:
URL: https://github.com/apache/maven-doxia/pull/239
--
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
[
https://issues.apache.org/jira/browse/DOXIA-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated DOXIA-751:
--
Fix Version/s: 2.0.1
> MarkdownSink: Put link and inline code in markup in the right order
> ---
[
https://issues.apache.org/jira/browse/DOXIA-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus resolved DOXIA-750.
---
Resolution: Fixed
Fixed in
https://github.com/apache/maven-doxia/commit/0f4908c27fa898228e2c7
[
https://issues.apache.org/jira/browse/DOXIA-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated DOXIA-746:
--
Fix Version/s: 2.0.1
> MarkdownSink: Comment missing EOLs
> --
>
gnodet commented on PR #1821:
URL: https://github.com/apache/maven/pull/1821#issuecomment-2423932629
> The changes make sense to me. I'm happy to see the added IT's have passed,
proving the bug is fixed.
For the IT to run, a branch in the maven-integration-testing fork with the
same
dependabot[bot] commented on PR #122:
URL: https://github.com/apache/maven-jxr/pull/122#issuecomment-2424172031
Looks like org.apache.maven.reporting:maven-reporting-api is up-to-date now,
so this is no longer needed.
--
This is an automated message from the Apache Git Service.
To respond
dependabot[bot] commented on PR #123:
URL: https://github.com/apache/maven-jxr/pull/123#issuecomment-2424172042
Looks like org.apache.maven.reporting:maven-reporting-impl is up-to-date
now, so this is no longer needed.
--
This is an automated message from the Apache Git Service.
To respon
dependabot[bot] closed pull request #123: Bump
org.apache.maven.reporting:maven-reporting-impl from 4.0.0-M15 to 4.0.0
URL: https://github.com/apache/maven-jxr/pull/123
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
dependabot[bot] closed pull request #120: Bump
org.apache.velocity:velocity-engine-core from 2.3 to 2.4
URL: https://github.com/apache/maven-jxr/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
michael-o commented on PR #120:
URL: https://github.com/apache/maven-jxr/pull/120#issuecomment-2424171827
@dependabot rebase
--
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.
michael-o commented on PR #123:
URL: https://github.com/apache/maven-jxr/pull/123#issuecomment-2424171763
@dependabot rebase
--
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] commented on PR #120:
URL: https://github.com/apache/maven-jxr/pull/120#issuecomment-2424172074
Looks like org.apache.velocity:velocity-engine-core is up-to-date now, so
this is no longer needed.
--
This is an automated message from the Apache Git Service.
To respond to th
michael-o commented on PR #122:
URL: https://github.com/apache/maven-jxr/pull/122#issuecomment-2424171790
@dependabot rebase
--
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.
1 - 100 of 125 matches
Mail list logo