You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/12/06 21:59:00 UTC

[jira] [Commented] (BEAM-2823) Beam Windows MavenInstall tests failing

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

ASF GitHub Bot commented on BEAM-2823:
--------------------------------------

lukecwik closed pull request #4155: [BEAM-2823] Update the version of org.xolstice.maven.plugins to 0.5.1
URL: https://github.com/apache/beam/pull/4155
 
 
   

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 daa4b0fa5bd..401d5921a15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1442,7 +1442,7 @@
         <plugin>
           <groupId>org.xolstice.maven.plugins</groupId>
           <artifactId>protobuf-maven-plugin</artifactId>
-          <version>0.5.0</version>
+          <version>0.5.1</version>
         </plugin>
 
         <plugin>


 

----------------------------------------------------------------
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:
users@infra.apache.org


> Beam Windows MavenInstall tests failing
> ---------------------------------------
>
>                 Key: BEAM-2823
>                 URL: https://issues.apache.org/jira/browse/BEAM-2823
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-core
>    Affects Versions: 2.1.0
>         Environment: Windows
>            Reporter: Reuven Lax
>            Assignee: Jason Kuster
>            Priority: Minor
>
> https://builds.apache.org/view/A-D/view/Beam/job/beam_PostCommit_Java_MavenInstall_Windows/417
> Install fails with
> java.io.FileNotFoundException: F:\jenkins\jenkins-slave\workspace\beam_PostCommit_Java_MavenInstall_Windows\sdks\common\runner-api\target\protoc-plugins\protoc-3.2.0-windows-x86_64.exe (The process cannot access the file because it is being used by another process)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)