[
https://issues.apache.org/jira/browse/MNG-8597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17931013#comment-17931013
]
Guillaume Nodet commented on MNG-8597:
--
Isn't that an "aggregator" goal ? Have you tri
slawekjaranowski merged PR #296:
URL: https://github.com/apache/maven-apache-parent/pull/296
--
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-unsu
dependabot[bot] opened a new pull request, #298:
URL: https://github.com/apache/maven-apache-parent/pull/298
Bumps
[org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin)
from 3.1.3 to 3.1.4.
Release notes
Sourced from https://github.com/apach
elharo commented on code in PR #108:
URL:
https://github.com/apache/maven-project-info-reports-plugin/pull/108#discussion_r1972573141
##
src/main/java/org/apache/maven/report/projectinfo/SummaryReport.java:
##
@@ -148,22 +148,14 @@ private String getMinimumJavaVersion() {
elharo merged PR #110:
URL: https://github.com/apache/maven-project-info-reports-plugin/pull/110
--
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-
elharo merged PR #109:
URL: https://github.com/apache/maven-project-info-reports-plugin/pull/109
--
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-
gnodet closed pull request #2119: [MNG-8588] Add activated profiles to Project
interface
URL: https://github.com/apache/maven/pull/2119
--
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 c
Giovds commented on code in PR #2132:
URL: https://github.com/apache/maven/pull/2132#discussion_r1972535850
##
api/maven-api-core/src/main/java/org/apache/maven/api/Project.java:
##
@@ -237,4 +238,68 @@ default String getId() {
*/
@Nonnull
Optional getParent();
+
gnodet commented on code in PR #2132:
URL: https://github.com/apache/maven/pull/2132#discussion_r1972515334
##
api/maven-api-core/src/main/java/org/apache/maven/api/Project.java:
##
@@ -237,4 +238,68 @@ default String getId() {
*/
@Nonnull
Optional getParent();
+
Giovds commented on code in PR #2132:
URL: https://github.com/apache/maven/pull/2132#discussion_r1972492500
##
impl/maven-core/src/main/java/org/apache/maven/internal/impl/DefaultProject.java:
##
@@ -165,6 +166,46 @@ public Optional getParent() {
return Optional.ofNulla
Giovds commented on code in PR #2132:
URL: https://github.com/apache/maven/pull/2132#discussion_r1972478761
##
impl/maven-core/src/main/java/org/apache/maven/internal/impl/DefaultProject.java:
##
@@ -165,6 +166,46 @@ public Optional getParent() {
return Optional.ofNulla
slawekjaranowski merged PR #237:
URL: https://github.com/apache/maven-parent/pull/237
--
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 opened a new pull request, #297:
URL: https://github.com/apache/maven-apache-parent/pull/297
Default value is false
--
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 c
gnodet commented on PR #2132:
URL: https://github.com/apache/maven/pull/2132#issuecomment-2686253973
@Giovds I went ahead and added the `get[All][Active]Profiles()` methods on
`Project`.
I've locally updated `m-help-p` to use those and had to fix location
tracking in settings for the rea
gnodet opened a new pull request, #2132:
URL: https://github.com/apache/maven/pull/2132
- **[MNG-8588] Add activated profiles to Project interface**
- **[MNG-8588] Add tests for getInjectedProfileIds()**
- **Define getActiveProfiles() instead**
- **Add getProfiles methods and fix loc
dependabot[bot] opened a new pull request, #296:
URL: https://github.com/apache/maven-apache-parent/pull/296
Bumps
[org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin)
from 3.8.0 to 3.9.0.
Release notes
Sourced f
slawekjaranowski merged PR #294:
URL: https://github.com/apache/maven-apache-parent/pull/294
--
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-unsu
slawekjaranowski commented on issue #103:
URL:
https://github.com/apache/maven-project-info-reports-plugin/issues/103#issuecomment-2686154288
> 1. use maven-site-plugin 3.21.0, that provides Doxia 2: it would be useful
to document that prerequisite in MPIR if this is really a hard upgrade w
dependabot[bot] closed pull request #104: Bump org.slf4j:slf4j-simple from
1.7.36 to 2.0.17
URL: https://github.com/apache/maven-project-info-reports-plugin/pull/104
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
dependabot[bot] commented on PR #104:
URL:
https://github.com/apache/maven-project-info-reports-plugin/pull/104#issuecomment-2686141386
OK, I won't notify you about version 2.x.x again, unless you re-open this PR.
--
This is an automated message from the Apache Git Service.
To respond to
slawekjaranowski commented on code in PR #108:
URL:
https://github.com/apache/maven-project-info-reports-plugin/pull/108#discussion_r1972375065
##
src/main/java/org/apache/maven/report/projectinfo/SummaryReport.java:
##
@@ -148,22 +148,14 @@ private String getMinimumJavaVersion
slawekjaranowski commented on PR #104:
URL:
https://github.com/apache/maven-project-info-reports-plugin/pull/104#issuecomment-2686141191
@dependabot ignore this major version
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
[
https://issues.apache.org/jira/browse/MPDF-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz closed MPDF-89.
Resolution: Won't Fix
> missing "Project Information" and "Project Reports" pages
> --
[
https://issues.apache.org/jira/browse/MPDF-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz closed MPDF-112.
-
Resolution: Won't Fix
> 2 Integration Tests failing
> ---
>
>
bmarwell merged PR #87:
URL: https://github.com/apache/maven-apache-resources/pull/87
--
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/MNG-8597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MNG-8597:
-
Description:
Assume a multi module project, and cwd is at "top" project. If you invoke a
goal, it
[
https://issues.apache.org/jira/browse/MNG-8597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MNG-8597:
-
Description:
Assume a multi module project, and cwd is at "top" project. If you invoke a
goal, it
Tamas Cservenak created MNG-8597:
Summary: Ability to invoke single Mojo with subprojects loaded but
not executed
Key: MNG-8597
URL: https://issues.apache.org/jira/browse/MNG-8597
Project: Maven
cstamas commented on PR #2126:
URL: https://github.com/apache/maven/pull/2126#issuecomment-2685777874
Right, we demoted it to "compat" (with Maven 3) libraries, probably
deprecated it as well (or will soon). Noting in Maven uses these classes
anymore.
OTOH. by not "just leaving" thes
[
https://issues.apache.org/jira/browse/MNG-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak closed MNG-8594.
Resolution: Fixed
> Ability to feed options and goals from ad-hoc created file to Maven
> ---
cstamas merged PR #2131:
URL: https://github.com/apache/maven/pull/2131
--
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/MNGSITE-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Bünger closed MNGSITE-550.
---
Resolution: Fixed
> Information about "What's new in Maven 4?"
> ---
[
https://issues.apache.org/jira/browse/MNGSITE-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Bünger reassigned MNGSITE-550:
---
Assignee: Matthias Bünger
> Information about "What's new in Maven 4?"
> --
Bukama merged PR #598:
URL: https://github.com/apache/maven-site/pull/598
--
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.apach
Bukama commented on PR #598:
URL: https://github.com/apache/maven-site/pull/598#issuecomment-2685576374
This huge PR has been stale some time. From time to time someone has
comments about minor parts of the article, others have already approved it.
As we can easily update the page when th
elharo opened a new pull request, #187:
URL: https://github.com/apache/maven-shared-utils/pull/187
Minor improvement that avoids repeated lookups of system properties and is a
little more direct in code
--
This is an automated message from the Apache Git Service.
To respond to the message
elharo opened a new pull request, #186:
URL: https://github.com/apache/maven-shared-utils/pull/186
(no comment)
--
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
Vampire commented on code in PR #707:
URL: https://github.com/apache/maven-site/pull/707#discussion_r1971692975
##
content/apt/pom.apt.vm:
##
@@ -479,31 +479,31 @@ mvn install:install-file -Dfile=non-maven-proj.jar
-DgroupId=some.group -Dartifa
* "<<<1-foo2>>>" \< "<<<1-fo
cstamas commented on PR #2131:
URL: https://github.com/apache/maven/pull/2131#issuecomment-2685183673
@gnodet Added IT, that revealed precedence issue in case of User Properties
(`-D`) that was present for maven.config as well, fixed.
--
This is an automated message from the Apache Git Se
elharo merged PR #125:
URL: https://github.com/apache/maven-install-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-unsubscr...@m
elharo opened a new pull request, #110:
URL: https://github.com/apache/maven-project-info-reports-plugin/pull/110
(no comment)
--
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] opened a new pull request, #36:
URL: https://github.com/apache/maven-doap-plugin/pull/36
Bumps org.slf4j:slf4j-simple from 1.7.36 to 2.0.17.
[
--
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
elharo opened a new pull request, #107:
URL: https://github.com/apache/maven-project-info-reports-plugin/pull/107
fixes #106
--
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.
elharo opened a new issue, #106:
URL: https://github.com/apache/maven-project-info-reports-plugin/issues/106
### Affected version
Head
### Bug description
Use Locale.ROOT
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
elharo opened a new pull request, #105:
URL: https://github.com/apache/maven-project-info-reports-plugin/pull/105
(no comment)
--
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/MRESOLVER-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold closed MRESOLVER-675.
---
> Only treat ASCII digits as version numbers
> ---
[
https://issues.apache.org/jira/browse/MRESOLVER-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold reopened MRESOLVER-62:
wrong issue closed
> Resolver can skip cyclic dependencies underneath remove
[
https://issues.apache.org/jira/browse/MRESOLVER-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold updated MRESOLVER-675:
Fix Version/s: 2.0.7
> Only treat ASCII digits as version numbers
>
[
https://issues.apache.org/jira/browse/MRESOLVER-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold resolved MRESOLVER-675.
-
Resolution: Fixed
fixed in #652
> Only treat ASCII digits as version
[
https://issues.apache.org/jira/browse/MRESOLVER-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold closed MRESOLVER-62.
--
> Resolver can skip cyclic dependencies underneath removed nodes
> --
[
https://issues.apache.org/jira/browse/MRESOLVER-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold resolved MRESOLVER-62.
Resolution: Fixed
in #652
> Resolver can skip cyclic dependencies under
elharo opened a new pull request, #125:
URL: https://github.com/apache/maven-install-plugin/pull/125
(no comment)
--
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 unsubsc
elharo commented on code in PR #707:
URL: https://github.com/apache/maven-site/pull/707#discussion_r1971542537
##
content/apt/pom.apt.vm:
##
@@ -479,31 +479,31 @@ mvn install:install-file -Dfile=non-maven-proj.jar
-DgroupId=some.group -Dartifa
* "<<<1-foo2>>>" \< "<<<1-foo
bmarwell merged PR #108:
URL: https://github.com/apache/maven-clean-plugin/pull/108
--
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
dependabot[bot] opened a new pull request, #104:
URL: https://github.com/apache/maven-project-info-reports-plugin/pull/104
Bumps org.slf4j:slf4j-simple from 1.7.36 to 2.0.17.
[
>
>
>
[
https://issues.apache.org/jira/browse/MNG-8591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MNG-8591:
-
Component/s: Plugins and Lifecycle
> Fix default value for plugin resolution (which has always been
[
https://issues.apache.org/jira/browse/MNG-8592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak reassigned MNG-8592:
Assignee: Tamas Cservenak
> Subproject maven-resolver-provider lost Sisu index; give it back
[
https://issues.apache.org/jira/browse/MNG-8583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak closed MNG-8583.
Resolution: Fixed
> Missing SISU bean definitions from maven-resolver-provider
>
[
https://issues.apache.org/jira/browse/MNG-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak reassigned MNG-8593:
Assignee: Tamas Cservenak
> Resolver 2.0.7
> --
>
> Key: MNG-859
[
https://issues.apache.org/jira/browse/MNG-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak reassigned MNG-8594:
Assignee: Tamas Cservenak
> Ability to feed options and goals from ad-hoc created file to Ma
[
https://issues.apache.org/jira/browse/MNG-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MNG-8594:
-
Issue Type: Improvement (was: Task)
> Ability to feed options and goals from ad-hoc created file t
[
https://issues.apache.org/jira/browse/MNG-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MNG-8594:
-
Summary: Ability to feed options and goals from ad-hoc create file to Maven
(was: Ability to feed
[
https://issues.apache.org/jira/browse/MNG-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MNG-8594:
-
Summary: Ability to feed options from ad-hoc create file to Maven (was:
Ability to feed options ad
[
https://issues.apache.org/jira/browse/MNG-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MNG-8594:
-
Summary: Ability to feed options and goals from ad-hoc created file to
Maven (was: Ability to feed
[
https://issues.apache.org/jira/browse/MNG-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MNG-8594:
-
Fix Version/s: 4.0.0-rc-3
> Ability to feed options ad-hoc to Maven
> -
[
https://issues.apache.org/jira/browse/MNG-8595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak closed MNG-8595.
Resolution: Fixed
> Bump slf4jVersion from 2.0.16 to 2.0.17
> ---
cstamas merged PR #2130:
URL: https://github.com/apache/maven/pull/2130
--
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.
cstamas opened a new pull request, #2131:
URL: https://github.com/apache/maven/pull/2131
Where user can create ad-hoc command line parms. The difference between
.mvn/maven.conf and this file is that this file allws goals as well. The CLI
and atFile are merged, in this order, hence, goals in
[
https://issues.apache.org/jira/browse/MNG-8595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak reassigned MNG-8595:
Assignee: Tamas Cservenak
> Bump slf4jVersion from 2.0.16 to 2.0.17
> --
[
https://issues.apache.org/jira/browse/MNG-8596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak reassigned MNG-8596:
Assignee: Tamas Cservenak
> Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17
>
[
https://issues.apache.org/jira/browse/MNG-8596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak closed MNG-8596.
Resolution: Fixed
> Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17
> -
Tamas Cservenak created MNG-8596:
Summary: Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17
Key: MNG-8596
URL: https://issues.apache.org/jira/browse/MNG-8596
Project: Maven
Issue Typ
cstamas merged PR #2128:
URL: https://github.com/apache/maven/pull/2128
--
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.
cstamas closed pull request #2127: Bump slf4jVersion from 2.0.16 to 2.0.17
URL: https://github.com/apache/maven/pull/2127
--
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
dependabot[bot] commented on PR #2127:
URL: https://github.com/apache/maven/pull/2127#issuecomment-2684488680
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 a
cstamas commented on PR #2127:
URL: https://github.com/apache/maven/pull/2127#issuecomment-2684488575
superseded by https://github.com/apache/maven/pull/2130
--
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
Tamas Cservenak created MNG-8595:
Summary: Bump slf4jVersion from 2.0.16 to 2.0.17
Key: MNG-8595
URL: https://issues.apache.org/jira/browse/MNG-8595
Project: Maven
Issue Type: Dependency upgr
[
https://issues.apache.org/jira/browse/MRESOLVER-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MRESOLVER-685:
--
Description:
We need to come up with some solution to "order/pipeline" connectors. C
[
https://issues.apache.org/jira/browse/MRESOLVER-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MRESOLVER-685:
--
Description:
We need to come up with some solution to "order/pipeline" connectors. C
[
https://issues.apache.org/jira/browse/MRESOLVER-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MRESOLVER-685:
--
Description:
We need to come up with some solution to "order/pipeline" connectors. C
[
https://issues.apache.org/jira/browse/MRESOLVER-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MRESOLVER-685:
--
Description:
We need to come up with some solution to "order/pipeline" connectors. C
[
https://issues.apache.org/jira/browse/MNG-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930617#comment-17930617
]
Tamas Cservenak commented on MNG-8594:
--
Doing this in maven 4 would be trivial, it alr
[
https://issues.apache.org/jira/browse/MNG-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930615#comment-17930615
]
Tamas Cservenak commented on MNG-8594:
--
Yes, something like that.
> Ability to feed o
[
https://issues.apache.org/jira/browse/MNG-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930613#comment-17930613
]
Michael Osipov commented on MNG-8594:
-
You mean @-files?
> Ability to feed options ad-
[
https://issues.apache.org/jira/browse/MNG-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930610#comment-17930610
]
Guillaume Nodet commented on MNG-8594:
--
Makes sense, the javac and javadoc tools do th
[
https://issues.apache.org/jira/browse/MRESOLVER-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MRESOLVER-685:
--
Description:
We need to come up with some solution to "order/pipeline" connectors. C
Tamas Cservenak created MNG-8594:
Summary: Ability to feed options ad-hoc to Maven
Key: MNG-8594
URL: https://issues.apache.org/jira/browse/MNG-8594
Project: Maven
Issue Type: Task
[
https://issues.apache.org/jira/browse/MRESOLVER-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MRESOLVER-685:
--
Description:
We need to come up with some solution to "order/pipeline" connectors. C
[
https://issues.apache.org/jira/browse/MRESOLVER-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MRESOLVER-685:
--
Description:
We need to come up with some solution to "order/pipeline" connectors. C
Tamas Cservenak created MRESOLVER-685:
-
Summary: Connector pipelining
Key: MRESOLVER-685
URL: https://issues.apache.org/jira/browse/MRESOLVER-685
Project: Maven Resolver
Issue Type: Task
[
https://issues.apache.org/jira/browse/MRESOLVER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak closed MRESOLVER-684.
-
Resolution: Fixed
> Bump slf4jVersion from 2.0.16 to 2.0.17
>
[
https://issues.apache.org/jira/browse/MRESOLVER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak reassigned MRESOLVER-684:
-
Assignee: Tamas Cservenak
> Bump slf4jVersion from 2.0.16 to 2.0.17
> ---
[
https://issues.apache.org/jira/browse/MRESOLVER-683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak closed MRESOLVER-683.
-
Resolution: Fixed
> Bump dev.sigstore:sigstore-java from 1.2.0 to 1.3.0
>
1 - 100 of 105 matches
Mail list logo