oehme commented on PR #1281:
URL: https://github.com/apache/maven-mvnd/pull/1281#issuecomment-2705773931
Sorry I had to edit my message above, you probably responded to the first
version where I had doubted the memory mapping change. The memory mapping was
the second part of the problem aft
gnodet commented on PR #1281:
URL: https://github.com/apache/maven-mvnd/pull/1281#issuecomment-2705728187
I'm not completely at ease with dropping the shared memory mapped file which
afaik, will result in a performance loss. The use of this memory mapped file
seems really a good use case,
hboutemy commented on code in PR #240:
URL: https://github.com/apache/maven-parent/pull/240#discussion_r1984558048
##
KEYS:
##
@@ -0,0 +1,4824 @@
+Edit this file in SVN at https://svn.apache.org/repos/asf/maven/project/KEYS
+
+Then publish to download area /dist/maven/KEYS by
+
dependabot[bot] opened a new pull request, #130:
URL: https://github.com/apache/maven-gpg-plugin/pull/130
Bumps
[org.simplify4u.plugins:pgpverify-maven-plugin](https://github.com/s4u/pgpverify-maven-plugin)
from 1.18.2 to 1.19.0.
Release notes
Sourced from https://github.com/s4u/p
dependabot[bot] opened a new pull request, #83:
URL: https://github.com/apache/maven-artifact-plugin/pull/83
Bumps
[org.simplify4u.plugins:pgpverify-maven-plugin](https://github.com/s4u/pgpverify-maven-plugin)
from 1.18.2 to 1.19.0.
Release notes
Sourced from https://github.com/s4
oehme commented on PR #1281:
URL: https://github.com/apache/maven-mvnd/pull/1281#issuecomment-2705073602
Turns out the real issue was in the `tryLock` method, which just silently
returned `null` when the file couldn't be locked. Also today I learned that
`try-with-resources` will happily ac
slachiewicz commented on PR #67:
URL: https://github.com/apache/maven-pdf-plugin/pull/67#issuecomment-2704985886
Not planned
--
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] commented on PR #67:
URL: https://github.com/apache/maven-pdf-plugin/pull/67#issuecomment-2704986049
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor version
slachiewicz closed pull request #67: Bump org.codehaus.plexus:plexus-utils from
3.5.1 to 3.6.0
URL: https://github.com/apache/maven-pdf-plugin/pull/67
--
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
cstamas opened a new pull request, #1282:
URL: https://github.com/apache/maven-mvnd/pull/1282
mvnd still had mvn3 like code, just drop it and let base parser do the work.
All the mvnd needs is filtering.
mvnd re extensions was still on mvn3 level, as it supported only one
extnsions s
cstamas commented on issue #1280:
URL: https://github.com/apache/maven-mvnd/issues/1280#issuecomment-2704924947
Not only that: mvnd does not support all the sources that mvn does (project,
user, installation). Current mvnd is still on "mvn 3 level" (project only).
--
This is an automated
elharo merged PR #188:
URL: https://github.com/apache/maven-shared-utils/pull/188
--
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...@mav
oehme commented on PR #1281:
URL: https://github.com/apache/maven-mvnd/pull/1281#issuecomment-2704922967
Those mac/windows failures indicate there's still something wrong - I'll
rework the test to use multiple processes instead of only multiple threads.
Hopefully that'll uncover the problem
[
https://issues.apache.org/jira/browse/MCHANGES-468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Pilato updated MCHANGES-468:
--
Description:
Hey team
I noticed few things about the mail generation when using a custom tem
cstamas commented on issue #1280:
URL: https://github.com/apache/maven-mvnd/issues/1280#issuecomment-2704823157
Related work: https://github.com/apache/maven/pull/2147 but it missed rc-3
release.
So I'd propose to "quickfix" this issue by making mvnd 2.0-rc-3 behave same
as mvn 4.0-rc-3
gnodet commented on PR #1281:
URL: https://github.com/apache/maven-mvnd/pull/1281#issuecomment-2704784630
Awesome work !
--
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
oehme opened a new pull request, #1281:
URL: https://github.com/apache/maven-mvnd/pull/1281
The previous implementation used a memory-mapped file, which is not
guaranteed to reflect changes made by other processes, like expanding the file
content. Memory mapping only makes sense for large f
kwin commented on PR #451:
URL: https://github.com/apache/maven-parent/pull/451#issuecomment-2704724867
Why? Have you faced any issue in Maven projects?
--
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/MCHANGES-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933103#comment-17933103
]
Michael Osipov commented on MCHANGES-468:
-
[~sjaranowski]
> custom template ca
[
https://issues.apache.org/jira/browse/MCHANGES-468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Pilato updated MCHANGES-468:
--
Description:
Hey team
I noticed few things about the mail generation when using a custom tem
David Pilato created MCHANGES-468:
-
Summary: custom template can not be loaded anymore
Key: MCHANGES-468
URL: https://issues.apache.org/jira/browse/MCHANGES-468
Project: Maven Changes Plugin
slawekjaranowski opened a new pull request, #451:
URL: https://github.com/apache/maven-parent/pull/451
(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 unsub
slawekjaranowski merged PR #236:
URL: https://github.com/apache/maven-parent/pull/236
--
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 code in PR #2147:
URL: https://github.com/apache/maven/pull/2147#discussion_r1983716993
##
api/maven-api-cli/src/main/java/org/apache/maven/api/cli/CoreExtensions.java:
##
@@ -0,0 +1,61 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+
cstamas commented on code in PR #2147:
URL: https://github.com/apache/maven/pull/2147#discussion_r1983742740
##
api/maven-api-cli/src/main/java/org/apache/maven/api/cli/CoreExtensions.java:
##
@@ -0,0 +1,61 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+
jira-importer commented on issue #400:
URL: https://github.com/apache/maven-parent/issues/400#issuecomment-2703309323
**[Herve
Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)**
commented
it's not redundant when parent pom is SNAPSHOT
--
This is a
gnodet commented on code in PR #2147:
URL: https://github.com/apache/maven/pull/2147#discussion_r1983707329
##
api/maven-api-cli/src/main/java/org/apache/maven/api/cli/CoreExtensions.java:
##
@@ -0,0 +1,61 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ *
cstamas commented on code in PR #2147:
URL: https://github.com/apache/maven/pull/2147#discussion_r1983709737
##
api/maven-api-cli/src/main/java/org/apache/maven/api/cli/CoreExtensions.java:
##
@@ -0,0 +1,61 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+
cstamas commented on code in PR #2147:
URL: https://github.com/apache/maven/pull/2147#discussion_r1983709737
##
api/maven-api-cli/src/main/java/org/apache/maven/api/cli/CoreExtensions.java:
##
@@ -0,0 +1,61 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+
gnodet opened a new pull request, #2150:
URL: https://github.com/apache/maven/pull/2150
(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-mail:
[
https://issues.apache.org/jira/browse/MNG-8618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak closed MNG-8618.
Resolution: Duplicate
> mvnenc init crashes
>
>
> Key: MNG-8618
[
https://issues.apache.org/jira/browse/MNG-8618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933057#comment-17933057
]
Tamas Cservenak commented on MNG-8618:
--
Is fixed in rc-3 that is staged and is on vote
Sergey Mashkov created MNG-8618:
---
Summary: mvnenc init crashes
Key: MNG-8618
URL: https://issues.apache.org/jira/browse/MNG-8618
Project: Maven
Issue Type: Bug
Affects Versions: 4.0.0-rc-2
gnodet commented on PR #2147:
URL: https://github.com/apache/maven/pull/2147#issuecomment-2704316935
> > Why do we consider a conflict if the extension is the same (same GAV +
same config) ? That's not really a conflict. A conflict would be a different
version or different config imho.
>
[
https://issues.apache.org/jira/browse/MNG-8617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933045#comment-17933045
]
Tamas Cservenak commented on MNG-8617:
--
Scala:
[https://github.com/davidB/scala-maven
[
https://issues.apache.org/jira/browse/MNG-8617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933042#comment-17933042
]
Filipe Roque commented on MNG-8617:
---
Also happens with scala-maven-plugin
{code:xml}
❯ c
cstamas commented on PR #2147:
URL: https://github.com/apache/maven/pull/2147#issuecomment-2704174587
> Why do we consider a conflict if the extension is the same (same GAV +
same config) ? That's not really a conflict. A conflict would be a different
version or different config imho.
gnodet commented on PR #2147:
URL: https://github.com/apache/maven/pull/2147#issuecomment-2704141898
> Example of conflict and DEBUG output:
>
> ```
> [DEBUG] Configured core extensions:
> [DEBUG] * USER:
> [DEBUG] - eu.maveniverse.maven.mimir:extension:0.4.0 ->
/home/cstam
[
https://issues.apache.org/jira/browse/MNG-8617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933022#comment-17933022
]
Filipe Roque commented on MNG-8617:
---
{code:java}
❯ /opt/maven/apache-maven-4.0.0-rc-3/b
jira-importer commented on issue #369:
URL: https://github.com/apache/maven-parent/issues/369#issuecomment-2703306370
**[Herve
Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)**
commented
done and documented in http://maven.apache.org/pom/maven-plugins/
[
https://issues.apache.org/jira/browse/MNG-8617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933002#comment-17933002
]
Tamas Cservenak commented on MNG-8617:
--
Can we see the output with {{-e}} maybe?
> so
[
https://issues.apache.org/jira/browse/MNG-8617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Filipe Roque updated MNG-8617:
--
Summary: sonar-maven-plugin fails with Maven 4.0.0-rc3 with
UnsupportedOperationException (was: sona-mav
jira-importer commented on PR #89:
URL: https://github.com/apache/maven-parent/pull/89#issuecomment-2703316519
Resolve #278
--
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.
jira-importer commented on issue #400:
URL: https://github.com/apache/maven-parent/issues/400#issuecomment-2703309333
**[Christopher
Tubbs](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ctubbsii)**
commented
Ah, nevermind. I get it. Need to configure the snapshot reposi
cstamas commented on PR #2147:
URL: https://github.com/apache/maven/pull/2147#issuecomment-2703845574
Example of conflict and DEBUG output:
```
[DEBUG] Configured core extensions:
[DEBUG] * USER:
[DEBUG] - eu.maveniverse.maven.mimir:extension:0.4.0 ->
/home/cstamas/.m2/extensio
jira-importer commented on PR #130:
URL: https://github.com/apache/maven-parent/pull/130#issuecomment-2703317652
Resolve #295
--
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.
jira-importer commented on PR #48:
URL: https://github.com/apache/maven-parent/pull/48#issuecomment-2703325378
Resolve #251
--
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.
jira-importer commented on issue #353:
URL: https://github.com/apache/maven-parent/issues/353#issuecomment-2703304929
**[Herve
Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)**
commented
documentation is available at http://maven.apache.org/pom/maven/ w
jira-importer opened a new issue, #323:
URL: https://github.com/apache/maven-parent/issues/323
**[Slawomir
Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)**
opened
**[MPOM-464](https://issues.apache.org/jira/browse/MPOM-464?redirect=false)**
and c
jira-importer commented on issue #297:
URL: https://github.com/apache/maven-parent/issues/297#issuecomment-2703298768
**[Michael
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
commented
Can we finally clean up `surefireVersion` vs `surefire.version`.
[
https://issues.apache.org/jira/browse/MNG-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak reassigned MNG-8615:
Assignee: Tamas Cservenak
> Maven should fail on extensions discovery failure
>
elharo closed pull request #118: DO NOT MERGE Gemini "fix" for MCHANGES-467
URL: https://github.com/apache/maven-changes-plugin/pull/118
--
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
[
https://issues.apache.org/jira/browse/MNG-8616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak reassigned MNG-8616:
Assignee: Tamas Cservenak
> Maven should be smarter with extension conflicts
> -
Filipe Roque created MNG-8617:
-
Summary: sona-maven-plugin fails with Maven 4.0.0-rc3 with
UnsupportedOperationException
Key: MNG-8617
URL: https://issues.apache.org/jira/browse/MNG-8617
Project: Maven
jira-importer opened a new issue, #257:
URL: https://github.com/apache/maven-parent/issues/257
**[Slawomir
Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)**
opened
**[MPOM-308](https://issues.apache.org/jira/browse/MPOM-308?redirect=false)**
and c
jira-importer commented on PR #49:
URL: https://github.com/apache/maven-parent/pull/49#issuecomment-2703324243
Resolve #250
--
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.
jira-importer commented on issue #432:
URL: https://github.com/apache/maven-parent/issues/432#issuecomment-2703312456
**[Slawomir
Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)**
commented
We have defined version of Maven Plugin Tools in AS
jira-importer commented on issue #371:
URL: https://github.com/apache/maven-parent/issues/371#issuecomment-2703306615
**[Konstantin
Gribov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=grossws)**
commented
[Karl Heinz
Marbaise](https://issues.apache.org/jira/secure/Vi
jira-importer opened a new issue, #321:
URL: https://github.com/apache/maven-parent/issues/321
**[Tamas
Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)**
opened
**[MPOM-460](https://issues.apache.org/jira/browse/MPOM-460?redirect=false)**
and commented
jira-importer commented on issue #386:
URL: https://github.com/apache/maven-parent/issues/386#issuecomment-2703308008
**[Karl Heinz
Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)**
commented
Done in [r1752045](http://svn.apache.org/r1752045)
-
jira-importer commented on issue #380:
URL: https://github.com/apache/maven-parent/issues/380#issuecomment-2703307422
**[Herve
Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)**
commented
done in [r1697125](http://svn.apache.org/r1697125)
--
This
jira-importer commented on issue #359:
URL: https://github.com/apache/maven-parent/issues/359#issuecomment-2703305460
**[Herve
Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)**
commented
we should discuss it on dev@: as told when opening the issue, "eve
jira-importer commented on issue #335:
URL: https://github.com/apache/maven-parent/issues/335#issuecomment-2703302441
**[Michael
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
commented
You probably misunderstood me. Every project Using ASF-18 or MAV
jira-importer commented on issue #336:
URL: https://github.com/apache/maven-parent/issues/336#issuecomment-2703302522
**[Stephen
Connolly](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=stephenc)**
commented
http://svn.apache.org/viewvc?rev=1140082&view=rev
--
Thi
elharo merged PR #2126:
URL: https://github.com/apache/maven/pull/2126
--
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.o
jira-importer opened a new issue, #302:
URL: https://github.com/apache/maven-parent/issues/302
**[Herve
Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)**
opened
**[MPOM-427](https://issues.apache.org/jira/browse/MPOM-427?redirect=false)**
and commented
jira-importer commented on issue #320:
URL: https://github.com/apache/maven-parent/issues/320#issuecomment-2703301028
**[Slawomir
Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)**
commented
Project issues moved to GitHub, please copy to it.
jira-importer opened a new issue, #252:
URL: https://github.com/apache/maven-parent/issues/252
**[Slawomir
Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)**
opened
**[MPOM-295](https://issues.apache.org/jira/browse/MPOM-295?redirect=false)**
and c
jira-importer commented on issue #432:
URL: https://github.com/apache/maven-parent/issues/432#issuecomment-2703312459
**[Tibor
Digana](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=tibor17)**
commented
Is this an aggregator ticket?
The maven-plugin-plugin has the ver
jira-importer commented on issue #400:
URL: https://github.com/apache/maven-parent/issues/400#issuecomment-2703309338
**[Herve
Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)**
commented
because it's useful to test parent pom
--
This is an automa
jira-importer commented on issue #400:
URL: https://github.com/apache/maven-parent/issues/400#issuecomment-2703309376
**[Herve
Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)**
commented
I don't find any way to automatically activate the profile only wh
bmarwell closed issue #252: [MPOM-295] Remove checkstyle from Maven site reports
URL: https://github.com/apache/maven-parent/issues/252
--
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
jira-importer commented on issue #414:
URL: https://github.com/apache/maven-parent/issues/414#issuecomment-2703310681
**[Robert
Wertman](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=casualsuperman)**
commented
I believe I've created the proper update for this. Patch at
jira-importer commented on issue #368:
URL: https://github.com/apache/maven-parent/issues/368#issuecomment-2703306283
**[Karl Heinz
Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)**
commented
plexus-component-annotation should be in sync with plexus-
jira-importer commented on issue #436:
URL: https://github.com/apache/maven-parent/issues/436#issuecomment-2703312857
**[Slawomir
Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)**
commented
PR was merged - please close and assign fix version.
jira-importer opened a new issue, #438:
URL: https://github.com/apache/maven-parent/issues/438
**[Herve
Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)**
opened
**[MPOM-278](https://issues.apache.org/jira/browse/MPOM-278?redirect=false)**
and commented
jira-importer commented on issue #391:
URL: https://github.com/apache/maven-parent/issues/391#issuecomment-2703308494
**[Christopher
Tubbs](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ctubbsii)**
commented
A big fan, yes :)
I've recently become concerned about
jira-importer commented on issue #338:
URL: https://github.com/apache/maven-parent/issues/338#issuecomment-2703302705
**[Herve
Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)**
commented
see http://jira.codehaus.org/browse/MPLUGIN-279 for plugin tools l
jira-importer opened a new issue, #304:
URL: https://github.com/apache/maven-parent/issues/304
**[Herve
Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)**
opened
**[MPOM-426](https://issues.apache.org/jira/browse/MPOM-426?redirect=false)**
and commented
jira-importer commented on issue #347:
URL: https://github.com/apache/maven-parent/issues/347#issuecomment-2703304368
**[Karl Heinz
Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)**
commented
Fixed in [r1637576](http://svn.apache.org/r1637576)
jira-importer opened a new issue, #277:
URL: https://github.com/apache/maven-parent/issues/277
**[Slawomir
Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)**
opened
**[MPOM-353](https://issues.apache.org/jira/browse/MPOM-353?redirect=false)**
and c
jira-importer commented on issue #426:
URL: https://github.com/apache/maven-parent/issues/426#issuecomment-2703311818
**[Karl Heinz
Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)**
commented
Done in
[8b812580efadf9da99a39c306440a81dabb8ea33](https:
jira-importer commented on issue #431:
URL: https://github.com/apache/maven-parent/issues/431#issuecomment-2703312380
**[Michael
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
commented
Fixed with
[eb2fb5096fc506a15431e67214f8de3d8e351810](https://g
jira-importer commented on issue #407:
URL: https://github.com/apache/maven-parent/issues/407#issuecomment-2703310034
**[Herve
Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)**
commented
https://gitbox.apache.org/repos/asf?p=maven-parent.git&a=commit&h
jira-importer commented on issue #423:
URL: https://github.com/apache/maven-parent/issues/423#issuecomment-2703311538
**[Herve
Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)**
commented
https://gitbox.apache.org/repos/asf?p=maven-parent.git&a=commit&h
jira-importer commented on issue #378:
URL: https://github.com/apache/maven-parent/issues/378#issuecomment-2703307240
**[Robert
Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)**
commented
Fixed in [rev.1744422](http://svn.apache.org/viewvc?rev=1744422&
jira-importer commented on issue #249:
URL: https://github.com/apache/maven-parent/issues/249#issuecomment-2703294069
**[Robert
Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)**
commented
I don't like the owasp plugin because of the noise (false positi
jira-importer opened a new issue, #273:
URL: https://github.com/apache/maven-parent/issues/273
**[Herve
Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)**
opened
**[MPOM-346](https://issues.apache.org/jira/browse/MPOM-346?redirect=false)**
and commented
jira-importer commented on PR #94:
URL: https://github.com/apache/maven-parent/pull/94#issuecomment-2703316642
Resolve #282
--
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.
jira-importer opened a new issue, #285:
URL: https://github.com/apache/maven-parent/issues/285
**[Konrad
Windszus](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kwin)**
opened
**[MPOM-372](https://issues.apache.org/jira/browse/MPOM-372?redirect=false)**
and commented
jira-importer commented on PR #138:
URL: https://github.com/apache/maven-parent/pull/138#issuecomment-2703318993
Resolve #304
--
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.
jira-importer commented on PR #147:
URL: https://github.com/apache/maven-parent/pull/147#issuecomment-2703319687
Resolve #309
--
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.
jira-importer commented on PR #93:
URL: https://github.com/apache/maven-parent/pull/93#issuecomment-2703317252
Resolve #289
--
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.
jira-importer commented on issue #371:
URL: https://github.com/apache/maven-parent/issues/371#issuecomment-2703306595
**[Karl Heinz
Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)**
commented
Ah Sorry Konstantin...misunderstanding on my siteI tho
bmarwell closed issue #249: [MPOM-210] Adding CVE Checks via OWASP
URL: https://github.com/apache/maven-parent/issues/249
--
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 uns
jira-importer commented on issue #335:
URL: https://github.com/apache/maven-parent/issues/335#issuecomment-2703302434
**[Herve
Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)**
commented
Maven 2 is not gone just because you don't care: see
https://buil
jira-importer commented on issue #359:
URL: https://github.com/apache/maven-parent/issues/359#issuecomment-2703305461
**[Michael
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
commented
Even if, the reference implementation from Google is not reachab
jira-importer opened a new issue, #274:
URL: https://github.com/apache/maven-parent/issues/274
**[Sylwester
Lachiewicz](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slachiewicz)**
opened
**[MPOM-348](https://issues.apache.org/jira/browse/MPOM-348?redirect=false)**
and comme
bmarwell closed issue #256: [MPOM-299] Remove invoker from Maven site reports
URL: https://github.com/apache/maven-parent/issues/256
--
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 comme
jira-importer opened a new issue, #324:
URL: https://github.com/apache/maven-parent/issues/324
**[Slawomir
Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)**
opened
**[MPOM-473](https://issues.apache.org/jira/browse/MPOM-473?redirect=false)**
and c
1 - 100 of 435 matches
Mail list logo