[ 
https://issues.apache.org/jira/browse/STREAMS-610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569490#comment-16569490
 ] 

ASF GitHub Bot commented on STREAMS-610:
----------------------------------------

steveblackmon closed pull request #457: resolves STREAMS-610
URL: https://github.com/apache/streams/pull/457
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/pom.xml b/pom.xml
index 660aa39576..5d7af77c59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -337,7 +337,7 @@
         <docker.plugin.version>0.24.0</docker.plugin.version>
         <download.plugin.version>1.2.1</download.plugin.version>
         <enforcer.plugin.version>3.0.0-M1</enforcer.plugin.version>
-        <failsafe.plugin.version>2.19.1</failsafe.plugin.version>
+        <failsafe.plugin.version>2.22.0</failsafe.plugin.version>
         <jar.plugin.version>2.6</jar.plugin.version>
         <javadoc.plugin.version>2.10.2</javadoc.plugin.version>
         <license.plugin.version>1.15</license.plugin.version>
@@ -352,7 +352,7 @@
         <shade.plugin.version>3.1.0</shade.plugin.version>
         <site.plugin.version>3.6</site.plugin.version>
         <source.plugin.version>2.4</source.plugin.version>
-        <surefire.plugin.version>2.21.0</surefire.plugin.version>
+        <surefire.plugin.version>2.22.0</surefire.plugin.version>
         <wagon.plugin.version>3.0.0</wagon.plugin.version>
         <war.plugin.version>2.5</war.plugin.version>
 


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Upgrade failsafe plugin
> -----------------------
>
>                 Key: STREAMS-610
>                 URL: https://issues.apache.org/jira/browse/STREAMS-610
>             Project: Streams
>          Issue Type: Task
>            Reporter: Steve Blackmon
>            Assignee: Steve Blackmon
>            Priority: Major
>         Attachments: STREAMS-610.txt
>
>
> When running integration tests on apache-streams-0.6.0 rc2 I got the attached 
> error.
> Upgrading failsafe to the newest version fixed it.
> Environment at the time of error:
> steves-mac-pro:streams steve$ mvn -v
> Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 
> 2015-11-10T10:41:47-06:00)
> Maven home: /Users/Shared/apache-maven-3.3.9
> Java version: 1.8.0_172, vendor: Oracle Corporation
> Java home: 
> /Library/Java/JavaVirtualMachines/jdk1.8.0_172.jdk/Contents/Home/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.13.5", arch: "x86_64", family: "mac"



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to