[
https://issues.apache.org/jira/browse/MCOMPILER-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy updated MCOMPILER-470:
---
Fix Version/s: 3.9.0
> -parameters doesn't work with --release
> -
dependabot[bot] opened a new pull request #12:
URL: https://github.com/apache/maven-dependency-tree/pull/12
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin)
from 3.3.1 to 3.3.2.
Commits
https://github.com/apache/maven-javadoc-plugin/commit/50a41f782
[
https://issues.apache.org/jira/browse/MNG-7399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17491160#comment-17491160
]
Dmitry Bedrin commented on MNG-7399:
I've created a separate repo to reproduce this iss
Slawomir Jaranowski created MPOM-289:
Summary: Use properties to define the versions
Key: MPOM-289
URL: https://issues.apache.org/jira/browse/MPOM-289
Project: Maven POMs
Issue Type: Impr
[
https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490969#comment-17490969
]
Thorsten Glaser edited comment on MDEP-753 at 2/11/22, 5:46 PM:
-
Thorsten Glaser created MDEP-787:
Summary: [regression] 3.2.0/3.3.0-SNAPSHOT need way to override
false “non-test-scoped dependency” warning
Key: MDEP-787
URL: https://issues.apache.org/jira/browse/MDEP-787
Slawomir Jaranowski created SUREFIRE-2008:
-
Summary: Upgrade animal-sniffer-maven-plugin to 1.21
Key: SUREFIRE-2008
URL: https://issues.apache.org/jira/browse/SUREFIRE-2008
Project: Maven Suref
[
https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17491068#comment-17491068
]
Charles Honton commented on MDEP-753:
-
Removing those two dependencies allowed compile
[
https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17491064#comment-17491064
]
Charles Honton commented on MDEP-753:
-
Unfortunately, does not work on my largish proje
slawekjaranowski commented on a change in pull request #464:
URL: https://github.com/apache/maven-surefire/pull/464#discussion_r804847146
##
File path: surefire-its/src/test/resources/surefire-1490/pom.xml
##
@@ -41,8 +41,20 @@
+
+
+
[
https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17491039#comment-17491039
]
Slawomir Jaranowski commented on MDEP-753:
--
For new problem please create new issu
michael-o commented on a change in pull request #137:
URL:
https://github.com/apache/maven-integration-testing/pull/137#discussion_r804817388
##
File path: core-it-suite/src/test/resources/mng-7045/pom.xml
##
@@ -25,8 +25,8 @@
maven-compiler-plugin
3.8.1
mthmulders commented on a change in pull request #137:
URL:
https://github.com/apache/maven-integration-testing/pull/137#discussion_r804809670
##
File path: core-it-suite/src/test/resources/mng-7045/pom.xml
##
@@ -25,8 +25,8 @@
maven-compiler-plugin
3.8.1
MartinKanters commented on pull request #137:
URL:
https://github.com/apache/maven-integration-testing/pull/137#issuecomment-1036351678
@mthmulders Nice find! Fixed that as well.
@michael-o Checked > 8, but there are no occurrences as far as I can see.
--
This is an automated mess
NilsRenaud commented on pull request #461:
URL: https://github.com/apache/maven-surefire/pull/461#issuecomment-1036345509
> Do you think it would have impact to the open in the [The featured example
of JPMS with JUnit
5](https://maven.apache.org/surefire/maven-surefire-plugin/examples/jpms
MartinKanters commented on pull request #135:
URL:
https://github.com/apache/maven-integration-testing/pull/135#issuecomment-1036345361
>
Ah, I always thought pwd was Present Working Directory :) Just fixed it.
Only the branch name is still pwd, but that should be fine I hope!
MartinKanters commented on pull request #639:
URL: https://github.com/apache/maven/pull/639#issuecomment-1036336300
> Ah, then it is indeed best to lookup the map once and store it in an
member variable. Good suggestion!
Just realized you meant exactly the opposite. Anyway, changed i
MartinKanters edited a comment on pull request #639:
URL: https://github.com/apache/maven/pull/639#issuecomment-1008035176
> RU sure you don't need to perform lookup on each call (instead to keep the
map in final member?) This is a singleton, so the map you lookup in
constructor, once init
MartinKanters edited a comment on pull request #639:
URL: https://github.com/apache/maven/pull/639#issuecomment-1008035176
> RU sure you don't need to perform lookup on each call (instead to keep the
map in final member?) This is a singleton, so the map you lookup in
constructor, once init
michael-o commented on pull request #137:
URL:
https://github.com/apache/maven-integration-testing/pull/137#issuecomment-1036320449
Check with >8 too
--
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
[
https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490969#comment-17490969
]
Thorsten Glaser commented on MDEP-753:
--
After finding
[https://maven.apache.org/guide
[
https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490934#comment-17490934
]
Klara Ward edited comment on MDEP-753 at 2/11/22, 2:47 PM:
---
Thank
[
https://issues.apache.org/jira/browse/MNG-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-7390:
Summary: Select multi module project's modules outside of cwd using
--projects (was: Select multi mo
Michael Osipov created MSITE-883:
Summary: Upgrade plugins in ITs
Key: MSITE-883
URL: https://issues.apache.org/jira/browse/MSITE-883
Project: Maven Site Plugin
Issue Type: Task
Affects V
MartinKanters opened a new pull request #137:
URL: https://github.com/apache/maven-integration-testing/pull/137
See discussion here:
https://github.com/apache/maven-integration-testing/pull/135#discussion_r787104645.
--
This is an automated message from the Apache Git Service.
To respo
MartinKanters commented on a change in pull request #135:
URL:
https://github.com/apache/maven-integration-testing/pull/135#discussion_r804671314
##
File path: core-it-suite/src/test/resources/mng-7390-pl-outside-pwd/pom.xml
##
@@ -0,0 +1,71 @@
+
+
+
+
+http://maven.apache.org
[
https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490934#comment-17490934
]
Klara Ward edited comment on MDEP-753 at 2/11/22, 1:51 PM:
---
Thank
[
https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490934#comment-17490934
]
Klara Ward commented on MDEP-753:
-
I get 0 warnings running with 3.1.2, 4 warnings with 3.
dependabot[bot] opened a new pull request #45:
URL: https://github.com/apache/maven-antrun-plugin/pull/45
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin)
from 3.3.1 to 3.3.2.
Commits
https://github.com/apache/maven-javadoc-plugin/commit/50a41f78278
[
https://issues.apache.org/jira/browse/MNG-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490918#comment-17490918
]
Michael Osipov commented on MNG-7412:
-
Users mailing list is most approriate for this.
[
https://issues.apache.org/jira/browse/MNG-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490914#comment-17490914
]
karunamoorthy commented on MNG-7412:
[~michael-o] could you please let me know anything
[
https://issues.apache.org/jira/browse/MNG-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MNG-7412.
---
Resolution: Incomplete
Come back when you know how to provide valuable data to analyze a problem.
> Fa
karunamoorthy created MNG-7412:
--
Summary: Failed to read artifact descriptor for
com.ibm.db2.jcc:db2jcc4:jar:11.1
Key: MNG-7412
URL: https://issues.apache.org/jira/browse/MNG-7412
Project: Maven
[
https://issues.apache.org/jira/browse/SUREFIRE-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maarten Mulders resolved SUREFIRE-1993.
---
Resolution: Fixed
Fixed with
[{{6ea957e}}|https://github.com/apache/maven-surefir
mthmulders commented on pull request #463:
URL: https://github.com/apache/maven-surefire/pull/463#issuecomment-1036168881
Closed with 6ea957ef.
--
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
mthmulders closed pull request #463:
URL: https://github.com/apache/maven-surefire/pull/463
--
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
[
https://issues.apache.org/jira/browse/MINDEXER-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák closed MINDEXER-131.
Resolution: Fixed
> new release for maven-indexer artifacts
> ---
[
https://issues.apache.org/jira/browse/MINDEXER-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák updated MINDEXER-137:
-
Fix Version/s: 6.1.1
> Align example packages with indexer packages
> -
[
https://issues.apache.org/jira/browse/MINDEXER-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490881#comment-17490881
]
Tamás Cservenák commented on MINDEXER-131:
--
Closing this out as release vote i
[
https://issues.apache.org/jira/browse/MINDEXER-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák updated MINDEXER-138:
-
Fix Version/s: 6.1.1
> Indexer Core Jetty test dependency is not in test scope
> --
[
https://issues.apache.org/jira/browse/MINDEXER-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák updated MINDEXER-138:
-
Affects Version/s: 6.1.0
> Indexer Core Jetty test dependency is not in test scope
> --
Tamás Cservenák created MINDEXER-138:
Summary: Indexer Core Jetty test dependency is not in test scope
Key: MINDEXER-138
URL: https://issues.apache.org/jira/browse/MINDEXER-138
Project: Maven Index
slawekjaranowski closed pull request #465:
URL: https://github.com/apache/maven-surefire/pull/465
--
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:
dependabot[bot] commented on pull request #465:
URL: https://github.com/apache/maven-surefire/pull/465#issuecomment-1036153313
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 mi
Tamás Cservenák created MINDEXER-137:
Summary: Align example packages with indexer packages
Key: MINDEXER-137
URL: https://issues.apache.org/jira/browse/MINDEXER-137
Project: Maven Indexer
[
https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490860#comment-17490860
]
Eivind Bergtøl edited comment on MDEP-753 at 2/11/22, 11:26 AM:
-
[
https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490860#comment-17490860
]
Eivind Bergtøl commented on MDEP-753:
-
This seems to work now with 3.3.0-SNAPSHOT now f
[
https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490856#comment-17490856
]
Slawomir Jaranowski commented on MDEP-753:
--
Confirm. Will be released soon.
Now y
[
https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490846#comment-17490846
]
Klara Ward edited comment on MDEP-753 at 2/11/22, 10:45 AM:
We
sman-81 commented on a change in pull request #457:
URL: https://github.com/apache/maven-surefire/pull/457#discussion_r804537241
##
File path:
surefire-api/src/main/java/org/apache/maven/surefire/api/report/LegacyPojoStackTraceWriter.java
##
@@ -81,19 +80,26 @@ public String s
Tibor17 commented on pull request #461:
URL: https://github.com/apache/maven-surefire/pull/461#issuecomment-1036073488
@NilsRenaud
From your
[comment](https://github.com/apache/maven-surefire/pull/461#issuecomment-1036018758)
it reminds me to say that we should maybe think of adaptive
[
https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490846#comment-17490846
]
Klara Ward edited comment on MDEP-753 at 2/11/22, 10:43 AM:
We
[
https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490846#comment-17490846
]
Klara Ward commented on MDEP-753:
-
We (Spotify) are also waiting for the 3.3.0 release
> N
[
https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490846#comment-17490846
]
Klara Ward edited comment on MDEP-753 at 2/11/22, 10:42 AM:
We
Tibor17 commented on pull request #461:
URL: https://github.com/apache/maven-surefire/pull/461#issuecomment-1036052786
@NilsRenaud
It means that you should use `module-info.java` in `src/main/java` if you
want to use JPMS with this plugin, and in that case test dependencies, JUniy5
eng
Tibor17 commented on a change in pull request #457:
URL: https://github.com/apache/maven-surefire/pull/457#discussion_r804511824
##
File path:
surefire-api/src/main/java/org/apache/maven/surefire/api/report/LegacyPojoStackTraceWriter.java
##
@@ -81,19 +80,26 @@ public String s
Ben Middleton created SUREFIRE-2007:
---
Summary: Java 17 TestEngine with ID 'junit-vintage' failed to
discover tests
Key: SUREFIRE-2007
URL: https://issues.apache.org/jira/browse/SUREFIRE-2007
Project
[
https://issues.apache.org/jira/browse/MCOMPILER-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490806#comment-17490806
]
Falko Modler commented on MCOMPILER-470:
[~olamy] are you sure this isn't alre
[
https://issues.apache.org/jira/browse/MCOMPILER-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy closed MCOMPILER-470.
--
Assignee: Olivier Lamy
Resolution: Fixed
Fixed with plexus compiler upgrade
> -parame
[
https://issues.apache.org/jira/browse/MCOMPILER-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy updated MCOMPILER-470:
---
Fix Version/s: 3.10.0
> -parameters doesn't work with --release
>
[
https://issues.apache.org/jira/browse/MCOMPILER-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MCOMPILER-225.
> javac.bat and args file added to archive when fork and -X used
> -
NilsRenaud commented on pull request #461:
URL: https://github.com/apache/maven-surefire/pull/461#issuecomment-1036018758
I'm sorry @Tibor17 , I'm not sure to understand your point.
There is currently 2 strategies working with this PR :
- [The featured example of JPMS with JUnit
Tibor17 commented on pull request #464:
URL: https://github.com/apache/maven-surefire/pull/464#issuecomment-1035993130
@slawekjaranowski
Feel free to use this branch.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
63 matches
Mail list logo