Skip to content

Instantly share code, notes, and snippets.

@mmalmeida
Created November 22, 2013 10:23
Show Gist options
  • Select an option

  • Save mmalmeida/7597787 to your computer and use it in GitHub Desktop.

Select an option

Save mmalmeida/7597787 to your computer and use it in GitHub Desktop.
<managedRepository>
<location>/srv/maven/public</location>
<releases>true</releases>
<blockRedeployments>false</blockRedeployments>
<snapshots>true</snapshots>
<scanned>true</scanned>
<deleteReleasedSnapshots>false</deleteReleasedSnapshots>
<skipPackedIndexCreation>false</skipPackedIndexCreation>
<stageRepoNeeded>false</stageRepoNeeded>
<id>itc-public</id>
<name>ITC - Public</name>
<description>Repository for proxying remote repositories (Jboss</description>
<description>Nexus</description>
<description>etc)</description>
</managedRepository>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment