slawekjaranowski commented on code in PR #226:
URL: https://github.com/apache/maven-resolver/pull/226#discussion_r1041861295
##
maven-resolver-api/src/main/java/org/eclipse/aether/transform/Identity.java:
##
@@ -0,0 +1,87 @@
+package org.eclipse.aether.transform;
+
+/*
+ * Licen
[
https://issues.apache.org/jira/browse/MRESOLVER-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644202#comment-17644202
]
ASF GitHub Bot commented on MRESOLVER-300:
--
slawekjaranowski commented on cod
slawekjaranowski commented on code in PR #226:
URL: https://github.com/apache/maven-resolver/pull/226#discussion_r1041879921
##
maven-resolver-spi/src/main/java/org/eclipse/aether/spi/connector/checksum/ChecksumAlgorithmFactorySelector.java:
##
@@ -58,4 +58,13 @@
* of it).
[
https://issues.apache.org/jira/browse/MRESOLVER-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644206#comment-17644206
]
ASF GitHub Bot commented on MRESOLVER-300:
--
slawekjaranowski commented on cod
cstamas commented on code in PR #226:
URL: https://github.com/apache/maven-resolver/pull/226#discussion_r1041882062
##
maven-resolver-api/src/main/java/org/eclipse/aether/transform/Identity.java:
##
@@ -0,0 +1,87 @@
+package org.eclipse.aether.transform;
+
+/*
+ * Licensed to th
cstamas commented on code in PR #226:
URL: https://github.com/apache/maven-resolver/pull/226#discussion_r1041882368
##
maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/DefaultDeployer.java:
##
@@ -263,42 +270,73 @@ private DeployResult deploy( SyncContext syncC
[
https://issues.apache.org/jira/browse/MRESOLVER-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644207#comment-17644207
]
ASF GitHub Bot commented on MRESOLVER-300:
--
cstamas commented on code in PR #
[
https://issues.apache.org/jira/browse/MRESOLVER-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644208#comment-17644208
]
ASF GitHub Bot commented on MRESOLVER-300:
--
cstamas commented on code in PR #
cstamas commented on code in PR #226:
URL: https://github.com/apache/maven-resolver/pull/226#discussion_r1041882626
##
maven-resolver-spi/src/main/java/org/eclipse/aether/spi/connector/checksum/ChecksumAlgorithmFactorySelector.java:
##
@@ -58,4 +58,13 @@
* of it).
*/
[
https://issues.apache.org/jira/browse/MRESOLVER-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644209#comment-17644209
]
ASF GitHub Bot commented on MRESOLVER-300:
--
cstamas commented on code in PR #
olamy commented on code in PR #87:
URL:
https://github.com/apache/maven-script-interpreter/pull/87#discussion_r1041910867
##
src/main/java/org/apache/maven/shared/scriptinterpreter/GroovyScriptInterpreter.java:
##
@@ -78,6 +78,8 @@ public Object evaluateScript(
}
[
https://issues.apache.org/jira/browse/MPOM-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski reassigned MPOM-377:
Assignee: Slawomir Jaranowski
> Add space before close empty elements in poms
>
[
https://issues.apache.org/jira/browse/MRELEASE-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski updated MRELEASE-:
--
Description:
When we have in pom empty tags like:
{code:java}
Christoph Läubrich created MNG-7620:
---
Summary: Rework how "exportedArtifacts" works
Key: MNG-7620
URL: https://issues.apache.org/jira/browse/MNG-7620
Project: Maven
Issue Type: Improvement
[
https://issues.apache.org/jira/browse/MNG-7620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644264#comment-17644264
]
Romain Manni-Bucau commented on MNG-7620:
-
Guess with the new v4 api it will mainly
[
https://issues.apache.org/jira/browse/MNG-7620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644267#comment-17644267
]
Christoph Läubrich commented on MNG-7620:
-
But how does an extension "exports" thin
olamy commented on code in PR #87:
URL:
https://github.com/apache/maven-script-interpreter/pull/87#discussion_r1042040218
##
src/main/java/org/apache/maven/shared/scriptinterpreter/GroovyScriptInterpreter.java:
##
@@ -78,6 +78,8 @@ public Object evaluateScript(
}
[
https://issues.apache.org/jira/browse/MNG-7620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644281#comment-17644281
]
Romain Manni-Bucau commented on MNG-7620:
-
extensions.xml enables that or you enhan
[
https://issues.apache.org/jira/browse/MNG-7620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644283#comment-17644283
]
Christoph Läubrich commented on MNG-7620:
-
An this is about how extensions.xml so I
olamy commented on PR #154:
URL:
https://github.com/apache/maven-invoker-plugin/pull/154#issuecomment-1340822455
well testing this with jdk19 is chicken and egg issue :).
I find a workaround but this bring another problem and I do not have
solution for this.
This snippet I would like
[
https://issues.apache.org/jira/browse/MNG-7621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Glowa updated MNG-7621:
--
Description:
Hello,
first of all, I didn't find a ticket, related to the possible bug I found
(keyword
Oliver Glowa created MNG-7621:
-
Summary: Parameter '-f' causes ignores 'maven.config' on windows
Key: MNG-7621
URL: https://issues.apache.org/jira/browse/MNG-7621
Project: Maven
Issue Type: Bug
[
https://issues.apache.org/jira/browse/MNG-7621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Glowa updated MNG-7621:
--
Description:
Hello,
first of all, I didn't find a ticket, related to the possible bug I found
(keyword
[
https://issues.apache.org/jira/browse/MNG-7621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Glowa updated MNG-7621:
--
Description:
Hello,
first of all, I didn't find a ticket, related to the possible bug I found
(keyword
[
https://issues.apache.org/jira/browse/MNG-7621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Glowa updated MNG-7621:
--
Affects Version/s: 3.6.3
(was: 3.8.3)
> Parameter '-f' causes ignores 'maven.c
[
https://issues.apache.org/jira/browse/MNG-7621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Glowa updated MNG-7621:
--
Summary: Parameter '-f' causes ignoring any 'maven.config' (only on
windows) (was: Parameter '-f' causes
slawekjaranowski commented on code in PR #226:
URL: https://github.com/apache/maven-resolver/pull/226#discussion_r1042217366
##
maven-resolver-api/src/main/java/org/eclipse/aether/transform/Identity.java:
##
@@ -0,0 +1,87 @@
+package org.eclipse.aether.transform;
+
+/*
+ * Licen
[
https://issues.apache.org/jira/browse/MRESOLVER-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644338#comment-17644338
]
ASF GitHub Bot commented on MRESOLVER-300:
--
slawekjaranowski commented on cod
[
https://issues.apache.org/jira/browse/MNG-7621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644360#comment-17644360
]
Michael Osipov commented on MNG-7621:
-
I can confirm this.
> Parameter '-f' causes ign
[
https://issues.apache.org/jira/browse/MNG-7620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644367#comment-17644367
]
Romain Manni-Bucau commented on MNG-7620:
-
Today exports are quite wrong from a des
[
https://issues.apache.org/jira/browse/MNG-7621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644369#comment-17644369
]
Michael Osipov commented on MNG-7621:
-
{{MAVEN_PROJECTBASEDIR}} is calculated incorrect
[
https://issues.apache.org/jira/browse/MNG-7621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644370#comment-17644370
]
Michael Osipov commented on MNG-7621:
-
[~sjaranowski], this requires an IT because I am
[
https://issues.apache.org/jira/browse/MNG-7621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644370#comment-17644370
]
Michael Osipov edited comment on MNG-7621 at 12/7/22 2:38 PM:
--
kwin commented on code in PR #350:
URL: https://github.com/apache/maven-site/pull/350#discussion_r1042416532
##
content/apt/developers/conventions/code.apt:
##
@@ -30,9 +30,13 @@ Maven Code Style And Code Conventions
This document describes the rules for how the sources shou
kwin commented on code in PR #350:
URL: https://github.com/apache/maven-site/pull/350#discussion_r1042418073
##
content/apt/developers/conventions/code.apt:
##
@@ -30,9 +30,13 @@ Maven Code Style And Code Conventions
This document describes the rules for how the sources shou
oehme opened a new pull request, #749:
URL: https://github.com/apache/maven-mvnd/pull/749
The java home is an immutable property of the daemon and influences its
behavior. It should thus be a discriminating property.
The local repo and maven settings are both used while resolving core
oehme commented on PR #729:
URL: https://github.com/apache/maven-mvnd/pull/729#issuecomment-1341253639
We have put a hacky workaround into our extension (capturing the system
properties early in the build), but it would be great if you could merge this
fix.
--
This is an automated messag
garydgregory opened a new pull request, #118:
URL: https://github.com/apache/maven-apache-parent/pull/118
See: https://maven.apache.org/pom.html#Licenses and
https://spdx.org/licenses/
(Also: Trying to get the SPDX plugin to pick this up)
--
This is an automated message from the Ap
gnodet merged PR #729:
URL: https://github.com/apache/maven-mvnd/pull/729
--
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
[
https://issues.apache.org/jira/browse/MNG-7621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-7621:
Summary: Parameter '-f' causes ignoring any 'maven.config' (only on
Windows) (was: Parameter '-f' ca
slawekjaranowski commented on code in PR #350:
URL: https://github.com/apache/maven-site/pull/350#discussion_r1042563110
##
content/apt/developers/conventions/code.apt:
##
@@ -30,9 +30,13 @@ Maven Code Style And Code Conventions
This document describes the rules for how the
slawekjaranowski commented on PR #114:
URL:
https://github.com/apache/maven-apache-parent/pull/114#issuecomment-1341420257
@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
slawekjaranowski commented on code in PR #87:
URL:
https://github.com/apache/maven-script-interpreter/pull/87#discussion_r1042577814
##
src/main/java/org/apache/maven/shared/scriptinterpreter/GroovyScriptInterpreter.java:
##
@@ -67,16 +65,8 @@ public Object evaluateScript(
[
https://issues.apache.org/jira/browse/MNG-7621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644479#comment-17644479
]
Michael Osipov commented on MNG-7621:
-
I think I have found the cause and a tentative f
olamy commented on code in PR #87:
URL:
https://github.com/apache/maven-script-interpreter/pull/87#discussion_r1042684765
##
src/main/java/org/apache/maven/shared/scriptinterpreter/GroovyScriptInterpreter.java:
##
@@ -67,16 +65,8 @@ public Object evaluateScript(
[
https://issues.apache.org/jira/browse/MNG-7621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-7621:
Fix Version/s: 3.8.x-candidate
3.9.0-candidate
4.0.x-candidate
[
https://issues.apache.org/jira/browse/MNG-7621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov reassigned MNG-7621:
---
Assignee: Michael Osipov
> Parameter '-f' causes ignoring any 'maven.config' (only on Windows)
slawekjaranowski commented on code in PR #87:
URL:
https://github.com/apache/maven-script-interpreter/pull/87#discussion_r1042726073
##
src/main/java/org/apache/maven/shared/scriptinterpreter/GroovyScriptInterpreter.java:
##
@@ -67,16 +65,8 @@ public Object evaluateScript(
slawekjaranowski commented on PR #115:
URL:
https://github.com/apache/maven-apache-parent/pull/115#issuecomment-1341656957
@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
slawekjaranowski commented on PR #116:
URL:
https://github.com/apache/maven-apache-parent/pull/116#issuecomment-1341657401
@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
slawekjaranowski opened a new pull request, #351:
URL: https://github.com/apache/maven-site/pull/351
According to recommendation a few lines below
--
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
slawekjaranowski commented on PR #118:
URL:
https://github.com/apache/maven-apache-parent/pull/118#issuecomment-1341673878
fix also in example https://github.com/apache/maven-site/pull/351
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
Slawomir Jaranowski created MPOM-378:
Summary: Using an SPDX identifier as the license name is
recommended by Maven
Key: MPOM-378
URL: https://issues.apache.org/jira/browse/MPOM-378
Project: Maven
slawekjaranowski commented on PR #118:
URL:
https://github.com/apache/maven-apache-parent/pull/118#issuecomment-1341676023
@garydgregory issue for you https://issues.apache.org/jira/browse/MPOM-378 😄
--
This is an automated message from the Apache Git Service.
To respond to the message,
Delany created MCHECKSTYLE-420:
--
Summary: includes is broken
Key: MCHECKSTYLE-420
URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-420
Project: Maven Checkstyle Plugin
Issue Type: Bug
dependabot[bot] opened a new pull request, #352:
URL: https://github.com/apache/maven-site/pull/352
Bumps plantuml from 1.2022.13 to 1.2022.14.
[
project25o1 commented on code in PR #158:
URL:
https://github.com/apache/maven-compiler-plugin/pull/158#discussion_r1043022031
##
src/main/java/org/apache/maven/plugin/compiler/TestCompilerMojo.java:
##
@@ -311,9 +312,9 @@ protected void preparePaths( Set sourceFiles )
64 matches
Mail list logo