slawekjaranowski commented on PR #528:
URL: https://github.com/apache/maven-surefire/pull/528#issuecomment-1108156598
Please
- confirm be some of tests uint or IT
- please add jira issue in commit message with square brackets
--
This is an automated message from the Apache Git Serv
cstamas commented on code in PR #168:
URL: https://github.com/apache/maven-resolver/pull/168#discussion_r857321717
##
src/site/markdown/configuration.md:
##
@@ -47,6 +47,15 @@ Option | Type | Description | Default Value | Supports Repo
ID Suffix
`aether.dependencyCollector.imp
sbabcoc commented on PR #528:
URL: https://github.com/apache/maven-surefire/pull/528#issuecomment-1108178010
Weird... I amended the commit to revise the message, but GitHub isn't
showing the new message. Perhaps this is due to the fact that no actual code
revisions were made.
--
This is
michael-o commented on code in PR #168:
URL: https://github.com/apache/maven-resolver/pull/168#discussion_r857340890
##
src/site/markdown/configuration.md:
##
@@ -47,6 +47,15 @@ Option | Type | Description | Default Value | Supports Repo
ID Suffix
`aether.dependencyCollector.i
[
https://issues.apache.org/jira/browse/MDEP-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marius Grama updated MDEP-802:
--
Summary: analyze-only fails to recognize `aws-java-sdk-core` as a
compile-time dependency (was: analyze-
Marius Grama created MDEP-802:
-
Summary: analyze-only
Key: MDEP-802
URL: https://issues.apache.org/jira/browse/MDEP-802
Project: Maven Dependency Plugin
Issue Type: Bug
Affects Versions: 3.3
zoltanmeze commented on PR #518:
URL: https://github.com/apache/maven-surefire/pull/518#issuecomment-1108203939
> @zoltanmeze I have qualified the problem with `runMode` as a bug, see the
[comment](https://github.com/apache/maven-surefire/pull/518#issuecomment-1099706229).
The outcome would
slachiewicz merged PR #80:
URL: https://github.com/apache/maven-apache-parent/pull/80
--
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-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527372#comment-17527372
]
Thomas LE CLERE commented on MENFORCER-416:
---
Fix with a OpenJDK update today
slawekjaranowski commented on PR #80:
URL:
https://github.com/apache/maven-apache-parent/pull/80#issuecomment-1108251405
Please create corresponding issue for release notes 😄
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
gnodet commented on code in PR #168:
URL: https://github.com/apache/maven-resolver/pull/168#discussion_r857378877
##
maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/LocalPathPrefixComposerFactorySupport.java:
##
@@ -0,0 +1,177 @@
+package org.eclipse.aether.in
cstamas commented on code in PR #168:
URL: https://github.com/apache/maven-resolver/pull/168#discussion_r857418049
##
maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/DefaultLocalPathPrefixComposerFactory.java:
##
@@ -0,0 +1,141 @@
+package org.eclipse.aether.i
cstamas commented on code in PR #168:
URL: https://github.com/apache/maven-resolver/pull/168#discussion_r857418542
##
maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/LocalPathPrefixComposerFactorySupport.java:
##
@@ -0,0 +1,177 @@
+package org.eclipse.aether.i
slachiewicz commented on PR #80:
URL:
https://github.com/apache/maven-apache-parent/pull/80#issuecomment-1108323602
For parent and pom and Maven we don't need jira - see release instructions
on our website
--
This is an automated message from the Apache Git Service.
To respond to the me
Tibor17 commented on PR #518:
URL: https://github.com/apache/maven-surefire/pull/518#issuecomment-1108371215
@zoltanmeze
Feel free to extract the last commit to a separate PR and Jira.
The Jira
[SUREFIRE-2056](https://issues.apache.org/jira/browse/SUREFIRE-2056) is about
another data
[
https://issues.apache.org/jira/browse/MDEP-802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527403#comment-17527403
]
Michael Osipov commented on MDEP-802:
-
For someone to look at this I'd recommend create
[
https://issues.apache.org/jira/browse/MRELEASE-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy updated MRELEASE-1022:
---
Fix Version/s: 3.0.0-M6
> release:prepare does not honor project.dev version predefined in
[
https://issues.apache.org/jira/browse/MDEP-802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527415#comment-17527415
]
Slawomir Jaranowski commented on MDEP-802:
--
Is it not similar to: MDEP-791
> anal
cstamas opened a new pull request, #200:
URL: https://github.com/apache/maven-indexer/pull/200
This also implies build requires Java11, so is parked for now.
--
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
Tamás Cservenák created MINDEXER-146:
Summary: Fix issues reported by Lucene 9
Key: MINDEXER-146
URL: https://issues.apache.org/jira/browse/MINDEXER-146
Project: Maven Indexer
Issue Type:
cstamas opened a new pull request, #201:
URL: https://github.com/apache/maven-indexer/pull/201
There were several "sloppy" spots especially about indexing
options and norms (field type options), that are now
fixed. Also, replaced uses of deprecated RAMDirectory with
new ByteBuffersDi
[
https://issues.apache.org/jira/browse/MINDEXER-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák reassigned MINDEXER-146:
Assignee: Tamás Cservenák
> Fix issues reported by Lucene 9
> --
[
https://issues.apache.org/jira/browse/MINDEXER-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák updated MINDEXER-146:
-
Issue Type: Bug (was: Task)
> Fix issues reported by Lucene 9
> --
gnodet opened a new pull request, #620:
URL: https://github.com/apache/maven-mvnd/pull/620
This reverts commit e8e5ffc4eeb179ba6aecb0382d9f70697f7d42f7.
--
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
michael-o commented on code in PR #168:
URL: https://github.com/apache/maven-resolver/pull/168#discussion_r857541162
##
maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/DefaultLocalPathPrefixComposerFactory.java:
##
@@ -0,0 +1,61 @@
+package org.eclipse.aether.
cstamas commented on code in PR #168:
URL: https://github.com/apache/maven-resolver/pull/168#discussion_r857560270
##
maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/DefaultLocalPathPrefixComposerFactory.java:
##
@@ -0,0 +1,61 @@
+package org.eclipse.aether.in
cstamas commented on PR #150:
URL: https://github.com/apache/maven-resolver/pull/150#issuecomment-1108499292
This redefines bnd plugin, latest updates was to 6.2.0 but you added 6.1.0?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
cstamas commented on PR #150:
URL: https://github.com/apache/maven-resolver/pull/150#issuecomment-1108499291
This redefines bnd plugin, latest updates was to 6.2.0 but you added 6.1.0?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
gnodet commented on PR #150:
URL: https://github.com/apache/maven-resolver/pull/150#issuecomment-1108507005
> This redefines bnd plugin, latest updates was to 6.2.0 but you added 6.1.0?
The upgrade to 6.2.0 was done 2 days ago, while my upgrade to 6.1.0 was 2
months ago.
Anyway, I
cstamas merged PR #201:
URL: https://github.com/apache/maven-indexer/pull/201
--
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-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák closed MINDEXER-146.
> Fix issues reported by Lucene 9
> ---
>
> Key:
cstamas merged PR #168:
URL: https://github.com/apache/maven-resolver/pull/168
--
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/MINDEXER-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák resolved MINDEXER-146.
--
Resolution: Fixed
> Fix issues reported by Lucene 9
> ---
cstamas merged PR #167:
URL: https://github.com/apache/maven-resolver/pull/167
--
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/MRESOLVER-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák resolved MRESOLVER-252.
---
Resolution: Fixed
Fixed in b1aa64fbe6d1460d1b98d57039ec4a00de3d1a91
> Make LRM pa
[
https://issues.apache.org/jira/browse/MRESOLVER-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák closed MRESOLVER-253.
-
> Dynamic prefixes for LRM
>
>
> Key: MRESOLVER-2
[
https://issues.apache.org/jira/browse/MRESOLVER-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák closed MRESOLVER-252.
-
> Make LRM path composition reusable
> --
>
>
[
https://issues.apache.org/jira/browse/MRESOLVER-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák resolved MRESOLVER-253.
---
Resolution: Fixed
Fixed in b1aa64fbe6d1460d1b98d57039ec4a00de3d1a91
> Dynamic pre
[
https://issues.apache.org/jira/browse/MRESOLVER-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527468#comment-17527468
]
Hudson commented on MRESOLVER-253:
--
Build succeeded in Jenkins: Maven » Maven TLP » m
[
https://issues.apache.org/jira/browse/MDEP-802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527469#comment-17527469
]
Marius Grama commented on MDEP-802:
---
[~sjaranowski] it seems indeed pretty much similar
[
https://issues.apache.org/jira/browse/MRESOLVER-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527467#comment-17527467
]
Hudson commented on MRESOLVER-252:
--
Build succeeded in Jenkins: Maven » Maven TLP » m
[
https://issues.apache.org/jira/browse/MDEP-802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527469#comment-17527469
]
Marius Grama edited comment on MDEP-802 at 4/25/22 12:47 PM:
-
[
[
https://issues.apache.org/jira/browse/MINDEXER-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527471#comment-17527471
]
Hudson commented on MINDEXER-146:
-
Build succeeded in Jenkins: Maven » Maven TLP » mave
dennisl commented on code in PR #22:
URL: https://github.com/apache/maven-war-plugin/pull/22#discussion_r857600052
##
src/it/MWAR-450/verify.bsh:
##
@@ -0,0 +1,94 @@
+
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.
dennisl merged PR #20:
URL: https://github.com/apache/maven-war-plugin/pull/20
--
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/MWAR-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525438#comment-17525438
]
Dennis Lundberg edited comment on MWAR-448 at 4/25/22 1:14 PM:
--
[
https://issues.apache.org/jira/browse/MWAR-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Lundberg updated MWAR-450:
-
Fix Version/s: 3.4.0
> ISO8859-1 properties files get changed into UTF-8 when filtered
> --
dependabot[bot] opened a new pull request, #24:
URL: https://github.com/apache/maven-war-plugin/pull/24
Bumps commons-io from 2.6 to 2.7.
[
> -
[
https://issues.apache.org/jira/browse/MWAR-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski updated MWAR-452:
-
Fix Version/s: 3.4.0
(was: next-release)
> One page about Skinny WAR
Slawomir Jaranowski created MWAR-454:
Summary: Upgrade Parent to 36
Key: MWAR-454
URL: https://issues.apache.org/jira/browse/MWAR-454
Project: Maven WAR Plugin
Issue Type: Dependency upgr
dennisl commented on PR #22:
URL: https://github.com/apache/maven-war-plugin/pull/22#issuecomment-1108618869
Sorry, I messed up. I wanted to apply the pull requests in order, but there
was a conflict between the PR for MWAR-444 and MWAR-450 that I was unable to
resolve at github. Also I wan
Zoltan Meze created SUREFIRE-2076:
-
Summary: BufferOverflowException when encoding message with null
runMode
Key: SUREFIRE-2076
URL: https://issues.apache.org/jira/browse/SUREFIRE-2076
Project: Maven
dennisl commented on PR #23:
URL: https://github.com/apache/maven-war-plugin/pull/23#issuecomment-1108630093
@slachiewicz Would you mind rebasing your branch to master, now that
MWAR-444 and MWAR-450 has been merged. I don't trust myself to do that right
now.
--
This is an automated mess
gnodet commented on PR #150:
URL: https://github.com/apache/maven-resolver/pull/150#issuecomment-1108631175
> > This redefines bnd plugin, latest updates was to 6.2.0 but you added
6.1.0?
>
> The upgrade to 6.2.0 was done 2 days ago, while my upgrade to 6.1.0 was 2
months ago. Anyway
dependabot[bot] opened a new pull request, #118:
URL: https://github.com/apache/maven-compiler-plugin/pull/118
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin)
from 3.3.2 to 3.4.0.
Commits
https://github.com/apache/maven-javadoc-plugin/commit/40cc602
[
https://issues.apache.org/jira/browse/MDEP-802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527545#comment-17527545
]
Slawomir Jaranowski commented on MDEP-802:
--
[~findinpath] please ask question in M
[
https://issues.apache.org/jira/browse/MJAVADOC-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527562#comment-17527562
]
David Hsing commented on MJAVADOC-708:
--
Unfortunately, it doesn't look very feasib
[
https://issues.apache.org/jira/browse/MJAVADOC-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527562#comment-17527562
]
David Hsing edited comment on MJAVADOC-708 at 4/25/22 3:09 PM:
--
[
https://issues.apache.org/jira/browse/MJAVADOC-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527562#comment-17527562
]
David Hsing edited comment on MJAVADOC-708 at 4/25/22 3:10 PM:
--
[
https://issues.apache.org/jira/browse/MJAVADOC-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527562#comment-17527562
]
David Hsing edited comment on MJAVADOC-708 at 4/25/22 3:11 PM:
--
Tamás Cservenák created MINDEXER-147:
Summary: Move rootGroups and allGroups fields out of index
Key: MINDEXER-147
URL: https://issues.apache.org/jira/browse/MINDEXER-147
Project: Maven Indexer
cstamas opened a new pull request, #202:
URL: https://github.com/apache/maven-indexer/pull/202
Do not (mis)use Lucene index to store potentially huge
dataset, while this field is really not even searched, it
just contains aggregated artifact groups that are present
on index.
--
Th
[
https://issues.apache.org/jira/browse/MRESOLVER-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527568#comment-17527568
]
Jesse Glick commented on MRESOLVER-253:
---
This sounds promising. Is
https://gith
[
https://issues.apache.org/jira/browse/MINDEXER-147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák reassigned MINDEXER-147:
Assignee: Tamás Cservenák
> Move rootGroups and allGroups fields out of index
>
cstamas merged PR #202:
URL: https://github.com/apache/maven-indexer/pull/202
--
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-147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák closed MINDEXER-147.
> Move rootGroups and allGroups fields out of index
> ---
[
https://issues.apache.org/jira/browse/MINDEXER-147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák resolved MINDEXER-147.
--
Resolution: Fixed
> Move rootGroups and allGroups fields out of index
> -
[
https://issues.apache.org/jira/browse/SUREFIRE-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527581#comment-17527581
]
Zoltan Meze commented on SUREFIRE-2076:
---
Probably related to this or SUREFIRE-20
[
https://issues.apache.org/jira/browse/MRESOLVER-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527583#comment-17527583
]
Tamás Cservenák commented on MRESOLVER-253:
---
These pages are more "technical
[
https://issues.apache.org/jira/browse/MINDEXER-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527586#comment-17527586
]
Hudson commented on MINDEXER-147:
-
Build succeeded in Jenkins: Maven » Maven TLP » mave
[
https://issues.apache.org/jira/browse/MJAVADOC-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527599#comment-17527599
]
Michael Osipov commented on MJAVADOC-708:
-
Integrated into 17, no?
> How to ge
Tibor17 commented on PR #528:
URL: https://github.com/apache/maven-surefire/pull/528#issuecomment-1108774464
@sbabcoc
As I told you before, we will not accept this change. We spoke about it. The
documentation in ASF says that 5 is used in TestNG and the developer originally
said that th
[
https://issues.apache.org/jira/browse/SUREFIRE-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoltan Meze updated SUREFIRE-2076:
--
Description:
Per
[#issuecomment-1099231382|https://github.com/apache/maven-surefire/pull/51
[
https://issues.apache.org/jira/browse/SUREFIRE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527608#comment-17527608
]
Tibor Digana commented on SUREFIRE-2063:
[~mthmulders]
Basically, I don't mind
[
https://issues.apache.org/jira/browse/SUREFIRE-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoltan Meze updated SUREFIRE-2076:
--
Description:
Per
[#issuecomment-1099231382|https://github.com/apache/maven-surefire/pull/51
[
https://issues.apache.org/jira/browse/SUREFIRE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527609#comment-17527609
]
Tibor Digana commented on SUREFIRE-2063:
[~mthmulders]
The problem I see here
zoltanmeze opened a new pull request, #529:
URL: https://github.com/apache/maven-surefire/pull/529
Per @Tibor17's comment
https://github.com/apache/maven-surefire/pull/518#issuecomment-1099706229 and
https://github.com/apache/maven-surefire/pull/518#issuecomment-1108371215
and after som
Tibor17 commented on PR #527:
URL: https://github.com/apache/maven-surefire/pull/527#issuecomment-1108789885
@mthmulders
@pzygielo
Pls see the Jira https://issues.apache.org/jira/browse/SUREFIRE-2063
--
This is an automated message from the Apache Git Service.
To respond to the mes
zoltanmeze commented on PR #518:
URL: https://github.com/apache/maven-surefire/pull/518#issuecomment-1108794842
@Tibor17 Done, created a separate jira ticket and PR for
BufferOverflowException on null runMode, see
https://github.com/apache/maven-surefire/pull/529
--
This is an automated
slawekjaranowski opened a new pull request, #25:
URL: https://github.com/apache/maven-war-plugin/pull/25
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/MWAR) filed
[
https://issues.apache.org/jira/browse/MPLUGINTESTING-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527641#comment-17527641
]
Samael Bate commented on MPLUGINTESTING-62:
---
When I raised the [PR for
slawekjaranowski opened a new pull request, #26:
URL: https://github.com/apache/maven-war-plugin/pull/26
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/MWAR) filed
[
https://issues.apache.org/jira/browse/MPLUGINTESTING-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527651#comment-17527651
]
Samael Bate commented on MPLUGINTESTING-71:
---
Updating codebase to suppor
[
https://issues.apache.org/jira/browse/MRESOLVER-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527673#comment-17527673
]
Michael Osipov commented on MRESOLVER-178:
--
[~gnodet], ping!
> Introduce a s
Samael Bate created MPLUGINTESTING-72:
-
Summary: release 3.4.0
Key: MPLUGINTESTING-72
URL: https://issues.apache.org/jira/browse/MPLUGINTESTING-72
Project: Maven Plugin Testing
Issue Type
[
https://issues.apache.org/jira/browse/SUREFIRE-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoltan Meze updated SUREFIRE-2068:
--
Attachment: screenshot-1.png
> System.out.println() causes BufferOverflow
>
[
https://issues.apache.org/jira/browse/SUREFIRE-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527674#comment-17527674
]
Zoltan Meze commented on SUREFIRE-2068:
---
Test execution on [^surefire-buffer-ove
slachiewicz commented on PR #200:
URL: https://github.com/apache/maven-indexer/pull/200#issuecomment-1108872421
Always this can be first, independent subproject migrated to newer java :-)🔥
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
slawekjaranowski merged PR #25:
URL: https://github.com/apache/maven-war-plugin/pull/25
--
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/MWAR-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski closed MWAR-454.
Resolution: Fixed
> Upgrade Parent to 36
>
>
> Key: MWAR
gnodet commented on PR #620:
URL: https://github.com/apache/maven-mvnd/pull/620#issuecomment-1108891813
[aalmiray](https://github.com/aalmiray) is there a way to publish snapshots
to the official apache snapshot repository or do I have to file a request to
ASF infra to allow the usage of th
[
https://issues.apache.org/jira/browse/MWAR-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527702#comment-17527702
]
Hudson commented on MWAR-454:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven-war-plugin
sbabcoc commented on PR #528:
URL: https://github.com/apache/maven-surefire/pull/528#issuecomment-1108905304
@Tibor17 The [threadCount] value is ignored if not running in parallel mode;
from [org.testng.TestRunner] : `int threadCount = parallel ?
xmlTest.getThreadCount() : 1;`
I'm
Maarten Mulders created SUREFIRE-2077:
-
Summary: argLine with two spaces doesn't work
Key: SUREFIRE-2077
URL: https://issues.apache.org/jira/browse/SUREFIRE-2077
Project: Maven Surefire
I
[
https://issues.apache.org/jira/browse/SUREFIRE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527707#comment-17527707
]
Maarten Mulders commented on SUREFIRE-2063:
---
Moved to SUREFIRE-2077 - please
1 - 100 of 126 matches
Mail list logo