Skip to content

Instantly share code, notes, and snippets.

@zack-shoylev
Last active December 23, 2015 02:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zack-shoylev/6568813 to your computer and use it in GitHub Desktop.
Save zack-shoylev/6568813 to your computer and use it in GitHub Desktop.
Folder structure for project
mkdir -p workshop/src/main/java/org/jclouds/workshop
mkdir workshop/src/main/resources
cd workshop
gedit pom.xml
mvn dependency:copy-dependencies "-DoutputDirectory=./lib"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment