Created
July 29, 2014 08:15
-
-
Save sbesson/79b31db16ffe77ad2cd7 to your computer and use it in GitHub Desktop.
This minimal test was used while testing the artifactory priori to 5.0.3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| brew install maven | |
| rm -rf ~/.m2 | |
| git clone https://github.com/ome/minimal-omero-client | |
| cd minimal-omero-client | |
| mvn -U -Pdev dependency:tree |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment