You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by mxm <gi...@git.apache.org> on 2016/03/03 12:53:20 UTC

[GitHub] flink pull request: [FLINK-3569] set Maven Surefire working direct...

GitHub user mxm opened a pull request:

    https://github.com/apache/flink/pull/1757

    [FLINK-3569] set Maven Surefire working directory

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mxm/flink FLINK-3569

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1757.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1757
    
----
commit 3239339480323645839921b9cdc8e5699614d7fc
Author: Maximilian Michels <mx...@apache.org>
Date:   2016-03-03T11:51:26Z

    [FLINK-3569] set Maven Surefire working directory

commit f90dcf134f8180b377a8530452bbc05058504d7a
Author: Maximilian Michels <mx...@apache.org>
Date:   2016-03-03T11:52:32Z

    [maven] explicitly disable shading of flink-dist
    
    - shading was previously disabled through setting the force-shading
      dependency to provided

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [FLINK-3569] set Maven Surefire working direct...

Posted by mxm <gi...@git.apache.org>.
Github user mxm closed the pull request at:

    https://github.com/apache/flink/pull/1757


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [FLINK-3569] set Maven Surefire working direct...

Posted by mxm <gi...@git.apache.org>.
Github user mxm commented on the pull request:

    https://github.com/apache/flink/pull/1757#issuecomment-191842883
  
    Setting the Surefire working directory is not possible because the Shade plugin changes the basedir beforehand. We will have to change the test cases for now if we don't want to have a dependency reduced pom in the basedir.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [FLINK-3569] set Maven Surefire working direct...

Posted by mxm <gi...@git.apache.org>.
Github user mxm commented on the pull request:

    https://github.com/apache/flink/pull/1757#issuecomment-191752822
  
    Sorry, still failing (wasn't failing in my machine). I'll look into it.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---