This pull request shows, how integration tests can use the generated features repository (generated by the feature module) so that they don't require the "install" goal when performing a full build. You can merge this Pull Request by running:
git pull https://github.com/iocanel/jclouds-karaf JCLOUDS-225 Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-karaf/pull/25 -- Commit Summary -- * [JCLOUDS-225] Configured itests to use the generated repo, so that the don't require installation of artifacts to the local maven repo. -- File Changes -- M itests/src/test/java/org/jclouds/karaf/itests/JcloudsFeaturesTestSupport.java (14) M itests/src/test/java/org/jclouds/karaf/itests/JcloudsKarafTestSupport.java (61) M itests/src/test/java/org/jclouds/karaf/itests/live/AwsEc2LiveTest.java (2) M itests/src/test/java/org/jclouds/karaf/itests/live/AwsS3LiveTest.java (4) M itests/src/test/java/org/jclouds/karaf/itests/live/CloudFilesUsLiveTest.java (4) M itests/src/test/java/org/jclouds/karaf/itests/live/RackspaceLiveTest.java (3) M itests/src/test/java/org/jclouds/karaf/itests/special/JcloudsCamelCxfFeaturesTestSupport.java (4) -- Patch Links -- https://github.com/jclouds/jclouds-karaf/pull/25.patch https://github.com/jclouds/jclouds-karaf/pull/25.diff
