cstamas closed pull request #155: [MNG-7470] Quarkus build
URL: https://github.com/apache/maven-integration-testing/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 specific comment.
To
cstamas commented on PR #155:
URL:
https://github.com/apache/maven-integration-testing/pull/155#issuecomment-1123273756
Dropping this IT for now, is really overkill
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
[
https://issues.apache.org/jira/browse/MNG-7470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák updated MNG-7470:
-
Summary: Add IT involving resolver transport (was: Add IT with quarkus
plugin)
> Add IT involving
Guillaume Nodet created MBUILDCACHE-19:
--
Summary: Upgrade to resolver 1.8.0
Key: MBUILDCACHE-19
URL: https://issues.apache.org/jira/browse/MBUILDCACHE-19
Project: Maven Build Cache Extension
gnodet commented on PR #155:
URL:
https://github.com/apache/maven-integration-testing/pull/155#issuecomment-1123290634
@cstamas when you say overkill, is that caused by the native compilation
step ? I'm not convinced it is actually needed in order to test the
resolver part, is it ?
gnodet merged PR #12:
URL: https://github.com/apache/maven-build-cache-extension/pull/12
--
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/MBUILDCACHE-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534736#comment-17534736
]
ASF GitHub Bot commented on MBUILDCACHE-19:
---
gnodet merged PR #12:
URL: htt
[
https://issues.apache.org/jira/browse/MBUILDCACHE-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated MBUILDCACHE-19:
--
Labels: pull-request-available (was: )
> Upgrade to resolver 1.8.0
> -
[
https://issues.apache.org/jira/browse/MBUILDCACHE-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet closed MBUILDCACHE-19.
--
Fix Version/s: 1.0.0-alpha
Resolution: Fixed
> Upgrade to resolver 1.8.0
> -
[
https://issues.apache.org/jira/browse/MBUILDCACHE-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534742#comment-17534742
]
Hudson commented on MBUILDCACHE-19:
---
Build failed in Jenkins: Maven » Maven TLP » m
cstamas opened a new pull request, #158:
URL: https://github.com/apache/maven-integration-testing/pull/158
An IT for Maven 3.9+ that "exercise" both resolver transport: wagon and
native.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
michael-o commented on code in PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#discussion_r870023132
##
core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7470ResolverTransportTest.java:
##
@@ -0,0 +1,89 @@
+package org.apache.maven.it;
+
+impo
cstamas commented on code in PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#discussion_r870024752
##
core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7470ResolverTransportTest.java:
##
@@ -0,0 +1,89 @@
+package org.apache.maven.it;
+
+import
cstamas commented on PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#issuecomment-1123359503
> Where is the verification that the transport actually works, i.e., the
right one is picked?
Maven build fails if project deps cannot be resolved... is that what y
michael-o commented on PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#issuecomment-1123368629
> > Where is the verification that the transport actually works, i.e., the
right one is picked?
>
> Maven build fails if project deps cannot be resolved... is tha
cstamas commented on PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#issuecomment-1123373546
> Yes, this is what I will look for. Can you add this as a comment to the
tests. It is not obvious from the code itself.
Done.
--
This is an automated message fr
michael-o commented on PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#issuecomment-1123375096
Testing...
--
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
cstamas commented on PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#issuecomment-1123394490
Do not merge pls, I'll do myself once done
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
michael-o commented on PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#issuecomment-1123404480
[INFO] Downloading from maven-core-it:
http://localhost:53770/org/apache/maven/its/resolver-transport/wagon/dependency/1.0/dependency-1.0.pom
[WARNING] Checksum valid
gnodet merged PR #647:
URL: https://github.com/apache/maven-mvnd/pull/647
--
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
michael-o commented on PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#issuecomment-1123413971
On
```
Java version: 1.8.0_322, vendor: OpenJDK BSD Porting Team, runtime:
/usr/local/openjdk8/jre
Default locale: de_DE, platform encoding: UTF-8
OS name: "
slawekjaranowski commented on code in PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#discussion_r870072935
##
core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7470ResolverTransportTest.java:
##
@@ -0,0 +1,95 @@
+package org.apache.maven.it;
slawekjaranowski commented on code in PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#discussion_r870074803
##
core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7470ResolverTransportTest.java:
##
@@ -0,0 +1,95 @@
+package org.apache.maven.it;
slawekjaranowski commented on code in PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#discussion_r870073498
##
core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7470ResolverTransportTest.java:
##
@@ -0,0 +1,95 @@
+package org.apache.maven.it;
gnodet merged PR #643:
URL: https://github.com/apache/maven-mvnd/pull/643
--
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
gnodet opened a new pull request, #648:
URL: https://github.com/apache/maven-mvnd/pull/648
Still need some scripts for macports, chocolatey and scoop...
--
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
cstamas commented on PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#issuecomment-1123475324
@michael-o @slawekjaranowski so pushed all I wanted, and locally tested,
updated description.
--
This is an automated message from the Apache Git Service.
To respond to
cstamas commented on code in PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#discussion_r870109065
##
core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7470ResolverTransportTest.java:
##
@@ -0,0 +1,95 @@
+package org.apache.maven.it;
+
+import
cstamas commented on code in PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#discussion_r870109314
##
core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7470ResolverTransportTest.java:
##
@@ -0,0 +1,95 @@
+package org.apache.maven.it;
+
+import
michael-o commented on PR #732:
URL: https://github.com/apache/maven/pull/732#issuecomment-1123503869
Stupid question: Do we need an IT which proves that these changes are
required?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
[
https://issues.apache.org/jira/browse/MNG-7471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534801#comment-17534801
]
ASF GitHub Bot commented on MNG-7471:
-
michael-o commented on PR #732:
URL: https://git
michael-o commented on PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#issuecomment-1123506079
Will test again...
--
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 s
slawekjaranowski commented on code in PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#discussion_r870122411
##
core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7470ResolverTransportTest.java:
##
@@ -0,0 +1,95 @@
+package org.apache.maven.it;
slawekjaranowski commented on PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#issuecomment-1123537993
We should also check what happens if wrong transport will be provided, like
`maven.resolver.transport=xxx`
We will be sure that property is used at all
--
T
cstamas commented on PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#issuecomment-1123538639
> Is it ok?
That should not happen, especially as now assertion to debug log is added.
Did you return the removed line?
--
This is an automated message from the
[
https://issues.apache.org/jira/browse/MNG-7464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534806#comment-17534806
]
Hudson commented on MNG-7464:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven » PR-732 #
[
https://issues.apache.org/jira/browse/MNG-7347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534807#comment-17534807
]
Hudson commented on MNG-7347:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven » PR-732 #
cstamas commented on PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#issuecomment-1123552489
> We should also check what happens if wrong transport will be provided,
like `maven.resolver.transport=xxx` We will be sure that property is used at all
IMHO, this
cstamas commented on PR #732:
URL: https://github.com/apache/maven/pull/732#issuecomment-1123557648
> Stupid question: Do we need an IT which proves that these changes are
required?
https://github.com/apache/maven-integration-testing/pull/158
--
This is an automated message from th
[
https://issues.apache.org/jira/browse/MNG-7471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534810#comment-17534810
]
ASF GitHub Bot commented on MNG-7471:
-
cstamas commented on PR #732:
URL: https://githu
cstamas commented on PR #732:
URL: https://github.com/apache/maven/pull/732#issuecomment-1123563671
The CI failed on macOS as for some reason Bootstrap failed, and hence, many
unrelated ITs failed as well (as things were not present in local repo)
--
This is an automated message from the
[
https://issues.apache.org/jira/browse/MNG-7471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534812#comment-17534812
]
ASF GitHub Bot commented on MNG-7471:
-
cstamas commented on PR #732:
URL: https://githu
slawekjaranowski commented on PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#issuecomment-1123568367
Now i have ...
```
Caused by: java.lang.NoSuchMethodError:
org.eclipse.aether.spi.connector.layout.RepositoryLayout.getChecksums(Lorg/eclipse/aether/art
cstamas commented on PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#issuecomment-1123569929
@slawekjaranowski cool, that's expected with latest maven 3.9.x build, as it
uses resolver 1.8.0 but has no fix in https://github.com/apache/maven/pull/732
Now, to verify
slawekjaranowski commented on PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#issuecomment-1123571081
Both tests use the same project directory pleas add
```
verifier.setLogFileName( ... );
```
without it we have logs in file `log.txt` whic
cstamas commented on PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#issuecomment-1123577828
> Both tests use the same project directory pleas add
>
> ```
> verifier.setLogFileName( ... );
> ```
>
> without it we have logs in file `log.txt`
cstamas commented on PR #175:
URL: https://github.com/apache/maven-resolver/pull/175#issuecomment-1123588756
@michael-o ping
--
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.
slawekjaranowski commented on code in PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#discussion_r870172914
##
core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7470ResolverTransportTest.java:
##
@@ -0,0 +1,87 @@
+package org.apache.maven.it;
cstamas commented on code in PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#discussion_r870174840
##
core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7470ResolverTransportTest.java:
##
@@ -0,0 +1,87 @@
+package org.apache.maven.it;
+
+import
slawekjaranowski commented on PR #732:
URL: https://github.com/apache/maven/pull/732#issuecomment-1123596093
> The CI failed on macOS as for some reason Bootstrap failed, and hence,
many unrelated ITs failed as well (as things were not present in local repo)
reason:
```
transfer
[
https://issues.apache.org/jira/browse/MNG-7471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534822#comment-17534822
]
ASF GitHub Bot commented on MNG-7471:
-
slawekjaranowski commented on PR #732:
URL: http
cstamas commented on PR #155:
URL:
https://github.com/apache/maven-integration-testing/pull/155#issuecomment-1123597724
No, I meant "overkill for IT", to pull in all transitive deps of quarkus etc
plugin See https://github.com/apache/maven-integration-testing/pull/158
This IT rep
cstamas commented on PR #732:
URL: https://github.com/apache/maven/pull/732#issuecomment-1123600512
> reason:...
Whatever the reason is, it is unrelated to change in this PR, that was my
point. Probably some networking issue on GH side...
--
This is an automated message from the Ap
[
https://issues.apache.org/jira/browse/MNG-7471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534824#comment-17534824
]
ASF GitHub Bot commented on MNG-7471:
-
cstamas commented on PR #732:
URL: https://githu
slawekjaranowski commented on PR #732:
URL: https://github.com/apache/maven/pull/732#issuecomment-1123605541
> Whatever the reason is, it is unrelated to change in this PR, that was my
point. Probably some networking issue on GH side...
exactly GH issue ...
--
This is an au
[
https://issues.apache.org/jira/browse/MNG-7471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534826#comment-17534826
]
ASF GitHub Bot commented on MNG-7471:
-
slawekjaranowski commented on PR #732:
URL: http
[
https://issues.apache.org/jira/browse/MJAVADOC-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534829#comment-17534829
]
Phil commented on MJAVADOC-652:
---
No sorry, this issue still exists even in 3.4.0. It seem
michael-o commented on PR #732:
URL: https://github.com/apache/maven/pull/732#issuecomment-1123656284
Testing again...
--
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 un
[
https://issues.apache.org/jira/browse/MNG-7471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534845#comment-17534845
]
ASF GitHub Bot commented on MNG-7471:
-
michael-o commented on PR #732:
URL: https://git
michael-o commented on PR #175:
URL: https://github.com/apache/maven-resolver/pull/175#issuecomment-1123666899
Testing...
--
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
cstamas merged PR #175:
URL: https://github.com/apache/maven-resolver/pull/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 specific comment.
To unsubscribe, e-mail: issues-unsubscr...@maven.
[
https://issues.apache.org/jira/browse/MSITE-896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joshua updated MSITE-896:
-
Attachment: image-2022-05-11-08-24-14-242.png
> Is it possible to override the Project Reports menu order?
> -
[
https://issues.apache.org/jira/browse/MSITE-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534902#comment-17534902
]
Joshua commented on MSITE-896:
--
[~michael-o] I did try not using the in my site.xml and
in
michael-o commented on code in PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#discussion_r870300031
##
core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7470ResolverTransportTest.java:
##
@@ -0,0 +1,87 @@
+package org.apache.maven.it;
+
+impo
Konrad Windszus created MSKINS-187:
--
Summary: Wrong left margin for externalLink decoration in sideBar
Key: MSKINS-187
URL: https://issues.apache.org/jira/browse/MSKINS-187
Project: Maven Skins
cstamas commented on code in PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#discussion_r870318471
##
core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7470ResolverTransportTest.java:
##
@@ -0,0 +1,87 @@
+package org.apache.maven.it;
+
+import
[
https://issues.apache.org/jira/browse/MJAVADOC-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534903#comment-17534903
]
Joshua commented on MJAVADOC-713:
-
[~michael-o] Any updates here? It says waiting for
[
https://issues.apache.org/jira/browse/MSKINS-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MSKINS-187:
--
Attachment: image-2022-05-11-15-47-18-117.png
> Wrong left margin for externalLink decoration i
[
https://issues.apache.org/jira/browse/MSKINS-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534912#comment-17534912
]
Michael Osipov commented on MSKINS-187:
---
Is this what you expect to see
Alignment
[
https://issues.apache.org/jira/browse/MSKINS-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MSKINS-187:
--
Fix Version/s: fluido-1.11.0
> Wrong left margin for externalLink decoration in sideBar
> -
[
https://issues.apache.org/jira/browse/MSKINS-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov reassigned MSKINS-187:
-
Assignee: Michael Osipov
> Wrong left margin for externalLink decoration in sideBar
> --
[
https://issues.apache.org/jira/browse/MSKINS-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534914#comment-17534914
]
Konrad Windszus commented on MSKINS-187:
[~michael-o] Yes, that looks much nicer.
cstamas commented on PR #732:
URL: https://github.com/apache/maven/pull/732#issuecomment-1123820300
Merged manually:
maven-3.9.x 4de39476ff690774ece57637e91653d2ef234fd3
master a83ed86c4850c3fc09e5623eb00869ab3e39c959
--
This is an automated message from the Apache Git Service.
To re
cstamas closed pull request #732: [MNG-7471] 3.9.x Make Resolver util and
connector-basic provided
URL: https://github.com/apache/maven/pull/732
--
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 s
[
https://issues.apache.org/jira/browse/MNG-7471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534921#comment-17534921
]
ASF GitHub Bot commented on MNG-7471:
-
cstamas closed pull request #732: [MNG-7471] 3.9
[
https://issues.apache.org/jira/browse/MNG-7471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534920#comment-17534920
]
ASF GitHub Bot commented on MNG-7471:
-
cstamas commented on PR #732:
URL: https://githu
[
https://issues.apache.org/jira/browse/MNG-7471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák resolved MNG-7471.
--
Resolution: Fixed
> Resolver 1.8.0 introduces binary breakage in plugin using Resolver
>
[
https://issues.apache.org/jira/browse/MNG-7471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534922#comment-17534922
]
Tamás Cservenák commented on MNG-7471:
--
Merged as
maven-3.9.x 4de39476ff690774ece5763
[
https://issues.apache.org/jira/browse/MNG-7471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák updated MNG-7471:
-
Fix Version/s: 3.9.0
4.0.0-alpha-1
> Resolver 1.8.0 introduces binary breakage i
[
https://issues.apache.org/jira/browse/MNG-7471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák closed MNG-7471.
> Resolver 1.8.0 introduces binary breakage in plugin using Resolver
> --
[
https://issues.apache.org/jira/browse/MNG-7471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák updated MNG-7471:
-
Fix Version/s: 4.0.0
> Resolver 1.8.0 introduces binary breakage in plugin using Resolver
> ---
[
https://issues.apache.org/jira/browse/MSKINS-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534924#comment-17534924
]
Michael Osipov commented on MSKINS-187:
---
Look at the margin of "Project Reports", i
cstamas commented on PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#issuecomment-1123846265
Fix merged, so the IT can be as well
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
[
https://issues.apache.org/jira/browse/MNG-7455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet closed MNG-7455.
Fix Version/s: 3.8.6
Assignee: Guillaume Nodet
Resolution: Fixed
> [REGRESSION] Illeg
cstamas opened a new pull request, #735:
URL: https://github.com/apache/maven/pull/735
This setting should be possible to be set via MAVEN_OPTS (system wide) or in
.mvn/maven.config etc, Currently it is possible only via `-Dxxx` AFTER mvn
--
This is an automated message from the Apach
michael-o commented on code in PR #735:
URL: https://github.com/apache/maven/pull/735#discussion_r870388634
##
maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java:
##
@@ -261,8 +261,7 @@ else if ( request.isUpdateSnapshots() )
cstamas commented on code in PR #735:
URL: https://github.com/apache/maven/pull/735#discussion_r870393670
##
maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java:
##
@@ -261,8 +261,7 @@ else if ( request.isUpdateSnapshots() )
michael-o commented on code in PR #735:
URL: https://github.com/apache/maven/pull/735#discussion_r870405282
##
maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java:
##
@@ -261,8 +261,7 @@ else if ( request.isUpdateSnapshots() )
[
https://issues.apache.org/jira/browse/MNG-7471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534940#comment-17534940
]
Hudson commented on MNG-7471:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven » master #
slawekjaranowski commented on code in PR #735:
URL: https://github.com/apache/maven/pull/735#discussion_r870423542
##
maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java:
##
@@ -261,8 +261,7 @@ else if ( request.isUpdateSnapshots(
slawekjaranowski commented on code in PR #735:
URL: https://github.com/apache/maven/pull/735#discussion_r870423542
##
maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java:
##
@@ -261,8 +261,7 @@ else if ( request.isUpdateSnapshots(
[
https://issues.apache.org/jira/browse/MNG-7471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534943#comment-17534943
]
Hudson commented on MNG-7471:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven » maven-3.
cstamas commented on code in PR #735:
URL: https://github.com/apache/maven/pull/735#discussion_r870431077
##
maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java:
##
@@ -261,8 +261,7 @@ else if ( request.isUpdateSnapshots() )
cstamas commented on code in PR #735:
URL: https://github.com/apache/maven/pull/735#discussion_r870431077
##
maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java:
##
@@ -261,8 +261,7 @@ else if ( request.isUpdateSnapshots() )
Guillaume Nodet created MNG-7474:
Summary: SessionScoped beans should be singletons for a given
session
Key: MNG-7474
URL: https://issues.apache.org/jira/browse/MNG-7474
Project: Maven
Issue
eforx opened a new issue, #649:
URL: https://github.com/apache/maven-mvnd/issues/649
In our CI pipeline, we call Maven Daemon in loop (single thread). Most of
the time it works, but about 1 out of 50 times mvnd skips the target goal.
Executed command: `mvnd
org.apache.maven.plugins:m
cstamas opened a new pull request, #176:
URL: https://github.com/apache/maven-resolver/pull/176
This basically does what this example did:
https://github.com/grgrzybek/tracking-maven-extension
To finish, it would be an "extension point": interface that if extension
implements as co
slawekjaranowski commented on code in PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#discussion_r870536089
##
core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7470ResolverTransportTest.java:
##
@@ -0,0 +1,87 @@
+package org.apache.maven.it;
cstamas commented on code in PR #158:
URL:
https://github.com/apache/maven-integration-testing/pull/158#discussion_r870565382
##
core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7470ResolverTransportTest.java:
##
@@ -0,0 +1,87 @@
+package org.apache.maven.it;
+
+import
michael-o commented on code in PR #730:
URL: https://github.com/apache/maven/pull/730#discussion_r870604293
##
maven-core/src/main/java/org/apache/maven/lifecycle/internal/MojoExecutor.java:
##
@@ -232,7 +237,17 @@ private static class ProjectLock implements AutoCloseable
1 - 100 of 165 matches
Mail list logo