Skip to content

Instantly share code, notes, and snippets.

@hellojinjie
Created June 5, 2018 12:34
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 hellojinjie/32b0240add99be5737879fc8d43fcca6 to your computer and use it in GitHub Desktop.
Save hellojinjie/32b0240add99be5737879fc8d43fcca6 to your computer and use it in GitHub Desktop.
<repositories>
<repository>
<id>lib</id>
<releases>
<enabled>true</enabled>
<checksumPolicy>ignore</checksumPolicy>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
<url>file://${project.basedir}/lib</url>
</repository>
<repository>
<id>tailong repo</id>
<name>tailong repo proxy</name>
<url>http://10.4.17.217:8081/nexus/content/groups/public/</url>
</repository>
</repositories>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment