hboutemy merged PR #677:
URL: https://github.com/apache/maven-site/pull/677
--
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.apa
hboutemy opened a new pull request, #677:
URL: https://github.com/apache/maven-site/pull/677
Reverts apache/maven-site#569
as asked https://lists.apache.org/thread/gzocjd8qn3729z1koz62v25d4h5fz0mn
--
This is an automated message from the Apache Git Service.
To respond to the message
cstamas merged PR #1263:
URL: https://github.com/apache/maven-mvnd/pull/1263
--
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.ap
cstamas opened a new issue, #1264:
URL: https://github.com/apache/maven-mvnd/issues/1264
It should utilize new Cache API in Maven4
--
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 com
kwin commented on code in PR #654:
URL: https://github.com/apache/maven-site/pull/654#discussion_r1947940930
##
content/markdown/guides/mini/guide-encryption-4.md:
##
@@ -0,0 +1,74 @@
+# Password Encryption (Maven 4)
+
+
+
+
+## Introduction
+
+Maven 4 introduces an enhanced enc
cstamas opened a new pull request, #1263:
URL: https://github.com/apache/maven-mvnd/pull/1263
(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 unsubscribe, e
cstamas commented on PR #1244:
URL: https://github.com/apache/maven-mvnd/pull/1244#issuecomment-2645920918
@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 specific comment.
dependabot[bot] closed pull request #1255: Bump jline.version from 3.28.0 to
3.29.0
URL: https://github.com/apache/maven-mvnd/pull/1255
--
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
dependabot[bot] commented on PR #1255:
URL: https://github.com/apache/maven-mvnd/pull/1255#issuecomment-2645920906
Looks like these dependencies are up-to-date now, so this is no longer
needed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please
dependabot[bot] closed pull request #1260: Bump
org.graalvm.buildtools:native-maven-plugin from 0.10.4 to 0.10.5
URL: https://github.com/apache/maven-mvnd/pull/1260
--
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 #1260:
URL: https://github.com/apache/maven-mvnd/pull/1260#issuecomment-2645920849
Looks like org.graalvm.buildtools:native-maven-plugin is up-to-date now, so
this is no longer needed.
--
This is an automated message from the Apache Git Service.
To respond
dependabot[bot] commented on PR #1249:
URL: https://github.com/apache/maven-mvnd/pull/1249#issuecomment-2645920819
Looks like these dependencies are up-to-date now, so this is no longer
needed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please
dependabot[bot] closed pull request #1249: Bump groovy.version from 4.0.24 to
4.0.25
URL: https://github.com/apache/maven-mvnd/pull/1249
--
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 #1255:
URL: https://github.com/apache/maven-mvnd/pull/1255#issuecomment-2645920749
@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 specific comment.
cstamas commented on PR #1260:
URL: https://github.com/apache/maven-mvnd/pull/1260#issuecomment-2645920707
@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 specific comment.
cstamas merged PR #1253:
URL: https://github.com/apache/maven-mvnd/pull/1253
--
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.ap
cstamas commented on issue #1258:
URL: https://github.com/apache/maven-mvnd/issues/1258#issuecomment-2645910723
Simplest that comes to my mind is to try to load from (plugin) classloader a
class typical for mvnd and not existing in mvn, for example
`org.apache.maven.cli.DaemonCli`? Just thr
cstamas commented on issue #1262:
URL: https://github.com/apache/maven-mvnd/issues/1262#issuecomment-2645909716
Yes, there was a LOT of related changes in mvn and mvnd (both master), and
due these changes not yet ported to mvnd, you cannot build it currently. Soon
will merge https://github.
TotallyMehis opened a new issue, #1262:
URL: https://github.com/apache/maven-mvnd/issues/1262
Running `mvnd -v` I get the following output:
```
Apache Maven Daemon (mvnd) 2.0.0-rc-1 linux-amd64 native client
(39127a46697aa1f64d19b106f943a1a13c9f1637)
Terminal: org.jline.terminal
cstamas commented on code in PR #654:
URL: https://github.com/apache/maven-site/pull/654#discussion_r1947928625
##
content/markdown/guides/mini/guide-encryption-4.md:
##
@@ -0,0 +1,74 @@
+# Password Encryption (Maven 4)
+
+
+
+
+## Introduction
+
+Maven 4 introduces an enhanced
cstamas commented on code in PR #654:
URL: https://github.com/apache/maven-site/pull/654#discussion_r1947928557
##
content/markdown/guides/mini/guide-encryption-4.md:
##
@@ -0,0 +1,74 @@
+# Password Encryption (Maven 4)
+
+
+
+
+## Introduction
+
+Maven 4 introduces an enhanced
kwin commented on code in PR #654:
URL: https://github.com/apache/maven-site/pull/654#discussion_r1947926243
##
content/markdown/guides/mini/guide-encryption-4.md:
##
@@ -0,0 +1,74 @@
+# Password Encryption (Maven 4)
+
+
+
+
+## Introduction
+
+Maven 4 introduces an enhanced enc
slachiewicz closed issue #132: Prepare set of default setting for Maven 4 only
projects
URL: https://github.com/apache/maven-gh-actions-shared/issues/132
--
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
pzygielo commented on PR #508:
URL:
https://github.com/apache/maven-dependency-plugin/pull/508#issuecomment-2645871343
From my fork:

--
This is an automated message from the Apache Git Servic
slawekjaranowski opened a new pull request, #145:
URL: https://github.com/apache/maven-gh-actions-shared/pull/145
In other case we execute this job twice on each PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
slawekjaranowski opened a new pull request, #144:
URL: https://github.com/apache/maven-gh-actions-shared/pull/144
We should preserve last generated release notes.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
slawekjaranowski merged PR #673:
URL: https://github.com/apache/maven-site/pull/673
--
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] closed pull request #286: Bump org.codehaus.plexus:plexus-java
from 1.2.0 to 1.3.0
URL: https://github.com/apache/maven-compiler-plugin/pull/286
--
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
dependabot[bot] commented on PR #286:
URL:
https://github.com/apache/maven-compiler-plugin/pull/286#issuecomment-2645846529
Superseded by #293.
--
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 th
dependabot[bot] opened a new pull request, #293:
URL: https://github.com/apache/maven-compiler-plugin/pull/293
Bumps
[org.codehaus.plexus:plexus-java](https://github.com/codehaus-plexus/plexus-languages)
from 1.2.0 to 1.4.0.
Release notes
Sourced from https://github.com/codehaus-p
slawekjaranowski merged PR #676:
URL: https://github.com/apache/maven-site/pull/676
--
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
kwin commented on PR #676:
URL: https://github.com/apache/maven-site/pull/676#issuecomment-2645838280
Yes, I am out of ideas here. Still let us commit these changes, they are
valid anyhow...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
slawekjaranowski commented on PR #676:
URL: https://github.com/apache/maven-site/pull/676#issuecomment-2645837561
@kwin comments fixed ... exception still exists
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
mthmulders commented on issue #630:
URL: https://github.com/apache/maven-site/issues/630#issuecomment-2645836653
> [@mthmulders](https://github.com/mthmulders) Can you have a look why it
still emits
>
> [snip]
>
> Also shouldn't such exception lead to a broken build?
@kw
slawekjaranowski commented on issue #630:
URL: https://github.com/apache/maven-site/issues/630#issuecomment-2645834416
IHMO only one was missed - added in #676
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
kwin commented on PR #676:
URL: https://github.com/apache/maven-site/pull/676#issuecomment-2645834214
Maybe the wrong comment syntax
(https://plantuml.com/commons#8413c683b4b27cc3) is to blame here.
--
This is an automated message from the Apache Git Service.
To respond to the message, pl
kwin commented on issue #630:
URL: https://github.com/apache/maven-site/issues/630#issuecomment-2645830762
@mthmulders Can you have a look why it still emits
```
java.io.IOException: Cannot run program "/opt/local/bin/dot": error=2, No
such file or directory
at java.base/ja
[
https://issues.apache.org/jira/browse/MNG-8535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925299#comment-17925299
]
Tamas Cservenak commented on MNG-8535:
--
[~oehme] pls try master with latest changes.
[
https://issues.apache.org/jira/browse/MNG-8535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak closed MNG-8535.
Resolution: Fixed
> Embedded launcher can't capture Maven 4 output
>
[
https://issues.apache.org/jira/browse/MNG-8553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak closed MNG-8553.
Resolution: Fixed
> Resolver 2.0.6
> --
>
> Key: MNG-8553
>
cstamas merged PR #2082:
URL: https://github.com/apache/maven/pull/2082
--
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 merged PR #2079:
URL: https://github.com/apache/maven/pull/2079
--
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.
slawekjaranowski commented on issue #630:
URL: https://github.com/apache/maven-site/issues/630#issuecomment-2645816193
@kwin I added one missing `!pragma layout smetana` - all `puml` in project
have it ... but error still exists in build - please look output of: #676
--
This is an automa
kwin merged PR #672:
URL: https://github.com/apache/maven-site/pull/672
--
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.
kwin commented on issue #630:
URL: https://github.com/apache/maven-site/issues/630#issuecomment-2645787411
I would recommend to always rely on https://plantuml.com/smetana02 to keep
deps minimal (also for running the build locally).
--
This is an automated message from the Apache Git Serv
slawekjaranowski opened a new pull request, #675:
URL: https://github.com/apache/maven-site/pull/675
(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
cstamas commented on PR #2092:
URL: https://github.com/apache/maven/pull/2092#issuecomment-2645783727
Maybe we want two methods to add sources? And one could be a "batch"
(several sources at once) to be used by Project Builder and other adding one by
one like for example some plugin may be?
[
https://issues.apache.org/jira/browse/SUREFIRE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wolfgang Knauf updated SUREFIRE-2294:
-
Summary: [regressiion] Debugging failsafe tests: Message "Listening for
transport dt_s
slawekjaranowski opened a new pull request, #674:
URL: https://github.com/apache/maven-site/pull/674
fix #630
--
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
slawekjaranowski merged PR #670:
URL: https://github.com/apache/maven-site/pull/670
--
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
kwin commented on PR #672:
URL: https://github.com/apache/maven-site/pull/672#issuecomment-2645726213
see also
https://github.com/mthmulders/puml-maven-plugin?tab=readme-ov-file#requirements
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
kwin opened a new pull request, #672:
URL: https://github.com/apache/maven-site/pull/672
This requirement has been introduced with the update of
plantuml-maven-plugin to 0.3
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
[
https://issues.apache.org/jira/browse/MNG-8535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925270#comment-17925270
]
Tamas Cservenak commented on MNG-8535:
--
The next PR kinda nails it https://github.com/
pzygielo commented on PR #508:
URL:
https://github.com/apache/maven-dependency-plugin/pull/508#issuecomment-2645667466
Windows:
```
Error: Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
0.517 s <<< FAILURE! -- in org.apache.maven.plugins.dependency.tree.TestTreeMojo
pzygielo opened a new pull request, #509:
URL: https://github.com/apache/maven-dependency-plugin/pull/509
(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 un
[
https://issues.apache.org/jira/browse/MCOMPILER-529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925258#comment-17925258
]
ASF GitHub Bot commented on MCOMPILER-529:
--
slawekjaranowski commented on cod
slawekjaranowski commented on code in PR #245:
URL:
https://github.com/apache/maven-compiler-plugin/pull/245#discussion_r1947771649
##
src/site/apt/examples/set-compiler-source-and-target.apt.vm:
##
@@ -82,3 +85,9 @@ Setting the <<<-source>>> and <<<-target>>> of the Java
Comp
[
https://issues.apache.org/jira/browse/MCOMPILER-529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925257#comment-17925257
]
ASF GitHub Bot commented on MCOMPILER-529:
--
slawekjaranowski commented on PR
slawekjaranowski commented on PR #245:
URL:
https://github.com/apache/maven-compiler-plugin/pull/245#issuecomment-2645514437
maybe this PR should be targeted to 3.x branch
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
[
https://issues.apache.org/jira/browse/MCOMPILER-529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925256#comment-17925256
]
ASF GitHub Bot commented on MCOMPILER-529:
--
slawekjaranowski commented on PR
slawekjaranowski commented on PR #245:
URL:
https://github.com/apache/maven-compiler-plugin/pull/245#issuecomment-2645512410
Please notice, that master - version 4.x require JDK 17
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
[
https://issues.apache.org/jira/browse/MCOMPILER-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Bünger reassigned MCOMPILER-529:
-
Assignee: Matthias Bünger
> Improve the docs about usage 1.8 vs. 8 for source
Bukama commented on PR #245:
URL:
https://github.com/apache/maven-compiler-plugin/pull/245#issuecomment-2645480924
Sorry, totally missed the notification about your comment :/
> It's possible to set .release property not only for Java 9+ but also do or
Java 8. Plugin will skip passin
[
https://issues.apache.org/jira/browse/MCOMPILER-529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925253#comment-17925253
]
ASF GitHub Bot commented on MCOMPILER-529:
--
Bukama commented on PR #245:
URL:
slawekjaranowski opened a new issue, #671:
URL: https://github.com/apache/maven-site/issues/671
### Bug description
- source code is in git - this repo
- jankis job is used for deploy
Site is referenced on:
https://maven.apache.org/developers/website/deploy-component-re
[
https://issues.apache.org/jira/browse/MCHECKSTYLE-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925227#comment-17925227
]
ASF GitHub Bot commented on MCHECKSTYLE-441:
Bukama merged PR #166:
URL:
[
https://issues.apache.org/jira/browse/MCHECKSTYLE-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Bünger closed MCHECKSTYLE-441.
---
Fix Version/s: 3.6.1
Resolution: Fixed
> Refresh download page
>
[
https://issues.apache.org/jira/browse/MCHECKSTYLE-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Bünger reassigned MCHECKSTYLE-441:
---
Assignee: Matthias Bünger
> Refresh download page
> ---
Bukama merged PR #166:
URL: https://github.com/apache/maven-checkstyle-plugin/pull/166
--
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/JXR-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Bünger closed JXR-182.
---
Fix Version/s: 3.6.1
Resolution: Fixed
> Refresh download page
> -
>
>
[
https://issues.apache.org/jira/browse/JXR-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925223#comment-17925223
]
ASF GitHub Bot commented on JXR-182:
Bukama merged PR #132:
URL: https://github.com/apac
[
https://issues.apache.org/jira/browse/JXR-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Bünger reassigned JXR-182:
---
Assignee: Matthias Bünger
> Refresh download page
> -
>
> K
Bukama merged PR #132:
URL: https://github.com/apache/maven-jxr/pull/132
--
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/MINDEXER-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Bünger closed MINDEXER-215.
Fix Version/s: 7.1.6
Resolution: Fixed
> Refresh download page
> -
[
https://issues.apache.org/jira/browse/MINDEXER-215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925222#comment-17925222
]
ASF GitHub Bot commented on MINDEXER-215:
-
Bukama merged PR #408:
URL: https://
[
https://issues.apache.org/jira/browse/MINDEXER-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Bünger reassigned MINDEXER-215:
Assignee: Matthias Bünger
> Refresh download page
> -
>
>
Bukama merged PR #408:
URL: https://github.com/apache/maven-indexer/pull/408
--
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.ap
slawekjaranowski merged PR #292:
URL: https://github.com/apache/maven-compiler-plugin/pull/292
--
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-un
elharo merged PR #507:
URL: https://github.com/apache/maven-dependency-plugin/pull/507
--
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/MRESOLVER-673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925215#comment-17925215
]
Tamas Cservenak commented on MRESOLVER-673:
---
[~gnodet] This is more the mode
slawekjaranowski opened a new pull request, #670:
URL: https://github.com/apache/maven-site/pull/670
(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
Michael Vorburger created MRESOLVER-673:
---
Summary: Error message emitted by Resolver should be much clearer
in case of missing or bad dependency version
Key: MRESOLVER-673
URL: https://issues.apache.org/jira
Elliotte Rusty Harold created MJDEPRSCAN-12:
---
Summary: Bump org.apache.maven.plugins:maven-plugins from 41 to 43
Key: MJDEPRSCAN-12
URL: https://issues.apache.org/jira/browse/MJDEPRSCAN-12
P
elharo merged PR #29:
URL: https://github.com/apache/maven-jdeprscan-plugin/pull/29
--
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 closed pull request #30: Small clarification to test CI
URL: https://github.com/apache/maven-jdeprscan-plugin/pull/30
--
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
elharo commented on PR #21:
URL:
https://github.com/apache/maven-jdeprscan-plugin/pull/21#issuecomment-2644973061
https://github.com/dependabot recreate
--
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
elharo commented on PR #21:
URL:
https://github.com/apache/maven-jdeprscan-plugin/pull/21#issuecomment-2644969982
@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 specific
[
https://issues.apache.org/jira/browse/MJDEPRSCAN-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold updated MJDEPRSCAN-9:
---
Issue Type: Bug (was: Wish)
> jdeprscan plugin does not work when JAVA_HOM
[
https://issues.apache.org/jira/browse/MJDEPRSCAN-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold closed MJDEPRSCAN-11.
---
> Clioudbees Jenkins build is broken at head
> ---
[
https://issues.apache.org/jira/browse/MJDEPRSCAN-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold resolved MJDEPRSCAN-11.
-
Resolution: Fixed
> Clioudbees Jenkins build is broken at head
> -
[
https://issues.apache.org/jira/browse/MJDEPRSCAN-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold updated MJDEPRSCAN-11:
Fix Version/s: 3.0.0
> Clioudbees Jenkins build is broken at head
>
[
https://issues.apache.org/jira/browse/MJDEPRSCAN-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925210#comment-17925210
]
ASF GitHub Bot commented on MJDEPRSCAN-11:
--
elharo merged PR #32:
URL: https:
elharo merged PR #32:
URL: https://github.com/apache/maven-jdeprscan-plugin/pull/32
--
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
Elliotte Rusty Harold created MNG-8569:
--
Summary: Deprecate and remove version ranges
Key: MNG-8569
URL: https://issues.apache.org/jira/browse/MNG-8569
Project: Maven
Issue Type: Improve
Wolfgang Knauf created SUREFIRE-2294:
Summary: Debugging failsafe tests: Message "Listening for
transport dt_socket at address" is written too late
Key: SUREFIRE-2294
URL: https://issues.apache.org/jira/browse
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski closed DOXIASITETOOLS-313.
--
Fix Version/s: next-release
Assignee: Matthias Bünger
[
https://issues.apache.org/jira/browse/MARTIFACT-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski closed MARTIFACT-77.
Assignee: Matthias Bünger
Resolution: Fixed
> Refresh download page
> -
Bukama merged PR #190:
URL: https://github.com/apache/maven-doxia-sitetools/pull/190
--
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/MARTIFACT-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925189#comment-17925189
]
ASF GitHub Bot commented on MARTIFACT-77:
-
Bukama merged PR #81:
URL: https://g
Bukama merged PR #81:
URL: https://github.com/apache/maven-artifact-plugin/pull/81
--
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...@ma
1 - 100 of 102 matches
Mail list logo