bmaehr commented on pull request #15:
URL:
https://github.com/apache/maven-project-info-reports-plugin/pull/15#issuecomment-639698871
@slachiewicz I don't think so. I don't see the code in master.
This is an automated messag
[
https://issues.apache.org/jira/browse/SUREFIRE-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana updated SUREFIRE-1661:
---
Fix Version/s: (was: 3.0.0-M5)
3.0.0-M6
> ConsoleOutputFileReporter
[
https://issues.apache.org/jira/browse/SUREFIRE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana updated SUREFIRE-1709:
---
Fix Version/s: (was: 3.0.0-M5)
3.0.0-M6
> re-run should fire events
[
https://issues.apache.org/jira/browse/SUREFIRE-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana updated SUREFIRE-1628:
---
Fix Version/s: (was: 3.0.0-M5)
Backlog
> Plugins fail to execute on
[
https://issues.apache.org/jira/browse/SUREFIRE-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana updated SUREFIRE-1757:
---
Fix Version/s: (was: 3.0.0-M5)
3.0.0-M6
> maven-surefire-plugin ver
[
https://issues.apache.org/jira/browse/SUREFIRE-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana updated SUREFIRE-1710:
---
Fix Version/s: (was: 3.0.0-M5)
3.0.0-M6
> skipAfterFailureCount in
[
https://issues.apache.org/jira/browse/SUREFIRE-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana updated SUREFIRE-1785:
---
Fix Version/s: (was: 3.0.0-M5)
3.0.0-M6
> Upgrade Maven Artifact Tr
[
https://issues.apache.org/jira/browse/SUREFIRE-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana updated SUREFIRE-1757:
---
Fix Version/s: (was: 3.0.0-M6)
> maven-surefire-plugin versions starting from 2.22.0 d
[
https://issues.apache.org/jira/browse/SUREFIRE-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana updated SUREFIRE-1708:
---
Fix Version/s: (was: 3.0.0-M5)
3.0.0-M6
> skipAfterFailureCount sho
Slawomir Jaranowski created MSHARED-917:
---
Summary: Remove dependency to plexus-component-annotations
Key: MSHARED-917
URL: https://issues.apache.org/jira/browse/MSHARED-917
Project: Maven Shared
MartinKanters commented on a change in pull request #342:
URL: https://github.com/apache/maven/pull/342#discussion_r436104556
##
File path: maven-core/src/main/java/org/apache/maven/DefaultMaven.java
##
@@ -349,6 +363,26 @@ private void afterSessionEnd( Collection
projects, Ma
MartinKanters commented on a change in pull request #342:
URL: https://github.com/apache/maven/pull/342#discussion_r436106166
##
File path:
maven-core/src/main/java/org/apache/maven/execution/BuildResumptionManager.java
##
@@ -0,0 +1,74 @@
+package org.apache.maven.execution;
MartinKanters commented on a change in pull request #342:
URL: https://github.com/apache/maven/pull/342#discussion_r436106166
##
File path:
maven-core/src/main/java/org/apache/maven/execution/BuildResumptionManager.java
##
@@ -0,0 +1,74 @@
+package org.apache.maven.execution;
slachiewicz commented on pull request #15:
URL:
https://github.com/apache/maven-project-info-reports-plugin/pull/15#issuecomment-639712523
It should be fixed with https://issues.apache.org/jira/browse/MPIR-373
This is an aut
[
https://issues.apache.org/jira/browse/MINVOKER-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz closed MINVOKER-117.
-
Fix Version/s: (was: next-release)
Resolution: Abandoned
> Support f
[
https://issues.apache.org/jira/browse/MINVOKER-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated MINVOKER-262:
--
Fix Version/s: 3.2.2
> GitHub Action confirm build on multiple jdk
>
[
https://issues.apache.org/jira/browse/MINVOKER-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz reassigned MINVOKER-262:
-
Assignee: Olivier Lamy
> GitHub Action confirm build on multiple jdk
>
bmaehr commented on pull request #15:
URL:
https://github.com/apache/maven-project-info-reports-plugin/pull/15#issuecomment-639719838
For me it is not obvious that these two problems belong together and are
solved by the same changes but I will test if it is solved.
-
[
https://issues.apache.org/jira/browse/MINVOKER-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz closed MINVOKER-262.
-
Resolution: Fixed
> GitHub Action confirm build on multiple jdk
> -
MartinKanters commented on a change in pull request #342:
URL: https://github.com/apache/maven/pull/342#discussion_r436109778
##
File path:
maven-core/src/main/java/org/apache/maven/execution/DefaultBuildResumptionManager.java
##
@@ -0,0 +1,306 @@
+package org.apache.maven.exe
MartinKanters commented on a change in pull request #342:
URL: https://github.com/apache/maven/pull/342#discussion_r436112546
##
File path:
maven-core/src/main/java/org/apache/maven/execution/BuildResumptionManager.java
##
@@ -0,0 +1,74 @@
+package org.apache.maven.execution;
[
https://issues.apache.org/jira/browse/MINVOKER-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated MINVOKER-264:
--
Fix Version/s: 3.2.2
> Errors during maven site build
> -
[
https://issues.apache.org/jira/browse/MINVOKER-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz reassigned MINVOKER-264:
-
Assignee: Sylwester Lachiewicz
> Errors during maven site build
>
MartinKanters commented on a change in pull request #342:
URL: https://github.com/apache/maven/pull/342#discussion_r436122276
##
File path:
maven-core/src/main/java/org/apache/maven/execution/DefaultMavenExecutionResult.java
##
@@ -108,4 +110,16 @@ public void addBuildSummary(
mthmulders commented on a change in pull request #342:
URL: https://github.com/apache/maven/pull/342#discussion_r436133279
##
File path:
maven-core/src/main/java/org/apache/maven/execution/BuildResumptionManager.java
##
@@ -0,0 +1,74 @@
+package org.apache.maven.execution;
+
+
[
https://issues.apache.org/jira/browse/SUREFIRE-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana closed SUREFIRE-1797.
--
Assignee: Tibor Digana (was: Olivier Lamy)
Resolution: Duplicate
This is a known issu
[
https://issues.apache.org/jira/browse/SUREFIRE-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17127076#comment-17127076
]
Tibor Digana edited comment on SUREFIRE-1643 at 6/5/20, 8:32 PM:
---
[
https://issues.apache.org/jira/browse/SUREFIRE-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17127076#comment-17127076
]
Tibor Digana commented on SUREFIRE-1643:
SUREFIRE-1797 provider the integratio
[
https://issues.apache.org/jira/browse/SUREFIRE-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana closed SUREFIRE-1757.
--
Resolution: Duplicate
> maven-surefire-plugin versions starting from 2.22.0 do not run JUnit
adamretter commented on pull request #357:
URL: https://github.com/apache/maven/pull/357#issuecomment-639850919
> It looks like you're still trying to convince me that wildcards are
necessary.
Not at all. I just wanted to check that the profile option you suggested
worked as I assum
michael-o commented on pull request #300:
URL: https://github.com/apache/maven-surefire/pull/300#issuecomment-639894960
What is the purpose of authentication when the transport channel is not
secure? Anyone can incept this. On localhost is there a need for this?
--
olamy merged pull request #8:
URL: https://github.com/apache/maven-war-plugin/pull/8
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
101 - 132 of 132 matches
Mail list logo