Providers of JClouds for Aliyun
Name | Type |
---|---|
aliyun-ecs | provider |
aliyun-oss | provider |
aliyun-slb | provider |
Providers use Google Auto to generate services
mvn clean compile
Then you will find an folder named services from target/classes/META-INF in each modules
If you do not do the operation, an error will happends.
key [aliyun-ecs] not in the list of providers or apis
Please change the accessKey and secret witch generate by your own account of Aliyun in each test classes before test
private static final String key = "nyCUviU59zdxOIYJ"; private static final String secret = "VX99Yry885o0lpjFgzIpjibrVJIGgB";
Then run command
mvn test
Date | Message |
---|---|
2016-01-17 | push for checking |
2016-01-25 | fix some bugs |
Licensed under the Apache License, Version 2.0