cstamas opened a new pull request, #215:
URL: https://github.com/apache/maven-indexer/pull/215
Update spring (used in demos) and
plexus-utils (coming as transitive).
---
https://issues.apache.org/jira/browse/MINDEXER-160
--
This is an automated message from the Apache Git
[
https://issues.apache.org/jira/browse/MINDEXER-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák reassigned MINDEXER-160:
Assignee: Tamás Cservenák
> Update spring and plexus-utils
> ---
cstamas opened a new pull request, #216:
URL: https://github.com/apache/maven-indexer/pull/216
Stop using Jenkins, as we agreed, we will use GH Actions only.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
olamy commented on PR #216:
URL: https://github.com/apache/maven-indexer/pull/216#issuecomment-1140787110
> Stop using Jenkins, as we agreed, we will use GH Actions only.
I didn;t hear anything
maybe explain the problem?
--
This is an automated message from the Apache Git Servic
cstamas merged PR #215:
URL: https://github.com/apache/maven-indexer/pull/215
--
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.a
[
https://issues.apache.org/jira/browse/MINDEXER-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák closed MINDEXER-160.
> Update spring and plexus-utils
> --
>
> Key: MI
[
https://issues.apache.org/jira/browse/MINDEXER-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák resolved MINDEXER-160.
--
Resolution: Fixed
> Update spring and plexus-utils
> --
>
olamy commented on PR #216:
URL: https://github.com/apache/maven-indexer/pull/216#issuecomment-1140796492
-1
Personally as we are an opensource project, I still prefer promote
opensource projects rather than commercial company.
Or at least both for equity!
--
This is an automated me
[
https://issues.apache.org/jira/browse/MINDEXER-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543799#comment-17543799
]
Hudson commented on MINDEXER-160:
-
Build unstable in Jenkins: Maven » Maven TLP » maven
cstamas commented on PR #216:
URL: https://github.com/apache/maven-indexer/pull/216#issuecomment-1140802059
There was an informal agreement on Apéro to leave ASF Jenkins, as it not
only does not buys us anything, but is a chore for us and ASF Infra as well.
Also, it has quite some limitatio
michael-o commented on PR #216:
URL: https://github.com/apache/maven-indexer/pull/216#issuecomment-1140807210
I want BitKeeper.
--
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
olamy commented on PR #216:
URL: https://github.com/apache/maven-indexer/pull/216#issuecomment-1140808609
> There was an informal agreement on Apéro to leave ASF Jenkins, as it not
only does not buys us anything, but is a chore for us and ASF Infra as well.
Also, it has quite some limitatio
olamy commented on PR #216:
URL: https://github.com/apache/maven-indexer/pull/216#issuecomment-1140818631
> There was an informal agreement on Apéro to leave ASF Jenkins, as it not
only does not buys us anything, but is a chore for us and ASF Infra as well.
Also, it has quite some limitatio
gnodet commented on code in PR #736:
URL: https://github.com/apache/maven/pull/736#discussion_r884527568
##
maven-core/src/main/java/org/apache/maven/lifecycle/internal/MojoExecutor.java:
##
@@ -220,20 +223,44 @@ private void execute( MavenSession session, MojoExecution
mojoExe
[
https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543804#comment-17543804
]
ASF GitHub Bot commented on MNG-7476:
-
gnodet commented on code in PR #736:
URL: https:
gnodet commented on PR #736:
URL: https://github.com/apache/maven/pull/736#issuecomment-1140833840
@michael-o I've slightly refactored the `MojoExecutor` to cleanup the access
to the `mojos` map.
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
[
https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543805#comment-17543805
]
ASF GitHub Bot commented on MNG-7476:
-
gnodet commented on PR #736:
URL: https://github
michael-o commented on PR #736:
URL: https://github.com/apache/maven/pull/736#issuecomment-1140855001
> @michael-o I've slightly refactored the `MojoExecutor` to cleanup the
access to the `mojos` map.
This looks good and makes sense. Totally scoped in the `ProjectLock`. As far
as I c
[
https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543811#comment-17543811
]
ASF GitHub Bot commented on MNG-7476:
-
michael-o commented on PR #736:
URL: https://git
[
https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543836#comment-17543836
]
ASF GitHub Bot commented on MNG-7476:
-
gnodet commented on PR #736:
URL: https://github
gnodet commented on PR #736:
URL: https://github.com/apache/maven/pull/736#issuecomment-1140912782
> > @michael-o I've slightly refactored the `MojoExecutor` to cleanup the
access to the `mojos` map.
>
> This looks good and makes sense. Totally scoped in the `ProjectLock`. As
far as
ledoyen opened a new pull request, #129:
URL: https://github.com/apache/maven-compiler-plugin/pull/129
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/MCOMPILER) fi
olamy commented on PR #129:
URL:
https://github.com/apache/maven-compiler-plugin/pull/129#issuecomment-1140971008
sounds like a good idea!
But I wonder if it could be better to have this not displayed per default
(as it can be very verbose)
maybe a flag such `maven.compiler.showRecomp
olamy commented on PR #128:
URL:
https://github.com/apache/maven-compiler-plugin/pull/128#issuecomment-1140972268
@slawekjaranowski interesting failure.
--
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
olamy merged PR #121:
URL: https://github.com/apache/maven-compiler-plugin/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...@m
olamy commented on PR #115:
URL:
https://github.com/apache/maven-compiler-plugin/pull/115#issuecomment-1140974206
@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 spec
olamy commented on PR #128:
URL:
https://github.com/apache/maven-compiler-plugin/pull/128#issuecomment-1140975052
try to help gh to build it correctly
doh sometimes even gh fail!! I can't believe it..
@dependabot rebase
--
This is an automated message from the Apache Git Servic
olamy commented on PR #127:
URL:
https://github.com/apache/maven-compiler-plugin/pull/127#issuecomment-1140975660
oh no GH action fail again
@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
U
[
https://issues.apache.org/jira/browse/MCOMPILER-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543870#comment-17543870
]
Hudson commented on MCOMPILER-495:
--
Build succeeded in Jenkins: Maven » Maven TLP » m
gnodet merged PR #162:
URL: https://github.com/apache/maven-integration-testing/pull/162
--
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 merged PR #736:
URL: https://github.com/apache/maven/pull/736
--
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-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543886#comment-17543886
]
ASF GitHub Bot commented on MNG-7476:
-
gnodet merged PR #736:
URL: https://github.com/a
[
https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved MNG-7476.
--
Resolution: Fixed
https://github.com/apache/maven/commit/7da0214d1d77a521ead7971f6c09209a80d1ddf3
[
https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet closed MNG-7476.
> Display a warning when an aggregator mojo is locking other mojo executions
> --
[
https://issues.apache.org/jira/browse/MNG-7487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet closed MNG-7487.
Resolution: Fixed
https://github.com/apache/maven/commit/2a276d0dcf5108a896eb44f2940baf98af2edbac
ht
[
https://issues.apache.org/jira/browse/MNG-7487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543903#comment-17543903
]
Hudson commented on MNG-7487:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven » maven-3.
[
https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543904#comment-17543904
]
Hudson commented on MNG-7476:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven » maven-3.
[
https://issues.apache.org/jira/browse/MNG-7487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543905#comment-17543905
]
Hudson commented on MNG-7487:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven » maven-3.
[
https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543906#comment-17543906
]
Hudson commented on MNG-7476:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven » maven-3.
[
https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543907#comment-17543907
]
Michael Osipov commented on MNG-7433:
-
[~gnodet], I think this can be properly closed b
[
https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543913#comment-17543913
]
Hudson commented on MNG-7476:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven » master #
[
https://issues.apache.org/jira/browse/MNG-7487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543912#comment-17543912
]
Hudson commented on MNG-7487:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven » master #
[
https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet closed MNG-7433.
Resolution: Fixed
Fixed by MNG-7487
> [REGRESSION] Multiple maven instances working on same source
dependabot[bot] opened a new pull request, #130:
URL: https://github.com/apache/maven-compiler-plugin/pull/130
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.5.1 to 4.6.0.
Release notes
Sourced from https://github.com/mockito/mockito/releases";>mockito-core's
relea
dependabot[bot] opened a new pull request, #131:
URL: https://github.com/apache/maven-compiler-plugin/pull/131
Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin)
from 3.2.2 to 3.3.0.
Release notes
Sourced from https://github.com/apache/maven-invoker-plugin
dependabot[bot] opened a new pull request, #155:
URL: https://github.com/apache/maven-enforcer/pull/155
Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin)
from 3.2.2 to 3.3.0.
Release notes
Sourced from https://github.com/apache/maven-invoker-plugin/releas
dependabot[bot] opened a new pull request, #156:
URL: https://github.com/apache/maven-enforcer/pull/156
Bumps `mockito.version` from 4.5.1 to 4.6.0.
Updates `mockito-core` from 4.5.1 to 4.6.0
Release notes
Sourced from https://github.com/mockito/mockito/releases";>mockito-core's
ledoyen commented on PR #129:
URL:
https://github.com/apache/maven-compiler-plugin/pull/129#issuecomment-1141346510
Notice that it is a draft, as I did not take the time to open a Jira ticket,
clean the code and write tests.
However, I used the custom version on a big multi-module projec
slawekjaranowski merged PR #154:
URL: https://github.com/apache/maven-enforcer/pull/154
--
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.
[
https://issues.apache.org/jira/browse/MENFORCER-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski closed MENFORCER-419.
-
Assignee: Slawomir Jaranowski
Resolution: Fixed
> Upgrade Maven to 3.2.5
dependabot[bot] opened a new pull request, #36:
URL: https://github.com/apache/maven-filtering/pull/36
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.28.2 to
4.6.0.
Release notes
Sourced from https://github.com/mockito/mockito/releases";>mockito-core's
releases.
dependabot[bot] commented on PR #32:
URL: https://github.com/apache/maven-filtering/pull/32#issuecomment-1141365010
Superseded by #36.
--
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
dependabot[bot] closed pull request #32: Bump mockito-core from 2.28.2 to 4.5.1
URL: https://github.com/apache/maven-filtering/pull/32
--
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 com
[
https://issues.apache.org/jira/browse/MENFORCER-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17544018#comment-17544018
]
Hudson commented on MENFORCER-419:
--
Build succeeded in Jenkins: Maven » Maven TLP » m
dependabot[bot] commented on PR #103:
URL:
https://github.com/apache/maven-compiler-plugin/pull/103#issuecomment-1141378987
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.
T
dependabot[bot] closed pull request #103: Bump mavenVersion from 3.2.5 to 3.8.5
URL: https://github.com/apache/maven-compiler-plugin/pull/103
--
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
slawekjaranowski merged PR #125:
URL: https://github.com/apache/maven-invoker-plugin/pull/125
--
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-uns
slawekjaranowski commented on PR #128:
URL:
https://github.com/apache/maven-compiler-plugin/pull/128#issuecomment-1141392393
@olamy build pass ... after 3 re-run 😄 nothing is ideal
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
slawekjaranowski merged PR #156:
URL: https://github.com/apache/maven-enforcer/pull/156
--
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.
slawekjaranowski commented on PR #152:
URL: https://github.com/apache/maven-enforcer/pull/152#issuecomment-1141397739
GH builds special code PR+current master - after rebase with master I have
the same strange error jdk 11
```
Caused by: java.lang.NullPointerException
a
slawekjaranowski commented on PR #152:
URL: https://github.com/apache/maven-enforcer/pull/152#issuecomment-1141397738
GH builds special code PR+current master - after rebase with master I have
the same strange error jdk 11
```
Caused by: java.lang.NullPointerException
a
dependabot[bot] commented on PR #155:
URL: https://github.com/apache/maven-enforcer/pull/155#issuecomment-1141401208
Looks like org.apache.maven.plugins:maven-invoker-plugin is up-to-date now,
so this is no longer needed.
--
This is an automated message from the Apache Git Service.
To res
dependabot[bot] closed pull request #155: Bump maven-invoker-plugin from 3.2.2
to 3.3.0
URL: https://github.com/apache/maven-enforcer/pull/155
--
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 spe
michael-o commented on PR #182:
URL: https://github.com/apache/maven-resolver/pull/182#issuecomment-1141433187
On my list for end of week. Waiting for @khmarbaise also...
--
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/MRESOLVER-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17544040#comment-17544040
]
ASF GitHub Bot commented on MRESOLVER-262:
--
michael-o commented on PR #182:
U
dependabot[bot] opened a new pull request, #540:
URL: https://github.com/apache/maven-surefire/pull/540
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.28.2 to
4.6.0.
Release notes
Sourced from https://github.com/mockito/mockito/releases";>mockito-core's
releases.
dependabot[bot] commented on PR #537:
URL: https://github.com/apache/maven-surefire/pull/537#issuecomment-1141434102
Superseded by #540.
--
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 specif
dependabot[bot] closed pull request #537: Bump mockito-core from 2.28.2 to 4.5.1
URL: https://github.com/apache/maven-surefire/pull/537
--
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
michael-o opened a new pull request, #303:
URL: https://github.com/apache/maven-site/pull/303
This closes #303
--
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 unsubscrib
michael-o merged PR #293:
URL: https://github.com/apache/maven-site/pull/293
--
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/MENFORCER-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski reassigned MENFORCER-389:
-
Assignee: Slawomir Jaranowski
> Exclusions are not considered when lo
Michael Osipov created DOXIA-653:
Summary: Upgrade Plexus Utils to 3.4.2
Key: DOXIA-653
URL: https://issues.apache.org/jira/browse/DOXIA-653
Project: Maven Doxia
Issue Type: Dependency upgrad
Michael Osipov created DOXIA-655:
Summary: Upgrade SLF4J to 1.7.36
Key: DOXIA-655
URL: https://issues.apache.org/jira/browse/DOXIA-655
Project: Maven Doxia
Issue Type: Dependency upgrade
Michael Osipov created DOXIA-654:
Summary: Upgrade XML Unit to 2.9.0
Key: DOXIA-654
URL: https://issues.apache.org/jira/browse/DOXIA-654
Project: Maven Doxia
Issue Type: Dependency upgrade
[
https://issues.apache.org/jira/browse/DOXIA-655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed DOXIA-655.
Resolution: Fixed
Fixed with
[8ef6a26a35946385ad55193a63e0180a5d5320ec|https://gitbox.apache.org/re
dependabot[bot] commented on PR #88:
URL: https://github.com/apache/maven-doxia/pull/88#issuecomment-1141459847
Looks like org.xmlunit:xmlunit-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 the message, pleas
[
https://issues.apache.org/jira/browse/DOXIA-653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed DOXIA-653.
Resolution: Fixed
Fixed with
[e3828acfb1cfe5ecf5b150a6d50e39423e5f36ed|https://gitbox.apache.org/re
[
https://issues.apache.org/jira/browse/DOXIA-654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed DOXIA-654.
Resolution: Fixed
Fixed with
[02026d1ffdf4164ce2d458a29f58dfaeb09b80ff|https://gitbox.apache.org/re
dependabot[bot] closed pull request #88: Bump xmlunit-core from 2.8.4 to 2.9.0
URL: https://github.com/apache/maven-doxia/pull/88
--
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 #91:
URL: https://github.com/apache/maven-doxia/pull/91#issuecomment-1141459857
Looks like org.xmlunit:xmlunit-matchers is up-to-date now, so this is no
longer needed.
--
This is an automated message from the Apache Git Service.
To respond to the message, p
dependabot[bot] closed pull request #91: Bump xmlunit-matchers from 2.8.4 to
2.9.0
URL: https://github.com/apache/maven-doxia/pull/91
--
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 com
[
https://issues.apache.org/jira/browse/MSHARED-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy closed MSHARED-831.
-
Fix Version/s: (was: waiting-for-feedback)
Resolution: Won't Fix
thanks for the feedb
slawekjaranowski opened a new pull request, #157:
URL: https://github.com/apache/maven-enforcer/pull/157
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/MENFORCER)
dependabot[bot] commented on PR #95:
URL: https://github.com/apache/maven-doxia/pull/95#issuecomment-1141466820
OK, I won't notify you again about this release, but will get in touch when
a new version is available. You can also ignore all major, minor, or patch
releases for a dependency by
michael-o closed pull request #95: Bump slf4jVersion from 1.7.32 to 1.7.36
URL: https://github.com/apache/maven-doxia/pull/95
--
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
michael-o commented on PR #95:
URL: https://github.com/apache/maven-doxia/pull/95#issuecomment-1141466800
Overcome by events
--
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 #98:
URL: https://github.com/apache/maven-doxia/pull/98#issuecomment-1141467206
@feckertson I'd like to settle this in the next couple of weeks. Please make
a concrete proposal/PR.
--
This is an automated message from the Apache Git Service.
To respond to the mes
[
https://issues.apache.org/jira/browse/DOXIA-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17544059#comment-17544059
]
ASF GitHub Bot commented on DOXIA-590:
--
michael-o commented on PR #98:
URL: https://g
Michael Osipov created MNG-7488:
---
Summary: Upgrade SLF4J to 1.7.36
Key: MNG-7488
URL: https://issues.apache.org/jira/browse/MNG-7488
Project: Maven
Issue Type: Dependency upgrade
Re
[
https://issues.apache.org/jira/browse/MENFORCER-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski updated MENFORCER-356:
--
Issue Type: New Feature (was: Bug)
> Please support m2e lifecycle managemen
[
https://issues.apache.org/jira/browse/MRELEASE-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy updated MRELEASE-1072:
Summary: scm.tag removed for next snapshot during prepare when using svn
(was: scm.tag
[
https://issues.apache.org/jira/browse/MNGSITE-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17544061#comment-17544061
]
Thorbjørn Ravn Andersen commented on MNGSITE-414:
-
Would it also be rele
[
https://issues.apache.org/jira/browse/MNG-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MNG-7488.
---
Resolution: Fixed
Fixed with
[3d451672030376f3d956b2462abc1c1de881afa8|https://gitbox.apache.org/repos
Michael Osipov created MNG-7489:
---
Summary: Upgrade JUnit to 4.13.2
Key: MNG-7489
URL: https://issues.apache.org/jira/browse/MNG-7489
Project: Maven
Issue Type: Dependency upgrade
Re
[
https://issues.apache.org/jira/browse/MNG-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17544064#comment-17544064
]
Hudson commented on MNG-7488:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven » maven-3.
[
https://issues.apache.org/jira/browse/MNG-7309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17544065#comment-17544065
]
Michael Osipov commented on MNG-7309:
-
Fixed with
[cc51006f2973356a1046ae0757325d5e9be
[
https://issues.apache.org/jira/browse/MNG-7309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MNG-7309.
---
> Remove redundant MojoDescriptor parameterMap
>
>
>
[
https://issues.apache.org/jira/browse/MNG-7309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-7309:
Fix Version/s: 4.0.0-alpha-1
4.0.0
(was: 4.0.x-candidate)
>
[
https://issues.apache.org/jira/browse/MNG-7350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-7350:
Fix Version/s: 4.0.0-alpha-1
4.0.0
(was: 4.0.x-candidate)
>
[
https://issues.apache.org/jira/browse/MRELEASE-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17544067#comment-17544067
]
Herve Boutemy commented on MRELEASE-1072:
-
I had a look at our old svn reposit
1 - 100 of 134 matches
Mail list logo