Skip to content

Instantly share code, notes, and snippets.

@richm
Created September 26, 2019 22:16
Show Gist options
  • Save richm/39dcdd4da82fedda4c534dbb62de881e to your computer and use it in GitHub Desktop.
Save richm/39dcdd4da82fedda4c534dbb62de881e to your computer and use it in GitHub Desktop.
build/local-test-repo/
└── org
└── elasticsearch
└── distribution
└── zip
└── elasticsearch-oss
├── 6.7.1
│ ├── elasticsearch-oss-6.7.1.pom
│ ├── elasticsearch-oss-6.7.1.pom.md5
│ ├── elasticsearch-oss-6.7.1.pom.sha1
│ ├── elasticsearch-oss-6.7.1.zip
│ ├── elasticsearch-oss-6.7.1.zip.md5
│ └── elasticsearch-oss-6.7.1.zip.sha1
├── maven-metadata.xml
├── maven-metadata.xml.md5
└── maven-metadata.xml.sha1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment