Just ran `mvn clean integration-test` in core with the following setup:

```
Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; 2014-02-14T12:37:5
2-05:00)
Maven home: C:\Program Files (x86)\Apache\maven-3.2.1\bin\..
Java version: 1.7.0_40, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.7.0_40\jre
Default locale: en_GB, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
```

Looks fine:

```
Results :

Tests run: 33, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:04 min
[INFO] Finished at: 2014-05-23T16:39:53-05:00
[INFO] Final Memory: 27M/207M
[INFO] ------------------------------------------------------------------------
```
Haven't been able to run the live tests in drivers/jsch, though.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/378#issuecomment-44057801

Reply via email to