PoojaChandak commented on pull request #369:
URL: https://github.com/apache/maven/pull/369#issuecomment-670343163
Kindly check now
This is an automated message from the Apache Git Service.
To respond to the message, pleas
PoojaChandak opened a new pull request #369:
URL: https://github.com/apache/maven/pull/369
Following this checklist to help us incorporate your
contribution quickly and easily:
- [ ] Make sure there is a [JIRA
issue](https://issues.apache.org/jira/browse/MNG) filed
fo
[
https://issues.apache.org/jira/browse/MDEP-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172735#comment-17172735
]
Hudson commented on MDEP-708:
-
Build succeeded in Jenkins: Maven TLP » maven-dependency-plugin
[
https://issues.apache.org/jira/browse/MDEP-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172734#comment-17172734
]
Hudson commented on MDEP-645:
-
Build succeeded in Jenkins: Maven TLP » maven-dependency-plugin
[
https://issues.apache.org/jira/browse/MRESOLVER-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172730#comment-17172730
]
Hudson commented on MRESOLVER-129:
--
Build succeeded in Jenkins: Maven TLP » maven-res
elharo commented on a change in pull request #92:
URL:
https://github.com/apache/maven-dependency-plugin/pull/92#discussion_r466705394
##
File path:
src/main/java/org/apache/maven/plugins/dependency/tree/verbose/RepositoryUtility.java
##
@@ -0,0 +1,207 @@
+package org.apache.
ian-lavallee commented on a change in pull request #92:
URL:
https://github.com/apache/maven-dependency-plugin/pull/92#discussion_r466696381
##
File path:
src/main/java/org/apache/maven/plugins/dependency/tree/verbose/RepositoryUtility.java
##
@@ -0,0 +1,216 @@
+package org.a
ian-lavallee commented on a change in pull request #92:
URL:
https://github.com/apache/maven-dependency-plugin/pull/92#discussion_r466690592
##
File path:
src/main/java/org/apache/maven/plugins/dependency/tree/verbose/OsProperties.java
##
@@ -0,0 +1,91 @@
+package org.apache.
michael-o commented on pull request #72:
URL: https://github.com/apache/maven-wagon/pull/72#issuecomment-670169900
@chrisbeckey What is your stance on my previous comment?
This is an automated message from the Apache Git Serv
michael-o commented on pull request #22:
URL: https://github.com/apache/maven-resolver/pull/22#issuecomment-670163738
Please read:
https://issues.apache.org/jira/browse/MRESOLVER-68?focusedCommentId=17172644&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-171
[
https://issues.apache.org/jira/browse/MRESOLVER-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172644#comment-17172644
]
Michael Osipov edited comment on MRESOLVER-68 at 8/6/20, 8:00 PM:
---
[
https://issues.apache.org/jira/browse/MRESOLVER-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172644#comment-17172644
]
Michael Osipov commented on MRESOLVER-68:
-
I think that this ticket is not requ
[
https://issues.apache.org/jira/browse/MRESOLVER-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MRESOLVER-128.
Resolution: Won't Fix
Closing as described.
> Support smart checksums for Wagon Transpo
[
https://issues.apache.org/jira/browse/MRESOLVER-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MRESOLVER-129.
Resolution: Fixed
Fixed with
[bceb43a2880efe3fd9b59e78ad0fc8ca1ba68e80|https://gitbox.a
[
https://issues.apache.org/jira/browse/MRESOLVER-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov reassigned MRESOLVER-129:
Assignee: Michael Osipov
> Exclusion has no setters
>
[
https://issues.apache.org/jira/browse/MRESOLVER-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MRESOLVER-129:
-
Fix Version/s: 1.5.1
> Exclusion has no setters
>
>
>
[
https://issues.apache.org/jira/browse/MRESOLVER-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172629#comment-17172629
]
Michael Osipov commented on MRESOLVER-130:
--
[~rreich], I have moved the new i
[
https://issues.apache.org/jira/browse/MNG-6975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172615#comment-17172615
]
Michael Osipov commented on MNG-6975:
-
Do you think you can write also a test case whic
[
https://issues.apache.org/jira/browse/MNG-6975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov reassigned MNG-6975:
---
Assignee: Michael Osipov
> Wagon-HTTP, set content-type when determinable from file extension
[
https://issues.apache.org/jira/browse/MRESOLVER-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MRESOLVER-130:
-
Summary: Move GlobalSyncContextFactory to a separate module (was: Move
GlobalSyncCont
Michael Osipov created MRESOLVER-130:
Summary: Move GlobalSyncContext to a separate module
Key: MRESOLVER-130
URL: https://issues.apache.org/jira/browse/MRESOLVER-130
Project: Maven Resolver
chrisbeckey commented on a change in pull request #72:
URL: https://github.com/apache/maven-wagon/pull/72#discussion_r466592978
##
File path:
wagon-providers/wagon-http-shared/src/main/java/org/apache/maven/wagon/shared/http/AbstractHttpClientWagon.java
##
@@ -279,6 +332,20 @@
chrisbeckey commented on a change in pull request #72:
URL: https://github.com/apache/maven-wagon/pull/72#discussion_r466590246
##
File path:
wagon-providers/wagon-http-shared/src/main/java/org/apache/maven/wagon/shared/http/AbstractHttpClientWagon.java
##
@@ -279,6 +332,20 @@
pzygielo commented on a change in pull request #72:
URL: https://github.com/apache/maven-wagon/pull/72#discussion_r466589590
##
File path:
wagon-providers/wagon-http-shared/src/main/java/org/apache/maven/wagon/shared/http/AbstractHttpClientWagon.java
##
@@ -279,6 +332,20 @@ pu
pzygielo commented on a change in pull request #72:
URL: https://github.com/apache/maven-wagon/pull/72#discussion_r466588481
##
File path:
wagon-providers/wagon-http-shared/src/main/java/org/apache/maven/wagon/shared/http/AbstractHttpClientWagon.java
##
@@ -279,6 +332,20 @@ pu
michael-o commented on pull request #72:
URL: https://github.com/apache/maven-wagon/pull/72#issuecomment-670071258
The stream guessing is almost pointless, look at its code:
https://github.com/battleblow/openjdk-jdk8u/blob/bsd-port/jdk/src/share/classes/java/net/URLConnection.java
Pa
michael-o commented on a change in pull request #72:
URL: https://github.com/apache/maven-wagon/pull/72#discussion_r466568033
##
File path:
wagon-providers/wagon-http-shared/src/main/java/org/apache/maven/wagon/shared/http/AbstractHttpClientWagon.java
##
@@ -169,6 +154,44 @@ p
ian-lavallee commented on pull request #94:
URL:
https://github.com/apache/maven-dependency-plugin/pull/94#issuecomment-670059431
I can't push to this branch because I don't have permissions but if you
declare maven-resolver-transport-file, transport-http, api, util jetty-server
and maven
chrisbeckey commented on a change in pull request #72:
URL: https://github.com/apache/maven-wagon/pull/72#discussion_r466558697
##
File path:
wagon-providers/wagon-http-shared/src/main/java/org/apache/maven/wagon/shared/http/AbstractHttpClientWagon.java
##
@@ -169,6 +154,44 @@
michael-o commented on a change in pull request #72:
URL: https://github.com/apache/maven-wagon/pull/72#discussion_r466554768
##
File path:
wagon-providers/wagon-http-shared/src/main/java/org/apache/maven/wagon/shared/http/AbstractHttpClientWagon.java
##
@@ -169,6 +154,44 @@ p
michael-o commented on a change in pull request #72:
URL: https://github.com/apache/maven-wagon/pull/72#discussion_r466554768
##
File path:
wagon-providers/wagon-http-shared/src/main/java/org/apache/maven/wagon/shared/http/AbstractHttpClientWagon.java
##
@@ -169,6 +154,44 @@ p
chrisbeckey commented on a change in pull request #72:
URL: https://github.com/apache/maven-wagon/pull/72#discussion_r466547343
##
File path:
wagon-providers/wagon-http-shared/src/main/java/org/apache/maven/wagon/shared/http/AbstractHttpClientWagon.java
##
@@ -82,6 +82,7 @@
i
chrisbeckey commented on pull request #72:
URL: https://github.com/apache/maven-wagon/pull/72#issuecomment-670046025
Updated to use URLConnection.guess***, which also allows this to work with
streaming. Added a second property to control behavior when an error in content
identification occ
chrisbeckey commented on pull request #72:
URL: https://github.com/apache/maven-wagon/pull/72#issuecomment-670041840
Regarding the version 1.11 vs 11: in following up on the suggestion by
@elharo to use URLConnection.guess... the need for javax.activation has been
negated. Update to the PR
pzygielo commented on pull request #72:
URL: https://github.com/apache/maven-wagon/pull/72#issuecomment-670029018
@chrisbeckey
> Just to be sure I tested it with "1.11" and with "11" and they both worked.
Yeah, but why it did?
I think that 1.11 works only because when
`
michael-o commented on pull request #94:
URL:
https://github.com/apache/maven-dependency-plugin/pull/94#issuecomment-670018605
Why does a test require outbound access?
This is an automated message from the Apache Git Service
elharo commented on pull request #94:
URL:
https://github.com/apache/maven-dependency-plugin/pull/94#issuecomment-670015800
[INFO] Running org.apache.maven.plugins.dependency.TestListClassesMojo
org.eclipse.aether.transfer.NoRepositoryConnectorException: No connector
available to access
elharo commented on a change in pull request #72:
URL: https://github.com/apache/maven-wagon/pull/72#discussion_r466503929
##
File path:
wagon-providers/wagon-http-shared/src/main/java/org/apache/maven/wagon/shared/http/AbstractHttpClientWagon.java
##
@@ -82,6 +82,7 @@
import
elharo merged pull request #71:
URL: https://github.com/apache/maven-wagon/pull/71
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 t
elharo commented on pull request #94:
URL:
https://github.com/apache/maven-dependency-plugin/pull/94#issuecomment-669998545
The org.eclipse.aether.spi.connector.Transfer class does not have the
setState method the wagon aether connector invokes.
Next step is to see if we can replace
chrisbeckey commented on pull request #72:
URL: https://github.com/apache/maven-wagon/pull/72#issuecomment-669998232
regarding: "Is it really 1.11? If yes, then this is a bug in Maven."
Just to be sure I tested it with "1.11" and with "11" and they both worked.
I then tried with "12" (
ian-lavallee commented on pull request #94:
URL:
https://github.com/apache/maven-dependency-plugin/pull/94#issuecomment-669997202
@elharo CI still failing with the exclusion. I'll try excluding from the
resolver next and then shading and ping you when I need a CI kicked off
-
[
https://issues.apache.org/jira/browse/MNG-6975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172460#comment-17172460
]
Christopher Beckey commented on MNG-6975:
-
This is the plugin element from the proj
michael-o commented on a change in pull request #72:
URL: https://github.com/apache/maven-wagon/pull/72#discussion_r466472750
##
File path: wagon-providers/pom.xml
##
@@ -78,4 +78,20 @@ under the License.
test
+
+
+
+ jdk11
+
+[1.11,)
elharo commented on pull request #94:
URL:
https://github.com/apache/maven-dependency-plugin/pull/94#issuecomment-669987887
org.elipse.aether.spi is in the resolver and in the aether dependency
[INFO] Running org.apache.maven.plugins.dependency.TestListClassesMojo
Exception in thr
elharo edited a comment on pull request #94:
URL:
https://github.com/apache/maven-dependency-plugin/pull/94#issuecomment-669987887
org.eclipse.aether.spi is in the resolver and in the aether dependency
[INFO] Running org.apache.maven.plugins.dependency.TestListClassesMojo
Exceptio
[
https://issues.apache.org/jira/browse/MNG-6975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172440#comment-17172440
]
Christopher Beckey commented on MNG-6975:
-
[https://github.com/apache/maven-wagon/p
chrisbeckey opened a new pull request #72:
URL: https://github.com/apache/maven-wagon/pull/72
Set the HTTP content-type header, using the file extension to determine
value, when uploading a file.
Note that this requires JDK version below 11, else the javax.activation
package is not avai
elharo opened a new pull request #71:
URL: https://github.com/apache/maven-wagon/pull/71
what else would it mean?
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
[
https://issues.apache.org/jira/browse/MNG-6975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172432#comment-17172432
]
Christopher Beckey commented on MNG-6975:
-
Specifically this came from needing AWS
[
https://issues.apache.org/jira/browse/MNG-6975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172413#comment-17172413
]
Michael Osipov commented on MNG-6975:
-
Can you describe your usecase?
> Wagon-HTTP, se
[
https://issues.apache.org/jira/browse/ARCHETYPE-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Lundberg updated ARCHETYPE-606:
--
Summary: There is no way to include .gitignore files for the jar goal
(was: Paramet
[
https://issues.apache.org/jira/browse/ARCHETYPE-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Lundberg moved MRESOURCES-264 to ARCHETYPE-606:
--
Component/s: (was: copy)
[
https://issues.apache.org/jira/browse/MRESOURCES-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172389#comment-17172389
]
Dennis Lundberg commented on MRESOURCES-264:
Thank you for the example pr
Christopher Beckey created MNG-6975:
---
Summary: Wagon-HTTP, set content-type when determinable from file
extension
Key: MNG-6975
URL: https://issues.apache.org/jira/browse/MNG-6975
Project: Maven
Jasmeet created MASFRES-38:
--
Summary: Issue while running maven command for ui plugins-Could
not determine SWT implementation fragment bundle for environment
Key: MASFRES-38
URL: https://issues.apache.org/jira/browse/MAS
[
https://issues.apache.org/jira/browse/MDEP-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172364#comment-17172364
]
Hudson commented on MDEP-708:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven-dependency
pzygielo commented on a change in pull request #92:
URL:
https://github.com/apache/maven-dependency-plugin/pull/92#discussion_r466403074
##
File path:
src/test/java/org/apache/maven/plugins/dependency/TestListClassesMojo.java
##
@@ -58,6 +59,11 @@ protected void setUp()
elharo commented on a change in pull request #92:
URL:
https://github.com/apache/maven-dependency-plugin/pull/92#discussion_r466396456
##
File path:
src/main/java/org/apache/maven/plugins/dependency/tree/verbose/OsProperties.java
##
@@ -0,0 +1,91 @@
+package org.apache.maven.
[
https://issues.apache.org/jira/browse/MNG-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172333#comment-17172333
]
Hudson commented on MNG-6972:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6965
[
https://issues.apache.org/jira/browse/MNG-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172331#comment-17172331
]
Hudson commented on MNG-6974:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6965
[
https://issues.apache.org/jira/browse/MNG-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172325#comment-17172325
]
Hudson commented on MNG-6972:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6952
[
https://issues.apache.org/jira/browse/MNG-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172323#comment-17172323
]
Hudson commented on MNG-6974:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6952
[
https://issues.apache.org/jira/browse/MRESOURCES-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172308#comment-17172308
]
Joël Royer edited comment on MRESOURCES-264 at 8/6/20, 12:38 PM:
--
[
https://issues.apache.org/jira/browse/MRESOURCES-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172308#comment-17172308
]
Joël Royer edited comment on MRESOURCES-264 at 8/6/20, 12:38 PM:
--
[
https://issues.apache.org/jira/browse/MRESOURCES-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172308#comment-17172308
]
Joël Royer edited comment on MRESOURCES-264 at 8/6/20, 12:23 PM:
--
[
https://issues.apache.org/jira/browse/MNG-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172314#comment-17172314
]
Hudson commented on MNG-6974:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6169/
[
https://issues.apache.org/jira/browse/MNG-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172316#comment-17172316
]
Hudson commented on MNG-6972:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6169/
bguerin commented on pull request #56:
URL: https://github.com/apache/maven-release/pull/56#issuecomment-669893662
This PR is a fix of a previous one :
https://github.com/apache/maven-release/pull/50, where a new test was added :
https://github.com/apache/maven-release/pull/50/files#dif
[
https://issues.apache.org/jira/browse/MRESOURCES-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172308#comment-17172308
]
Joël Royer edited comment on MRESOURCES-264 at 8/6/20, 12:12 PM:
--
[
https://issues.apache.org/jira/browse/MNG-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172311#comment-17172311
]
Hudson commented on MNG-6972:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MODELTEST
[
https://issues.apache.org/jira/browse/MRESOURCES-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172308#comment-17172308
]
Joël Royer commented on MRESOURCES-264:
---
I'm using maven-resource-plugin in a m
[
https://issues.apache.org/jira/browse/MRESOURCES-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172308#comment-17172308
]
Joël Royer edited comment on MRESOURCES-264 at 8/6/20, 12:11 PM:
--
[
https://issues.apache.org/jira/browse/MNG-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172309#comment-17172309
]
Hudson commented on MNG-6974:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MODELTEST
[
https://issues.apache.org/jira/browse/MNG-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172292#comment-17172292
]
Hudson commented on MNG-6972:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6909
[
https://issues.apache.org/jira/browse/MNG-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172290#comment-17172290
]
Hudson commented on MNG-6974:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6909
[
https://issues.apache.org/jira/browse/MNG-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172288#comment-17172288
]
Hudson commented on MNG-6972:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6512-
[
https://issues.apache.org/jira/browse/MNG-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172286#comment-17172286
]
Hudson commented on MNG-6974:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6512-
[
https://issues.apache.org/jira/browse/MNG-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172282#comment-17172282
]
Hudson commented on MNG-6974:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MRESOLVER
[
https://issues.apache.org/jira/browse/MNG-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172284#comment-17172284
]
Hudson commented on MNG-6972:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MRESOLVER
[
https://issues.apache.org/jira/browse/MNG-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172271#comment-17172271
]
Hudson commented on MNG-6972:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6169/
[
https://issues.apache.org/jira/browse/MNG-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172269#comment-17172269
]
Hudson commented on MNG-6974:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6169/
[
https://issues.apache.org/jira/browse/MNG-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172262#comment-17172262
]
Hudson commented on MNG-6972:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6169/
[
https://issues.apache.org/jira/browse/MNG-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172260#comment-17172260
]
Hudson commented on MNG-6974:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6169/
[
https://issues.apache.org/jira/browse/MNG-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172254#comment-17172254
]
Hudson commented on MNG-6972:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6169/
[
https://issues.apache.org/jira/browse/MNG-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172252#comment-17172252
]
Hudson commented on MNG-6974:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6169/
[
https://issues.apache.org/jira/browse/MNG-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172247#comment-17172247
]
Hudson commented on MNG-6972:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6169/
[
https://issues.apache.org/jira/browse/MNG-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172245#comment-17172245
]
Hudson commented on MNG-6974:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6169/
[
https://issues.apache.org/jira/browse/MNG-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172234#comment-17172234
]
Hudson commented on MNG-6972:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6169/
[
https://issues.apache.org/jira/browse/MNG-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172232#comment-17172232
]
Hudson commented on MNG-6974:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6169/
[
https://issues.apache.org/jira/browse/MNG-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172220#comment-17172220
]
Hudson commented on MNG-6974:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6169/
[
https://issues.apache.org/jira/browse/MNG-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1717#comment-1717
]
Hudson commented on MNG-6972:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6169/
[
https://issues.apache.org/jira/browse/MNG-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172211#comment-17172211
]
Hudson commented on MNG-6972:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6889
[
https://issues.apache.org/jira/browse/MNG-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172209#comment-17172209
]
Hudson commented on MNG-6974:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6889
[
https://issues.apache.org/jira/browse/MNG-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172202#comment-17172202
]
Hudson commented on MNG-6972:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6548
[
https://issues.apache.org/jira/browse/MNG-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172200#comment-17172200
]
Hudson commented on MNG-6974:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6548
[
https://issues.apache.org/jira/browse/MNG-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172183#comment-17172183
]
Hudson commented on MNG-6972:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6888
[
https://issues.apache.org/jira/browse/MNG-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172181#comment-17172181
]
Hudson commented on MNG-6974:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6888
[
https://issues.apache.org/jira/browse/MNG-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172176#comment-17172176
]
Hudson commented on MNG-6972:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-5567
[
https://issues.apache.org/jira/browse/MNG-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172174#comment-17172174
]
Hudson commented on MNG-6974:
-
Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-5567
1 - 100 of 109 matches
Mail list logo