Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Java SDK Appendix should skip Tests when building #219

Closed
mrioan opened this issue Dec 17, 2015 · 1 comment
Closed

Java SDK Appendix should skip Tests when building #219

mrioan opened this issue Dec 17, 2015 · 1 comment

Comments

@mrioan
Copy link
Contributor

mrioan commented Dec 17, 2015

http://docs.stormpath.com/java/product-guide/#appendix

  • Current bullet 2 should be bullet 3. It should be changed: mvn clean install should be mvn clean install -DskipTests=true
  • A new bullet 2 should be: cd stormpath-sdk-java
  • Bullet 4 should include the following text:
    Here you will find a list of all the runtime dependencies necessary for the module. In addition to the jars under extensions/httpclient/target/dependency directory you will also need the actual module's jar located in the parent dir: extensions/httpclient/target.
@rdegges
Copy link
Contributor

rdegges commented Sep 29, 2016

I'm closing this as these docs are generated by the Java SDK now. So ya'll can freely update them at any time in the java sdk repo.

@rdegges rdegges closed this as completed Sep 29, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants