[
https://issues.apache.org/jira/browse/SUREFIRE-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884451#comment-17884451
]
Gili commented on SUREFIRE-2268:
Thanks Slawomir. Looking forward to testing it :)
>
[
https://issues.apache.org/jira/browse/MJAVADOC-813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884449#comment-17884449
]
Gili commented on MJAVADOC-813:
---
Hi Michael,
Reading through the release notes and issue
[
https://issues.apache.org/jira/browse/MGPG-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884463#comment-17884463
]
Gili commented on MGPG-136:
---
Your call, though it's harder to remove something once it's been pub
desruisseaux commented on PR #1726:
URL: https://github.com/apache/maven/pull/1726#issuecomment-2372513116
> I'm neither talking about the content of META-INF/MANIFEST.MF nor the
timestamp of the jar, but the timestamp of entries in the jar/zip
Ah okay. I guess that whether they could
[
https://issues.apache.org/jira/browse/SUREFIRE-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski closed SUREFIRE-2270.
-
Resolution: Fixed
> Use JUnit5 in surefire-shadefire
> ---
slawekjaranowski merged PR #783:
URL: https://github.com/apache/maven-surefire/pull/783
--
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.
cstamas commented on PR #1726:
URL: https://github.com/apache/maven/pull/1726#issuecomment-2372472263
Nope, we are about "reproducible builds".
In short, if you build a (let's assume git tag), then if I re-build same tag
(on same OS/Java -- but this has some leeway), I should end up
desruisseaux commented on PR #1726:
URL: https://github.com/apache/maven/pull/1726#issuecomment-2372485731
Just tested, I thought that Maven was adding automatically the `Built-On`
attribute in the `META-INF/MANIFEST.MF` file (which would have contributed to
making the files different on ea
dependabot[bot] opened a new pull request, #77:
URL: https://github.com/apache/maven-war-plugin/pull/77
Bumps
[org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils)
from 3.5.1 to 4.0.2.
Release notes
Sourced from https://github.com/codehaus-plexus/plex
dependabot[bot] closed pull request #71: Bump org.codehaus.plexus:plexus-utils
from 3.5.1 to 4.0.1
URL: https://github.com/apache/maven-war-plugin/pull/71
--
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 g
dependabot[bot] commented on PR #71:
URL: https://github.com/apache/maven-war-plugin/pull/71#issuecomment-2372665404
Superseded by #77.
--
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 specifi
[
https://issues.apache.org/jira/browse/SUREFIRE-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski reassigned SUREFIRE-2268:
-
Assignee: Slawomir Jaranowski
> Tests run under classpath if JDK 23 i
cstamas merged PR #1745:
URL: https://github.com/apache/maven/pull/1745
--
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 commented on PR #1743:
URL: https://github.com/apache/maven/pull/1743#issuecomment-2371657314
Perso I'd rather fix spotless on BOM, as we still want BOM formatted
(instead as in this PR, skipping it) @gnodet ?
--
This is an automated message from the Apache Git Service.
To respond
neshtaMedia opened a new issue, #1150:
URL: https://github.com/apache/maven-mvnd/issues/1150
Ansible command:
- name: Build project
local_action:
module: shell
cmd: "mvnd --batch-mode --log-file build_log.txt --projects web/{{
artifact_name }} clean
cstamas commented on PR #328:
URL: https://github.com/apache/maven-resolver/pull/328#issuecomment-2372003980
@basil something along these lines?
https://github.com/jenkinsci/acceptance-test-harness/pull/1733
--
This is an automated message from the Apache Git Service.
To respond to the me
[
https://issues.apache.org/jira/browse/MRESOLVER-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884406#comment-17884406
]
ASF GitHub Bot commented on MRESOLVER-397:
--
cstamas commented on PR #328:
URL
kwin merged PR #173:
URL: https://github.com/apache/maven-doxia-sitetools/pull/173
--
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
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus resolved DOXIASITETOOLS-348.
Fix Version/s: version-next
Resolution: Fixed
Fixed in
http
[
https://issues.apache.org/jira/browse/SUREFIRE-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski updated SUREFIRE-2268:
--
Fix Version/s: 3.5.1
> Tests run under classpath if JDK 23 is used
> ---
[
https://issues.apache.org/jira/browse/SUREFIRE-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884144#comment-17884144
]
Slawomir Jaranowski commented on SUREFIRE-2268:
---
Without more checking I
olamy commented on PR #1726:
URL: https://github.com/apache/maven/pull/1726#issuecomment-2370734196
> > Alternatively, if the build time is considered a problem, why not just
excluding it completely? It is not part of the JAR file specification as far as
I can see (I don't see it in the [li
[
https://issues.apache.org/jira/browse/MGPG-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884192#comment-17884192
]
Tamas Cservenak commented on MGPG-136:
--
[~michael-o][~cowwoc] seems it was rogue CR!
S
basil commented on PR #328:
URL: https://github.com/apache/maven-resolver/pull/328#issuecomment-2371842156
Hi @cstamas, we are currently relying on this deprecated functionality in
the Jenkins Acceptance Test Harness (ATH), a Guice-based project that also uses
Maven Resolver to fetch Jenkin
[
https://issues.apache.org/jira/browse/MRESOLVER-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884368#comment-17884368
]
ASF GitHub Bot commented on MRESOLVER-397:
--
basil commented on PR #328:
URL:
cstamas commented on PR #328:
URL: https://github.com/apache/maven-resolver/pull/328#issuecomment-2371857312
Given you use Guice already,
[Sisu](https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/)
is "just" +300KB (if using no_asm and you provide ASM), o
[
https://issues.apache.org/jira/browse/MRESOLVER-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884373#comment-17884373
]
ASF GitHub Bot commented on MRESOLVER-397:
--
cstamas commented on PR #328:
URL
[
https://issues.apache.org/jira/browse/MRESOLVER-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884381#comment-17884381
]
ASF GitHub Bot commented on MRESOLVER-397:
--
basil commented on PR #328:
URL:
dependabot[bot] opened a new pull request, #79:
URL: https://github.com/apache/maven-deploy-plugin/pull/79
Bumps [com.google.guava:guava](https://github.com/google/guava) from
33.2.1-jre to 33.3.1-jre.
Release notes
Sourced from https://github.com/google/guava/releases";>com.google
dependabot[bot] closed pull request #76: Bump com.google.guava:guava from
33.2.1-jre to 33.3.0-jre
URL: https://github.com/apache/maven-deploy-plugin/pull/76
--
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 t
dependabot[bot] commented on PR #76:
URL:
https://github.com/apache/maven-deploy-plugin/pull/76#issuecomment-2371890192
Superseded by #79.
--
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 spe
desruisseaux commented on PR #1744:
URL: https://github.com/apache/maven/pull/1744#issuecomment-2372305329
> We really need to reverse things: have maven-api-impl implement all these,
and let "legacy" (like compat was in mvn3) rely on new API, instead the other
way around...
It is fi
cstamas commented on PR #1744:
URL: https://github.com/apache/maven/pull/1744#issuecomment-2372318644
Yes, anything in maven-xxx is _legacy_ except api/ and of course
maven-api-impl that implements API. Currently "new" implementation relies on
legacy, but we should turn it around
--
dependabot[bot] opened a new pull request, #65:
URL: https://github.com/apache/maven-remote-resources-plugin/pull/65
Bumps
[org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils)
from 4.0.0 to 4.0.2.
Release notes
Sourced from https://github.com/codehau
dependabot[bot] commented on PR #57:
URL:
https://github.com/apache/maven-remote-resources-plugin/pull/57#issuecomment-2372783363
Superseded by #65.
--
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
dependabot[bot] closed pull request #57: Bump org.codehaus.plexus:plexus-utils
from 4.0.0 to 4.0.1
URL: https://github.com/apache/maven-remote-resources-plugin/pull/57
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
desruisseaux commented on PR #1726:
URL: https://github.com/apache/maven/pull/1726#issuecomment-2372433573
> if anybody knows how to do a zip that does not contain any timestamp, I'm
all ears open.
The `jar` command-line does not create time-stamp entry. Using the standard
`java.util
desruisseaux commented on PR #1726:
URL: https://github.com/apache/maven/pull/1726#issuecomment-2372459322
I thought that we were talking about the content of the `MANIFEST.MF` file.
The JAR files created by Maven contains an attribute like this one:
```
Built-On: 2024-09-24 13:49:
hboutemy commented on PR #1726:
URL: https://github.com/apache/maven/pull/1726#issuecomment-2372500144
we're neither talking about the content of `META-INF/MANIFEST.MF` nor the
timestamp of the jar, but **the timestamp of entries in the jar/zip**
--
This is an automated message from the A
hboutemy commented on PR #1726:
URL: https://github.com/apache/maven/pull/1726#issuecomment-2372441140
> The jar command-line does not create time-stamp entry
that's not the result I get:
```
❯ export LC_ALL=C
❯ touch f.txt
❯ jar --create --file f.jar f.txt
❯ zipdeta
laeubi commented on PR #1726:
URL: https://github.com/apache/maven/pull/1726#issuecomment-2372876643
> I'm neither talking about the content of `META-INF/MANIFEST.MF` nor the
timestamp of the jar, but **the timestamp of entries in the jar/zip**
But is this then not more the `jar-plugi
[
https://issues.apache.org/jira/browse/MJAVADOC-811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MJAVADOC-811.
---
Resolution: Fixed
Fixed with
[db6d7f6ec355dd26c7f4841ad2c63ff4df456422|https://gitbox.apac
michael-o closed pull request #320: [MJAVADOC-812] [REGRESSION]
maven-javadoc-plugin 3.10.0 creates empty…
URL: https://github.com/apache/maven-javadoc-plugin/pull/320
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
michael-o merged PR #320:
URL: https://github.com/apache/maven-javadoc-plugin/pull/320
--
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/MJAVADOC-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884242#comment-17884242
]
ASF GitHub Bot commented on MJAVADOC-812:
-
michael-o merged PR #320:
URL: https
[
https://issues.apache.org/jira/browse/MGPG-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak reassigned MGPG-144:
Assignee: Tamas Cservenak
> (test) Bump commons-io:commons-io from 2.16.1 to 2.17.0
> --
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated DOXIASITETOOLS-348:
---
Fix Version/s: 2.0.0
> Extend site descriptor to enforce a parent
> -
[
https://issues.apache.org/jira/browse/MRELEASE-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus resolved MRELEASE-1154.
---
Resolution: Fixed
> [REGRESSION] MRELEASE-1109 breaks release of Maven Surefire
>
kwin merged PR #230:
URL: https://github.com/apache/maven-release/pull/230
--
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.apac
[
https://issues.apache.org/jira/browse/MRELEASE-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884167#comment-17884167
]
Konrad Windszus commented on MRELEASE-1154:
---
Fixed in
https://github.com/ap
Slawomir Jaranowski created MCLEAN-124:
--
Summary: Provide more accurate reason when can not delete a
resource
Key: MCLEAN-124
URL: https://issues.apache.org/jira/browse/MCLEAN-124
Project: Maven
desruisseaux commented on PR #1726:
URL: https://github.com/apache/maven/pull/1726#issuecomment-2370593378
Alternatively, if the build time is considered a problem, why not just
excluding it completely? It is not part of the JAR file specification as far as
I can see (I don't see it in the
laeubi commented on PR #1726:
URL: https://github.com/apache/maven/pull/1726#issuecomment-2370609002
Do I understand correctly that then maven defines a default timestamp for
the build?!? This looks quite odd to be honest.
Should the default not be something like... well `default` or
[
https://issues.apache.org/jira/browse/MGPG-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884221#comment-17884221
]
Tamas Cservenak commented on MGPG-137:
--
Just to clear up: in case of CI runs, the envi
[
https://issues.apache.org/jira/browse/MGPG-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884224#comment-17884224
]
Tamas Cservenak commented on MGPG-137:
--
BC signer was basically added for CI use case,
[
https://issues.apache.org/jira/browse/MGPG-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884224#comment-17884224
]
Tamas Cservenak edited comment on MGPG-137 at 9/24/24 11:02 AM:
-
[
https://issues.apache.org/jira/browse/MGPG-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884224#comment-17884224
]
Tamas Cservenak edited comment on MGPG-137 at 9/24/24 11:02 AM:
-
[
https://issues.apache.org/jira/browse/MGPG-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884224#comment-17884224
]
Tamas Cservenak edited comment on MGPG-137 at 9/24/24 11:02 AM:
-
[
https://issues.apache.org/jira/browse/MGPG-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884227#comment-17884227
]
Tamas Cservenak commented on MGPG-137:
--
Moreover, I think we should stop supporting an
michael-o closed pull request #321: [MJAVADOC-811] javadoc.bat fails to execute
on Windows when project i…
URL: https://github.com/apache/maven-javadoc-plugin/pull/321
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
[
https://issues.apache.org/jira/browse/MJAVADOC-811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884239#comment-17884239
]
ASF GitHub Bot commented on MJAVADOC-811:
-
michael-o closed pull request #321:
[
https://issues.apache.org/jira/browse/MJAVADOC-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884241#comment-17884241
]
ASF GitHub Bot commented on MJAVADOC-812:
-
michael-o closed pull request #320:
[
https://issues.apache.org/jira/browse/MJAVADOC-812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MJAVADOC-812.
---
Resolution: Fixed
Fixed with
[cde7c56baff9d14b7ab98ced4137488048589419|https://gitbox.apac
[
https://issues.apache.org/jira/browse/MGPG-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MGPG-136:
-
Affects Version/s: 3.2.6
> "gpg: signing failed: Bad passphrase" on GitHub Windows runners
> --
[
https://issues.apache.org/jira/browse/MGPG-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MGPG-136:
-
Description:
Version 3.2.0 - 3.2.6 fail with "gpg: signing failed: Bad passphrase" on GitHub
Windo
[
https://issues.apache.org/jira/browse/MGPG-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884262#comment-17884262
]
ASF GitHub Bot commented on MGPG-136:
-
cstamas merged PR #120:
URL: https://github.com/
cstamas merged PR #120:
URL: https://github.com/apache/maven-gpg-plugin/pull/120
--
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...@mave
cstamas merged PR #121:
URL: https://github.com/apache/maven-gpg-plugin/pull/121
--
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...@mave
[
https://issues.apache.org/jira/browse/MGPG-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak reassigned MGPG-143:
Assignee: Tamas Cservenak
> Bump com.kohlschutter.junixsocket:junixsocket-core from 2.10.0 t
[
https://issues.apache.org/jira/browse/MGPG-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak closed MGPG-136.
Assignee: Tamas Cservenak
Resolution: Fixed
> "gpg: signing failed: Bad passphrase" on GitHub W
Tamas Cservenak created MGPG-143:
Summary: Bump com.kohlschutter.junixsocket:junixsocket-core from
2.10.0 to 2.10.1
Key: MGPG-143
URL: https://issues.apache.org/jira/browse/MGPG-143
Project: Maven GPG
Tamas Cservenak created MGPG-144:
Summary: (test) Bump commons-io:commons-io from 2.16.1 to 2.17.0
Key: MGPG-144
URL: https://issues.apache.org/jira/browse/MGPG-144
Project: Maven GPG Plugin
[
https://issues.apache.org/jira/browse/MGPG-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak closed MGPG-143.
Resolution: Fixed
> Bump com.kohlschutter.junixsocket:junixsocket-core from 2.10.0 to 2.10.1
> --
Tamas Cservenak created MGPG-145:
Summary: (IT suite)
Key: MGPG-145
URL: https://issues.apache.org/jira/browse/MGPG-145
Project: Maven GPG Plugin
Issue Type: Bug
Affects Versions: 3.2.6,
[
https://issues.apache.org/jira/browse/MGPG-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MGPG-145:
-
Summary: (IT suite) IT did not catch issue on Windows OS (was: (IT suite))
> (IT suite) IT did not
dependabot[bot] opened a new pull request, #57:
URL: https://github.com/apache/maven-pdf-plugin/pull/57
Bumps
[org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils)
from 3.5.1 to 4.0.2.
Release notes
Sourced from https://github.com/codehaus-plexus/plex
dependabot[bot] closed pull request #52: Bump org.codehaus.plexus:plexus-utils
from 3.5.1 to 4.0.1
URL: https://github.com/apache/maven-pdf-plugin/pull/52
--
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 g
dependabot[bot] commented on PR #52:
URL: https://github.com/apache/maven-pdf-plugin/pull/52#issuecomment-2371188876
Superseded by #57.
--
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 specifi
cstamas merged PR #119:
URL: https://github.com/apache/maven-gpg-plugin/pull/119
--
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...@mave
[
https://issues.apache.org/jira/browse/MGPG-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak closed MGPG-144.
Resolution: Fixed
> (test) Bump commons-io:commons-io from 2.16.1 to 2.17.0
> ---
[
https://issues.apache.org/jira/browse/MGPG-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak updated MGPG-136:
-
Fix Version/s: 3.2.7
> "gpg: signing failed: Bad passphrase" on GitHub Windows runners
> --
dependabot[bot] opened a new pull request, #117:
URL: https://github.com/apache/maven-ear-plugin/pull/117
Bumps
[org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils)
from 3.5.1 to 4.0.2.
Release notes
Sourced from https://github.com/codehaus-plexus/pl
dependabot[bot] commented on PR #113:
URL: https://github.com/apache/maven-ear-plugin/pull/113#issuecomment-2370820016
Superseded by #117.
--
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 spec
dependabot[bot] closed pull request #113: Bump org.codehaus.plexus:plexus-utils
from 3.5.1 to 4.0.1
URL: https://github.com/apache/maven-ear-plugin/pull/113
--
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
[
https://issues.apache.org/jira/browse/MGPG-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884200#comment-17884200
]
ASF GitHub Bot commented on MGPG-136:
-
michael-o commented on code in PR #120:
URL: htt
michael-o commented on code in PR #120:
URL: https://github.com/apache/maven-gpg-plugin/pull/120#discussion_r1773041660
##
src/main/java/org/apache/maven/plugins/gpg/AbstractGpgMojo.java:
##
@@ -270,6 +270,20 @@ public abstract class AbstractGpgMojo extends AbstractMojo
{
[
https://issues.apache.org/jira/browse/MCLEAN-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884207#comment-17884207
]
Slawomir Jaranowski commented on MCLEAN-124:
{quote}What do you if Java does
michael-o commented on PR #1726:
URL: https://github.com/apache/maven/pull/1726#issuecomment-2370870118
So this will be then only explicit opt-out?
--
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] opened a new pull request, #1149:
URL: https://github.com/apache/maven-mvnd/pull/1149
Bumps [com.google.guava:guava](https://github.com/google/guava) from
33.3.0-jre to 33.3.1-jre.
Release notes
Sourced from https://github.com/google/guava/releases";>com.google.guav
kwin merged PR #228:
URL: https://github.com/apache/maven-doxia/pull/228
--
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/DOXIA-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884155#comment-17884155
]
ASF GitHub Bot commented on DOXIA-740:
--
kwin merged PR #228:
URL: https://github.com/
kwin opened a new pull request, #230:
URL: https://github.com/apache/maven-doxia/pull/230
(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-mai
michael-o commented on PR #320:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/320#issuecomment-2370475121
@pzygielo IT added.
--
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 speci
kwin merged PR #230:
URL: https://github.com/apache/maven-doxia/pull/230
--
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/MNG-8263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak closed MNG-8263.
Resolution: Fixed
> Remove last remnants of wrapper integration into core
> -
[
https://issues.apache.org/jira/browse/DOXIA-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus resolved DOXIA-740.
---
Resolution: Fixed
Fixed in
https://github.com/apache/maven-doxia/commit/c93d1425bd0203496d1e7
[
https://issues.apache.org/jira/browse/MJAVADOC-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884160#comment-17884160
]
ASF GitHub Bot commented on MJAVADOC-812:
-
michael-o commented on PR #320:
URL:
cstamas merged PR #1736:
URL: https://github.com/apache/maven/pull/1736
--
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 merged PR #232:
URL: https://github.com/apache/maven-release/pull/232
--
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.apac
kwin merged PR #175:
URL: https://github.com/apache/maven-doxia-sitetools/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...@ma
1 - 100 of 135 matches
Mail list logo