guw commented on issue #836:
URL: https://github.com/apache/maven-mvnd/issues/836#issuecomment-1716956801
@cstamas We are using Apache Resolver 1.9.13 in a different project and
started to see the locking issues as well. Can it be related to a slow file
system? When was this locking introdu
[
https://issues.apache.org/jira/browse/MJAVADOC-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Schmiedehausen resolved MJAVADOC-755.
-
Resolution: Fixed
> Clean up deprecated and unpreferred methods in Java
[
https://issues.apache.org/jira/browse/MJAVADOC-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764446#comment-17764446
]
Henning Schmiedehausen commented on MJAVADOC-773:
-
track [https://githu
[
https://issues.apache.org/jira/browse/MJAVADOC-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Schmiedehausen closed MJAVADOC-755.
---
> Clean up deprecated and unpreferred methods in JavadocUtil
>
[
https://issues.apache.org/jira/browse/MJAVADOC-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Schmiedehausen updated MJAVADOC-773:
Fix Version/s: (was: 3.6.0)
> Clean up deprecated and unpreferred met
Henning Schmiedehausen created MJAVADOC-773:
---
Summary: Clean up deprecated and unpreferred methods in JavadocUtil
Key: MJAVADOC-773
URL: https://issues.apache.org/jira/browse/MJAVADOC-773
Pro
[
https://issues.apache.org/jira/browse/MJAVADOC-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Schmiedehausen closed MJAVADOC-760.
---
> Cleanup dependency declarations as best possible
> --
[
https://issues.apache.org/jira/browse/MJAVADOC-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Schmiedehausen closed MJAVADOC-701.
---
> javadoc site is broken for projects that contain modules
> --
[
https://issues.apache.org/jira/browse/MJAVADOC-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Schmiedehausen closed MJAVADOC-771.
---
> Upgrade Parent to 40
>
>
> Key: MJAVADOC
[
https://issues.apache.org/jira/browse/MJAVADOC-769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Schmiedehausen closed MJAVADOC-769.
---
> javadoc plugin can not deal with transitive filename based modules
>
[
https://issues.apache.org/jira/browse/MJAVADOC-642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Schmiedehausen closed MJAVADOC-642.
---
> Setting maven.javadoc.isoffline seems to have no effect
> ---
[
https://issues.apache.org/jira/browse/MJAVADOC-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Schmiedehausen closed MJAVADOC-733.
---
> Alternative doclet page points to an SEO spammy page
> --
[
https://issues.apache.org/jira/browse/MJAVADOC-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Schmiedehausen closed MJAVADOC-742.
---
> [REGRESSION] Transitive dependencies of docletArtifact missing
>
[
https://issues.apache.org/jira/browse/MJAVADOC-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Schmiedehausen reassigned MJAVADOC-760:
---
Assignee: Elliotte Rusty Harold
> Cleanup dependency declarations
w6et commented on PR #1228:
URL: https://github.com/apache/maven/pull/1228#issuecomment-1716661838
> @w6et Could you please remove the module name change ?
Done, @gnodet
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
[
https://issues.apache.org/jira/browse/MNG-7820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764414#comment-17764414
]
ASF GitHub Bot commented on MNG-7820:
-
gnodet commented on code in PR #1208:
URL: https
[
https://issues.apache.org/jira/browse/MNG-7820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764415#comment-17764415
]
ASF GitHub Bot commented on MNG-7820:
-
gnodet commented on code in PR #1208:
URL: https
gnodet commented on code in PR #1208:
URL: https://github.com/apache/maven/pull/1208#discussion_r1323637084
##
maven-core/src/main/java/org/apache/maven/toolchain/java/JavaToolchainFactory.java:
##
@@ -86,9 +86,9 @@ public ToolchainPrivate createToolchain(ToolchainModel model)
gnodet commented on code in PR #1208:
URL: https://github.com/apache/maven/pull/1208#discussion_r1323636892
##
maven-core/src/main/java/org/apache/maven/utils/introspection/ReflectionValueExtractor.java:
##
@@ -0,0 +1,325 @@
+/*
+ * Licensed to the Apache Software Foundation (AS
[
https://issues.apache.org/jira/browse/MNG-7820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764413#comment-17764413
]
ASF GitHub Bot commented on MNG-7820:
-
gnodet commented on code in PR #1208:
URL: https
[
https://issues.apache.org/jira/browse/MNG-7820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764411#comment-17764411
]
ASF GitHub Bot commented on MNG-7820:
-
gnodet commented on code in PR #1208:
URL: https
gnodet commented on code in PR #1208:
URL: https://github.com/apache/maven/pull/1208#discussion_r1323636571
##
maven-core/src/main/java/org/apache/maven/utils/introspection/ReflectionValueExtractor.java:
##
@@ -0,0 +1,325 @@
+/*
+ * Licensed to the Apache Software Foundation (AS
gnodet commented on code in PR #1208:
URL: https://github.com/apache/maven/pull/1208#discussion_r1323636017
##
maven-core/src/main/java/org/apache/maven/utils/introspection/ReflectionValueExtractor.java:
##
@@ -0,0 +1,325 @@
+/*
+ * Licensed to the Apache Software Foundation (AS
slawekjaranowski opened a new pull request, #449:
URL: https://github.com/apache/maven-site/pull/449
- link to doc of GPG key preparation
- more detail about preparing release notes
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
[
https://issues.apache.org/jira/browse/MDEP-871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764388#comment-17764388
]
Michael Dürig commented on MDEP-871:
> an indirect usage still counts.
How is an indir
[
https://issues.apache.org/jira/browse/MNG-7820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764342#comment-17764342
]
ASF GitHub Bot commented on MNG-7820:
-
gnodet commented on code in PR #1208:
URL: https
gnodet commented on code in PR #1208:
URL: https://github.com/apache/maven/pull/1208#discussion_r1323448246
##
maven-core/src/main/java/org/apache/maven/utils/introspection/ReflectionValueExtractor.java:
##
@@ -0,0 +1,325 @@
+/*
Review Comment:
I've explained those earlier.
gnodet opened a new pull request, #292:
URL: https://github.com/apache/maven-integration-testing/pull/292
(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/MDEP-871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764318#comment-17764318
]
Jared Stehler commented on MDEP-871:
This seems to have been introduced with
[https://
[
https://issues.apache.org/jira/browse/MNG-7864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764314#comment-17764314
]
ASF GitHub Bot commented on MNG-7864:
-
gnodet commented on code in PR #1239:
URL: https
gnodet commented on code in PR #1239:
URL: https://github.com/apache/maven/pull/1239#discussion_r1323371796
##
Jenkinsfile.s390x.its:
##
@@ -0,0 +1,58 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTIC
[
https://issues.apache.org/jira/browse/MSHARED-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski reassigned MSHARED-1300:
Assignee: Elliotte Rusty Harold
> Order of dependencies is not always re
[
https://issues.apache.org/jira/browse/SUREFIRE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764227#comment-17764227
]
Michael Osipov commented on SUREFIRE-2194:
--
I see your point, it should be co
[
https://issues.apache.org/jira/browse/SUREFIRE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jochen Kraushaar updated SUREFIRE-2194:
---
Description:
h3. Example Test Class
{code:java}
import org.junit.jupiter.api.Neste
[
https://issues.apache.org/jira/browse/SUREFIRE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764220#comment-17764220
]
Jochen Kraushaar commented on SUREFIRE-2194:
The results of {{ExampleTest#
[
https://issues.apache.org/jira/browse/SUREFIRE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764210#comment-17764210
]
Michael Osipov commented on SUREFIRE-2194:
--
Why do you consider this a a bug
[
https://issues.apache.org/jira/browse/SUREFIRE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jochen Kraushaar updated SUREFIRE-2194:
---
Description:
h3. Example Test Class
{code:java}
import org.junit.jupiter.api.Neste
Jochen Kraushaar created SUREFIRE-2194:
--
Summary: JUnit 5: Implementing tests in test class and nested
class results in incorrect reporting
Key: SUREFIRE-2194
URL: https://issues.apache.org/jira/browse/SUREFI
[
https://issues.apache.org/jira/browse/MSHARED-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764191#comment-17764191
]
ASF GitHub Bot commented on MSHARED-1302:
-
elharo opened a new pull request, #3
elharo opened a new pull request, #34:
URL: https://github.com/apache/maven-common-artifact-filters/pull/34
(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
[
https://issues.apache.org/jira/browse/MSHARED-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold updated MSHARED-1303:
---
Summary: Declare and undeclare used and unused dependencies (was: Declare
[
https://issues.apache.org/jira/browse/MSHARED-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold updated MSHARED-1302:
---
Component/s: maven-common-artifact-filters
> commons-io to 2.13.0
> ---
Elliotte Rusty Harold created MSHARED-1303:
--
Summary: Declare and undelcare used and unused dependencies
Key: MSHARED-1303
URL: https://issues.apache.org/jira/browse/MSHARED-1303
Project: Mave
[
https://issues.apache.org/jira/browse/MNG-7820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764167#comment-17764167
]
ASF GitHub Bot commented on MNG-7820:
-
elharo commented on code in PR #1208:
URL: https
elharo commented on code in PR #1208:
URL: https://github.com/apache/maven/pull/1208#discussion_r1322972137
##
maven-core/src/main/java/org/apache/maven/toolchain/java/JavaToolchainFactory.java:
##
@@ -86,9 +86,9 @@ public ToolchainPrivate createToolchain(ToolchainModel model)
[
https://issues.apache.org/jira/browse/MNG-7864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764156#comment-17764156
]
ASF GitHub Bot commented on MNG-7864:
-
vivkong commented on code in PR #1239:
URL: http
vivkong commented on code in PR #1239:
URL: https://github.com/apache/maven/pull/1239#discussion_r1322968946
##
Jenkinsfile.s390x.its:
##
@@ -0,0 +1,58 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTI
Elliotte Rusty Harold created MSHARED-1302:
--
Summary: commons-io to 2.13.0
Key: MSHARED-1302
URL: https://issues.apache.org/jira/browse/MSHARED-1302
Project: Maven Shared Components
Elliotte Rusty Harold created MSHARED-1301:
--
Summary: Upgrade Parent to 39 and cleanup
Key: MSHARED-1301
URL: https://issues.apache.org/jira/browse/MSHARED-1301
Project: Maven Shared Component
[
https://issues.apache.org/jira/browse/MSHARED-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold closed MSHARED-1300.
--
> Order of dependencies is not always retained when filtering
> -
[
https://issues.apache.org/jira/browse/MSHARED-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold updated MSHARED-1300:
---
Component/s: maven-common-artifact-filters
> Order of dependencies is not a
[
https://issues.apache.org/jira/browse/MSHARED-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold updated MSHARED-1300:
---
Fix Version/s: maven-common-artifact-filters-next-release
> Order of depend
[
https://issues.apache.org/jira/browse/MSHARED-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold resolved MSHARED-1300.
Resolution: Fixed
> Order of dependencies is not always retained when fil
[
https://issues.apache.org/jira/browse/MSHARED-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764145#comment-17764145
]
ASF GitHub Bot commented on MSHARED-1300:
-
elharo merged PR #33:
URL: https://g
elharo merged PR #33:
URL: https://github.com/apache/maven-common-artifact-filters/pull/33
--
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-unsubs
[
https://issues.apache.org/jira/browse/MSHARED-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kamil Jarosz updated MSHARED-1300:
--
Description:
{{AbstractArtifactFeatureFilter}} does not retain the order of dependencies
whe
[
https://issues.apache.org/jira/browse/MSHARED-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764103#comment-17764103
]
ASF GitHub Bot commented on MSHARED-1300:
-
kjarosh opened a new pull request, #
Kamil Jarosz created MSHARED-1300:
-
Summary: Order of dependencies is not always retained when
filtering
Key: MSHARED-1300
URL: https://issues.apache.org/jira/browse/MSHARED-1300
Project: Maven Shared
58 matches
Mail list logo