slawekjaranowski commented on pull request #433:
URL: https://github.com/apache/maven-surefire/pull/433#issuecomment-1009711874
@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
Christian Frommeyer created MSITE-879:
-
Summary: When updating the site plugin from 3.9.1 to 3.10.0
rendering asciidoc fails
Key: MSITE-879
URL: https://issues.apache.org/jira/browse/MSITE-879
Pro
[
https://issues.apache.org/jira/browse/MSITE-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472569#comment-17472569
]
Christian Frommeyer commented on MSITE-879:
---
Repo to reproduce: https://github.c
conderls commented on issue #570:
URL: https://github.com/apache/maven-mvnd/issues/570#issuecomment-1009753047
with `-Dmvnd.buildTime=true` options, the report shows that, the time spent
in plugins is negligible, e.g.
 can be used to produce the same result.
Yes, `release:prepare` mea
imonteroperez commented on pull request #400:
URL: https://github.com/apache/maven-surefire/pull/400#issuecomment-1009899120
> > @imonteroperez @slawekjaranowski @olamy
> > The includes|excludes, includesFile|excludesFile end up within the
TestListResolver. There is no need to modify the
imonteroperez edited a comment on pull request #400:
URL: https://github.com/apache/maven-surefire/pull/400#issuecomment-1009899120
> I think this is not going to work because IIUC then is going to be
delegated to a FileScanner to evaluate which test classes should be executed
without cons
imonteroperez edited a comment on pull request #400:
URL: https://github.com/apache/maven-surefire/pull/400#issuecomment-1009899120
> I think this is not going to work because IIUC then is going to be
delegated to a FileScanner to evaluate which test classes should be executed
without cons
aalmiray commented on pull request #574:
URL: https://github.com/apache/maven-mvnd/pull/574#issuecomment-1009924585
OK, I can adjust the workflows to make use of a tag trigger for
`release-candidate`.
If `release:prepare` were to be invoked by a GH workflow then we'll need to
reuse
aalmiray edited a comment on pull request #574:
URL: https://github.com/apache/maven-mvnd/pull/574#issuecomment-1009806534
Got it. But you do raise a point with moving the version to the next
available number and publishing artifacts to Maven Central.
Version bump can happen with the
gnodet edited a comment on issue #570:
URL: https://github.com/apache/maven-mvnd/issues/570#issuecomment-1008870741
So mvnd speeds up by
* enabling concurrent build by default
* cacheing a few things and help speeding up the time spent by maven
*itself* when loading the poms, the
jglick commented on pull request #566:
URL: https://github.com/apache/maven-mvnd/pull/566#issuecomment-1009968756
Amends #420?
--
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
jglick commented on issue #579:
URL: https://github.com/apache/maven-mvnd/issues/579#issuecomment-1009977696
https://github.com/apache/maven-mvnd/suites/4840771252/artifacts/137146082
indeed seems to work. Looking forward to 0.7.2. Thanks for the fast response!
(`mvnd` still does not
[
https://issues.apache.org/jira/browse/MINSTALL-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MINSTALL-161:
Fix Version/s: (was: waiting-for-feedback)
> Error in installing dependency
> ---
[
https://issues.apache.org/jira/browse/MINSTALL-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MINSTALL-96:
---
Fix Version/s: (was: waiting-for-feedback)
> Skip option for install-file
>
gnodet commented on pull request #566:
URL: https://github.com/apache/maven-mvnd/pull/566#issuecomment-1009991745
> Amends #420?
Yes, #523 is a better fix for the concurrency problem than #420, but the
custom `MavenProject` was not removed and should have.
--
This is an automated
dependabot[bot] opened a new pull request #62:
URL: https://github.com/apache/maven-plugin-tools/pull/62
Bumps
[plexus-compiler-manager](https://github.com/codehaus-plexus/plexus-compiler)
from 2.8.8 to 2.9.0.
Release notes
Sourced from https://github.com/codehaus-plexus/plexus-c
[
https://issues.apache.org/jira/browse/MNG-7362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MNG-7362.
---
Fix Version/s: 4.0.0
4.0.0-alpha-1
Resolution: Fixed
Fixed with
[7a772fecc02
gnodet commented on issue #579:
URL: https://github.com/apache/maven-mvnd/issues/579#issuecomment-1010017090
> (`mvnd` still does not work well for this mojo, apparently due to a
difference in stdio forwarding behavior compared to `mvn`, but that is another
issue. The mojo does run without
[
https://issues.apache.org/jira/browse/ARCHETYPE-621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472779#comment-17472779
]
Maik Ebert commented on ARCHETYPE-621:
--
Works fine now with version 3.2.1.
Thank
ppalaga commented on a change in pull request #580:
URL: https://github.com/apache/maven-mvnd/pull/580#discussion_r782206760
##
File path: client/src/main/java/org/mvndaemon/mvnd/client/DefaultClient.java
##
@@ -114,6 +115,12 @@ public static void main(String[] argv) throws Exc
gnodet commented on a change in pull request #580:
URL: https://github.com/apache/maven-mvnd/pull/580#discussion_r782214168
##
File path: client/src/main/java/org/mvndaemon/mvnd/client/DefaultClient.java
##
@@ -114,6 +115,12 @@ public static void main(String[] argv) throws Exce
asfgit closed pull request #655:
URL: https://github.com/apache/maven/pull/655
--
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 a change in pull request #400:
URL: https://github.com/apache/maven-surefire/pull/400#discussion_r782221367
##
File path:
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java
##
@@ -2292,23 +2291,52 @@ pri
[
https://issues.apache.org/jira/browse/MNG-7349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472797#comment-17472797
]
Michael Osipov commented on MNG-7349:
-
[~rfscholte], [~gnodet], any opinion on that?
>
[
https://issues.apache.org/jira/browse/MNG-7380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MNG-7380.
---
Fix Version/s: 4.0.0
4.0.0-alpha-1
3.8.5
(w
ppalaga commented on a change in pull request #580:
URL: https://github.com/apache/maven-mvnd/pull/580#discussion_r782238545
##
File path: client/src/main/java/org/mvndaemon/mvnd/client/DefaultClient.java
##
@@ -114,6 +115,12 @@ public static void main(String[] argv) throws Exc
[
https://issues.apache.org/jira/browse/ARCHETYPE-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated ARCHETYPE-621:
---
Fix Version/s: 3.2.1
> integration-test execution fails during release bui
[
https://issues.apache.org/jira/browse/ARCHETYPE-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz reassigned ARCHETYPE-621:
--
Assignee: Sylwester Lachiewicz
> integration-test execution fails d
[
https://issues.apache.org/jira/browse/ARCHETYPE-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz closed ARCHETYPE-621.
--
Resolution: Fixed
> integration-test execution fails during release build wh
[
https://issues.apache.org/jira/browse/MNG-7349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472823#comment-17472823
]
Guillaume Nodet edited comment on MNG-7349 at 1/11/22, 3:21 PM:
-
[
https://issues.apache.org/jira/browse/MNG-7349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472823#comment-17472823
]
Guillaume Nodet commented on MNG-7349:
--
One possibility would be to add the relocation
agschrei commented on pull request #163:
URL: https://github.com/apache/maven/pull/163#issuecomment-1010093495
are there any additional steps pending for this fix?
I just ran into this issue myself and if there is anything I can do to get
this merged I'd be happy to get involved.
--
T
[
https://issues.apache.org/jira/browse/MNG-7388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated MNG-7388:
-
Description:
Currently only the minimum Maven version can be explicitly required for a Maven
plugi
imonteroperez commented on a change in pull request #400:
URL: https://github.com/apache/maven-surefire/pull/400#discussion_r782305865
##
File path:
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java
##
@@ -2292,23 +2291,52 @@ privat
slawekjaranowski commented on pull request #400:
URL: https://github.com/apache/maven-surefire/pull/400#issuecomment-1010137098
code looks ok
Please add documentation to Mojo params and to site with examples.
--
This is an automated message from the Apache Git Service.
To respond
Wojciech created SUREFIRE-1978:
--
Summary: logging testcases to separate logs
Key: SUREFIRE-1978
URL: https://issues.apache.org/jira/browse/SUREFIRE-1978
Project: Maven Surefire
Issue Type: New F
slawekjaranowski merged pull request #433:
URL: https://github.com/apache/maven-surefire/pull/433
--
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:
Slawomir Jaranowski created SUREFIRE-1979:
-
Summary: Upgrade doxiaSitetoolsVersion from 1.9.2 to 1.11.1
Key: SUREFIRE-1979
URL: https://issues.apache.org/jira/browse/SUREFIRE-1979
Project: Mave
[
https://issues.apache.org/jira/browse/SUREFIRE-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski closed SUREFIRE-1979.
-
Assignee: Slawomir Jaranowski
Resolution: Fixed
> Upgrade doxiaSitetools
slawekjaranowski merged pull request #438:
URL: https://github.com/apache/maven-surefire/pull/438
--
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:
slawekjaranowski merged pull request #436:
URL: https://github.com/apache/maven-surefire/pull/436
--
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:
fdfea opened a new pull request #136:
URL: https://github.com/apache/maven-enforcer/pull/136
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/MENFORCER) filed
fdfea closed pull request #135:
URL: https://github.com/apache/maven-enforcer/pull/135
--
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
[
https://issues.apache.org/jira/browse/MENFORCER-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Forrest Feaser updated MENFORCER-411:
-
Description:
It would be nice if the DependencyConvergence rule could specify certain
[
https://issues.apache.org/jira/browse/MENFORCER-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Forrest Feaser updated MENFORCER-411:
-
Description:
It would be nice if the DependencyConvergence rule could specify certain
Tibor17 commented on pull request #400:
URL: https://github.com/apache/maven-surefire/pull/400#issuecomment-1010198845
@imonteroperez
I did not mean to put the change on this branch. Here are too many and
unnecessary changes.
The fix should be quite simple. The lists are merged in th
michael-o commented on pull request #163:
URL: https://github.com/apache/maven/pull/163#issuecomment-1010209682
@agschrei As far as I remember we have discussed this with @rfscholte and
there was some logical error either in the expectation or the PR. Can't
remember where.
--
This is an
[
https://issues.apache.org/jira/browse/MNG-5974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472984#comment-17472984
]
Michael Osipov commented on MNG-5974:
-
[~tulau], one of the problems with this class is
[
https://issues.apache.org/jira/browse/MSKINS-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472986#comment-17472986
]
Michael Osipov commented on MSKINS-97:
--
Now we are at version 5 :-D
> Upgrade to Boo
[
https://issues.apache.org/jira/browse/MSKINS-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MSKINS-97:
-
Summary: Upgrade to Bootstrap 5.x (was: Upgrade to Bootstrap 4.x)
> Upgrade to Bootstrap 5.x
> --
aalmiray commented on pull request #574:
URL: https://github.com/apache/maven-mvnd/pull/574#issuecomment-1010331988
Refactored workflows after testing some settings that were not properly
working.
* `verify.yaml` renamed to `early-access.yml`.
* there's now a 2 stage `release-cand
dankirkd commented on pull request #339:
URL: https://github.com/apache/maven-surefire/pull/339#issuecomment-1010341004
@Tibor17 Now that TestNG 7.5 is out, does this get us any closer to a
released fix for this bug?
--
This is an automated message from the Apache Git Service.
To respond
hboutemy commented on pull request #143:
URL: https://github.com/apache/maven-resolver/pull/143#issuecomment-1010349543
only the title and commit message could be changed to
"add protected abstract AbstractArtifact.newInstance()"
--
This is an automated message from the Apache Git Serv
[
https://issues.apache.org/jira/browse/MSHARED-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski updated MSHARED-879:
Fix Version/s: maven-dependency-analyzer-1.11.3
(was: maven-
dependabot[bot] opened a new pull request #184:
URL: https://github.com/apache/maven-dependency-plugin/pull/184
Bumps wagon-http-lightweight from 3.4.0 to 3.5.1.
[ from 3.21.0 to
3.22.0.
Commits
https://github.com/assertj/assertj-core/commit/5e4779c76ae0fffc6c44f174cd54dfbd
dependabot[bot] opened a new pull request #68:
URL: https://github.com/apache/maven-site-plugin/pull/68
Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver)
from 4.2.5 to 4.2.7.
Release notes
Sourced from https://github.com/codehaus-plexus/plexus-archiver/re
dependabot[bot] commented on pull request #64:
URL: https://github.com/apache/maven-site-plugin/pull/64#issuecomment-1010611896
Superseded by #68.
--
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
dependabot[bot] closed pull request #64:
URL: https://github.com/apache/maven-site-plugin/pull/64
--
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:
[
https://issues.apache.org/jira/browse/MEAR-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marat Abrarov updated MEAR-307:
---
Attachment: MEAR-307_fixed_example.zip
> skinny modules war libs are not put into shared lib folder
> -
[
https://issues.apache.org/jira/browse/MEAR-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474257#comment-17474257
]
Marat Abrarov commented on MEAR-307:
Hi [~asbachb],
This is expected behavior. Example
[
https://issues.apache.org/jira/browse/MNG-5974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474300#comment-17474300
]
Tuure Laurinolli commented on MNG-5974:
---
Perhaps the class javadoc could then be impr
[
https://issues.apache.org/jira/browse/MRESOLVER-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474310#comment-17474310
]
wei cai commented on MRESOLVER-228:
---
[~michael-o] [~ibabiankou]
Here is the pure
caiwei-ebay commented on pull request #144:
URL: https://github.com/apache/maven-resolver/pull/144#issuecomment-1010720398
@michael-o @ibabiankou
Please help review.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
gnodet commented on issue #541:
URL: https://github.com/apache/maven-mvnd/issues/541#issuecomment-1010732510
Fwiw, quarkus uses low level terminal interactions to set up the console
support, however, there's no terminal in the daemons. At the OS level, the
daemon process input stream is n
michael-o commented on pull request #144:
URL: https://github.com/apache/maven-resolver/pull/144#issuecomment-1010734025
@cstamas
--
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
gnodet opened a new pull request #581:
URL: https://github.com/apache/maven-mvnd/pull/581
The implementation currently switches on the redirection when the daemon
actually starts reading the System.in stream using InputStream.read() or
InputStream.available().
--
This is an automated me
95 matches
Mail list logo