CenturyLinkCloud / clc-java-sdk

Apache License 2.0
6 stars 4 forks source link

Write sample that allow to test correctness of maven central publishing #187

Closed idrabenia closed 9 years ago

idrabenia commented 9 years ago

It would be great to write separate project that will be not included in common build and allow:

  1. Verify loading of SDK and transitive dependencies from maven central
  2. Test Spring integration capabilities. Allow to verify that Spring-SDK config works with custom credentials provider, without credentials provider and with custom SDK configuration.

Thanks :)