sbabcoc opened a new pull request, #528:
URL: https://github.com/apache/maven-surefire/pull/528
Following this checklist to help us incorporate your
contribution quickly and easily:
- [x] Make sure there is a [JIRA
issue](https://issues.apache.org/jira/browse/SUREFIRE) filed
olamy merged PR #112:
URL: https://github.com/apache/maven-release/pull/112
--
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.apa
olamy opened a new pull request, #112:
URL: https://github.com/apache/maven-release/pull/112
Signed-off-by: Olivier Lamy
Following this checklist to help us incorporate your
contribution quickly and easily:
- [ ] Make sure there is a [JIRA
issue](https://issues.apache.org
dependabot[bot] opened a new pull request, #69:
URL: https://github.com/apache/maven-script-interpreter/pull/69
Bumps [maven-shared-components](https://github.com/apache/maven-parent) from
34 to 36.
Release notes
Sourced from https://github.com/apache/maven-parent/releases";>maven-
dependabot[bot] closed pull request #113: Bump mockito-core from 4.3.1 to 4.5.0
URL: https://github.com/apache/maven-invoker-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 go to the specif
dependabot[bot] opened a new pull request, #115:
URL: https://github.com/apache/maven-invoker-plugin/pull/115
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.3.1 to 4.5.1.
Release notes
Sourced from https://github.com/mockito/mockito/releases";>mockito-core's
releas
dependabot[bot] commented on PR #113:
URL:
https://github.com/apache/maven-invoker-plugin/pull/113#issuecomment-1108091519
Superseded by #115.
--
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
dependabot[bot] closed pull request #95: Bump maven-javadoc-plugin from 3.3.1
to 3.3.2
URL: https://github.com/apache/maven-jlink-plugin/pull/95
--
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 s
dependabot[bot] commented on PR #95:
URL:
https://github.com/apache/maven-jlink-plugin/pull/95#issuecomment-1108088464
Superseded by #105.
--
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
dependabot[bot] opened a new pull request, #105:
URL: https://github.com/apache/maven-jlink-plugin/pull/105
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin)
from 3.3.1 to 3.4.0.
Release notes
Sourced from https://github.com/apache/maven-javadoc-plugin/re
dependabot[bot] opened a new pull request, #80:
URL: https://github.com/apache/maven-apache-parent/pull/80
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from
3.11.0 to 3.12.0.
Commits
https://github.com/apache/maven-site-plugin/commit/8c597d8db03633feb0
dependabot[bot] opened a new pull request, #19:
URL: https://github.com/apache/maven-doxia-site/pull/19
Bumps [maven-pdf-plugin](https://github.com/apache/maven-pdf-plugin) from
1.5.1 to 1.6.0.
Commits
https://github.com/apache/maven-pdf-plugin/commit/45d1d872064e0c4ae9d7a2029f
dependabot[bot] opened a new pull request, #26:
URL: https://github.com/apache/maven-doxia-converter/pull/26
Bumps [doxia-tools](https://github.com/apache/maven-parent) from 35 to 36.
Release notes
Sourced from https://github.com/apache/maven-parent/releases";>doxia-tools's
release
dependabot[bot] opened a new pull request, #18:
URL: https://github.com/apache/maven-doxia-site/pull/18
Bumps [maven-parent](https://github.com/apache/maven-parent) from
36-SNAPSHOT to 36.
Release notes
Sourced from https://github.com/apache/maven-parent/releases";>maven-parent's
dependabot[bot] opened a new pull request, #39:
URL: https://github.com/apache/maven-wrapper/pull/39
Bumps [maven-parent](https://github.com/apache/maven-parent) from 35 to 36.
Release notes
Sourced from https://github.com/apache/maven-parent/releases";>maven-parent's
releases.
basil commented on PR #506:
URL: https://github.com/apache/maven-surefire/pull/506#issuecomment-1107958413
I have hit this issue upgrading various Jenkins plugins to M6, especially
when the tests write to standard out. I have been able to work around it by
avoiding the use of standard out f
mthmulders commented on code in PR #527:
URL: https://github.com/apache/maven-surefire/pull/527#discussion_r857172932
##
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/booterclient/DefaultForkConfiguration.java:
##
@@ -251,9 +251,9 @@ private String interpo
michael-o commented on code in PR #168:
URL: https://github.com/apache/maven-resolver/pull/168#discussion_r857172821
##
src/site/markdown/configuration.md:
##
@@ -47,6 +47,15 @@ Option | Type | Description | Default Value | Supports Repo
ID Suffix
`aether.dependencyCollector.i
michael-o commented on code in PR #168:
URL: https://github.com/apache/maven-resolver/pull/168#discussion_r857172735
##
maven-resolver-api/src/main/java/org/eclipse/aether/artifact/AbstractArtifact.java:
##
@@ -43,9 +43,12 @@ public boolean isSnapshot()
return isSnapsho
pzygielo commented on code in PR #527:
URL: https://github.com/apache/maven-surefire/pull/527#discussion_r857172458
##
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/booterclient/DefaultForkConfiguration.java:
##
@@ -251,9 +251,9 @@ private String interpola
cstamas commented on code in PR #168:
URL: https://github.com/apache/maven-resolver/pull/168#discussion_r857163820
##
maven-resolver-api/src/main/java/org/eclipse/aether/artifact/AbstractArtifact.java:
##
@@ -43,9 +43,12 @@ public boolean isSnapshot()
return isSnapshot(
michael-o commented on code in PR #168:
URL: https://github.com/apache/maven-resolver/pull/168#discussion_r857161165
##
src/site/markdown/local-repository.md:
##
@@ -83,6 +83,12 @@ need to re-download the "whole universe". Similarly,
deletion of cached ones
can happen based ev
michael-o commented on code in PR #168:
URL: https://github.com/apache/maven-resolver/pull/168#discussion_r857159731
##
src/site/markdown/local-repository.md:
##
@@ -0,0 +1,116 @@
+# Local Repository
+
+
+Maven Resolver implements "local repository" (that is used by Maven itself
cstamas commented on code in PR #168:
URL: https://github.com/apache/maven-resolver/pull/168#discussion_r857159935
##
src/site/markdown/configuration.md:
##
@@ -47,6 +47,15 @@ Option | Type | Description | Default Value | Supports Repo
ID Suffix
`aether.dependencyCollector.imp
michael-o commented on code in PR #168:
URL: https://github.com/apache/maven-resolver/pull/168#discussion_r857159430
##
maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/LocalPathPrefixComposerFactorySupport.java:
##
@@ -0,0 +1,178 @@
+package org.eclipse.aether
michael-o commented on code in PR #168:
URL: https://github.com/apache/maven-resolver/pull/168#discussion_r857159138
##
src/site/markdown/configuration.md:
##
@@ -47,6 +47,15 @@ Option | Type | Description | Default Value | Supports Repo
ID Suffix
`aether.dependencyCollector.i
sleberrigaud opened a new pull request, #111:
URL: https://github.com/apache/maven-release/pull/111
this also works with version passed as arguments on the command line.
I was facing https://issues.apache.org/jira/browse/MRELEASE-1022, as trying
to follow the documentation
https://ma
[
https://issues.apache.org/jira/browse/MRESOLVER-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák updated MRESOLVER-253:
--
Description:
Enhances existing "enhanced" LRM (local repository manager) with "prefi
[
https://issues.apache.org/jira/browse/MNG-7457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527189#comment-17527189
]
Hudson commented on MNG-7457:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven » master #
mthmulders opened a new pull request, #527:
URL: https://github.com/apache/maven-surefire/pull/527
Following this checklist to help us incorporate your
contribution quickly and easily:
- [X] Make sure there is a [JIRA
issue](https://issues.apache.org/jira/browse/SUREFIRE) filed
[
https://issues.apache.org/jira/browse/MNG-7457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527186#comment-17527186
]
Hudson commented on MNG-7457:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven » maven-3.
slawekjaranowski merged PR #153:
URL: https://github.com/apache/maven-integration-testing/pull/153
--
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: issue
slawekjaranowski commented on PR #153:
URL:
https://github.com/apache/maven-integration-testing/pull/153#issuecomment-1107844972
coresponding PR
- master - https://github.com/apache/maven/pull/726
- 3.9.x - https://github.com/apache/maven/pull/727
--
This is an automated message fr
cstamas commented on PR #168:
URL: https://github.com/apache/maven-resolver/pull/168#issuecomment-1107832484
> I think this new feature truly deserves a separate page of description.
For many, it'd be hard to follow.
I agree here, so will draft a new page for "split LRM"
--
This is
cstamas commented on PR #168:
URL: https://github.com/apache/maven-resolver/pull/168#issuecomment-1107832038
> Are these expected? As far as I see, those for GA go into releases, and
GAV into snapshots if it is a snapshot of course. Can metadata still properly
refreshed?
Split by sna
cstamas commented on code in PR #168:
URL: https://github.com/apache/maven-resolver/pull/168#discussion_r857119220
##
maven-resolver-api/src/main/java/org/eclipse/aether/artifact/AbstractArtifact.java:
##
@@ -43,9 +43,12 @@ public boolean isSnapshot()
return isSnapshot(
cstamas commented on code in PR #168:
URL: https://github.com/apache/maven-resolver/pull/168#discussion_r857118981
##
src/site/markdown/configuration.md:
##
@@ -47,6 +47,15 @@ Option | Type | Description | Default Value | Supports Repo
ID Suffix
`aether.dependencyCollector.imp
[
https://issues.apache.org/jira/browse/MNG-7457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527152#comment-17527152
]
Hudson commented on MNG-7457:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven » maven-3.
[
https://issues.apache.org/jira/browse/MNG-7457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski closed MNG-7457.
Resolution: Fixed
> Warn about deprecated plugin Mojo
> -
>
>
[
https://issues.apache.org/jira/browse/MNG-7457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski updated MNG-7457:
-
Fix Version/s: 3.9.0
> Warn about deprecated plugin Mojo
>
slawekjaranowski merged PR #727:
URL: https://github.com/apache/maven/pull/727
--
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.
Michael Osipov created MSITE-895:
Summary: Upgrade plugins and components in ITs
Key: MSITE-895
URL: https://issues.apache.org/jira/browse/MSITE-895
Project: Maven Site Plugin
Issue Type: Dep
Michael Osipov created MSITE-894:
Summary: Upgrade Maven Reporting Exec to 2.0.0-M1
Key: MSITE-894
URL: https://issues.apache.org/jira/browse/MSITE-894
Project: Maven Site Plugin
Issue Type:
Michael Osipov created MSITE-893:
Summary: Upgrade Maven Reporting API to 4.0.0-M1
Key: MSITE-893
URL: https://issues.apache.org/jira/browse/MSITE-893
Project: Maven Site Plugin
Issue Type: D
Michael Osipov created MSITE-892:
Summary: Upgrade to Doxia/Doxia Sitetools to 2.0.0-M2
Key: MSITE-892
URL: https://issues.apache.org/jira/browse/MSITE-892
Project: Maven Site Plugin
Issue Ty
[
https://issues.apache.org/jira/browse/SUREFIRE-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana updated SUREFIRE-2064:
---
Fix Version/s: 2.22.3
> Implementation of TestNG "parallel" option fails with default valu
imbennie opened a new issue, #619:
URL: https://github.com/apache/maven-mvnd/issues/619
This problem seems like #156 but has a little difference.
I had SDKMAN in my Cygiwn and have several java versions installed.
So Cygwin has its own `JAVA_HOME`.
```
~ » echo $JAVA_HOME
Tibor17 commented on code in PR #516:
URL: https://github.com/apache/maven-surefire/pull/516#discussion_r857087085
##
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/TestSetRunListener.java:
##
@@ -312,7 +312,7 @@ private void addTestMethodStats()
Tibor17 commented on code in PR #516:
URL: https://github.com/apache/maven-surefire/pull/516#discussion_r857087085
##
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/TestSetRunListener.java:
##
@@ -312,7 +312,7 @@ private void addTestMethodStats()
slawekjaranowski commented on PR #68:
URL:
https://github.com/apache/maven-script-interpreter/pull/68#issuecomment-1107795772
So we should merge first PR and will be clear
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
Tibor17 commented on code in PR #516:
URL: https://github.com/apache/maven-surefire/pull/516#discussion_r857087085
##
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/TestSetRunListener.java:
##
@@ -312,7 +312,7 @@ private void addTestMethodStats()
[
https://issues.apache.org/jira/browse/MNG-7457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski updated MNG-7457:
-
Issue Type: New Feature (was: Improvement)
> Warn about deprecated plugin Mojo
> -
Slawomir Jaranowski created MNG-7464:
Summary: Warn about using read-only parameters for Mojo in
configuration
Key: MNG-7464
URL: https://issues.apache.org/jira/browse/MNG-7464
Project: Maven
slachiewicz commented on PR #68:
URL:
https://github.com/apache/maven-script-interpreter/pull/68#issuecomment-1107793922
Yes, this PR is based on commit for java 8 as Groove 4 requires newer java
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
slachiewicz commented on code in PR #67:
URL:
https://github.com/apache/maven-script-interpreter/pull/67#discussion_r857091721
##
pom.xml:
##
@@ -22,7 +22,7 @@
org.apache.maven.shared
maven-shared-components
-34
+36
Review Comment:
I don't think it wou
slawekjaranowski commented on PR #68:
URL:
https://github.com/apache/maven-script-interpreter/pull/68#issuecomment-1107793481
For Java 8 exists another PR
--
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
slawekjaranowski commented on code in PR #67:
URL:
https://github.com/apache/maven-script-interpreter/pull/67#discussion_r857091580
##
pom.xml:
##
@@ -22,7 +22,7 @@
org.apache.maven.shared
maven-shared-components
-34
+36
Review Comment:
maybe separate
[
https://issues.apache.org/jira/browse/MNG-7457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527127#comment-17527127
]
Hudson commented on MNG-7457:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven » master #
[
https://issues.apache.org/jira/browse/MNG-5222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527128#comment-17527128
]
Hudson commented on MNG-5222:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven » master #
Tibor17 commented on code in PR #516:
URL: https://github.com/apache/maven-surefire/pull/516#discussion_r857087085
##
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/TestSetRunListener.java:
##
@@ -312,7 +312,7 @@ private void addTestMethodStats()
slawekjaranowski opened a new pull request, #727:
URL: https://github.com/apache/maven/pull/727
(cherry picked from commit 702f52d0ea7c5e90b495bc05f079ca3e952766a8)
---
Following this checklist to help us incorporate your
contribution quickly and easily:
- [x] Make sure t
[
https://issues.apache.org/jira/browse/MNG-7400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527096#comment-17527096
]
Hudson commented on MNG-7400:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527111#comment-17527111
]
Hudson commented on MNG-7391:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527121#comment-17527121
]
Hudson commented on MNG-7438:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527124#comment-17527124
]
Hudson commented on MNG-7457:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527123#comment-17527123
]
Hudson commented on MNG-7055:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527080#comment-17527080
]
Hudson commented on MNG-7370:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-5222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527119#comment-17527119
]
Hudson commented on MNG-5222:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527081#comment-17527081
]
Hudson commented on MNG-7377:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527122#comment-17527122
]
Hudson commented on MNG-7453:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527118#comment-17527118
]
Hudson commented on MNG-7432:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527120#comment-17527120
]
Hudson commented on MNG-7454:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527117#comment-17527117
]
Hudson commented on MNG-7441:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527116#comment-17527116
]
Hudson commented on MNG-7452:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527115#comment-17527115
]
Hudson commented on MNG-7447:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527093#comment-17527093
]
Hudson commented on MNG-7349:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527070#comment-17527070
]
Hudson commented on MNG-7252:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527068#comment-17527068
]
Hudson commented on MNG-7236:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527092#comment-17527092
]
Hudson commented on MNG-7386:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527095#comment-17527095
]
Hudson commented on MNG-7408:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527110#comment-17527110
]
Hudson commented on MNG-6972:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527114#comment-17527114
]
Hudson commented on MNG-7445:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527090#comment-17527090
]
Hudson commented on MNG-7381:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527112#comment-17527112
]
Hudson commented on MNG-7350:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527098#comment-17527098
]
Hudson commented on MNG-7395:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-6878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527106#comment-17527106
]
Hudson commented on MNG-6878:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-6326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527085#comment-17527085
]
Hudson commented on MNG-6326:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527097#comment-17527097
]
Hudson commented on MNG-7407:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-6826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527108#comment-17527108
]
Hudson commented on MNG-6826:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527103#comment-17527103
]
Hudson commented on MNG-7428:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527113#comment-17527113
]
Hudson commented on MNG-7413:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527091#comment-17527091
]
Hudson commented on MNG-7385:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527086#comment-17527086
]
Hudson commented on MNG-7347:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-5561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527083#comment-17527083
]
Hudson commented on MNG-5561:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527100#comment-17527100
]
Hudson commented on MNG-7402:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527067#comment-17527067
]
Hudson commented on MNG-7219:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527109#comment-17527109
]
Hudson commented on MNG-7019:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527078#comment-17527078
]
Hudson commented on MNG-7156:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527101#comment-17527101
]
Hudson commented on MNG-5180:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
[
https://issues.apache.org/jira/browse/MNG-7068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527107#comment-17527107
]
Hudson commented on MNG-7068:
-
Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2
1 - 100 of 183 matches
Mail list logo