Skip to content

Instantly share code, notes, and snippets.

@jstefek
Created November 26, 2014 09:57
Show Gist options
  • Select an option

  • Save jstefek/b16e77ea245cf895c5b2 to your computer and use it in GitHub Desktop.

Select an option

Save jstefek/b16e77ea245cf895c5b2 to your computer and use it in GitHub Desktop.
richfaces release settings
<settings>
<localRepository>/home/hudson/users-tmp/lfryc/richfaces-release-m2-repo</localRepository>
<mirrors>
<mirror>
<id>jboss-staging-repository-group</id>
<mirrorOf>!jboss-qa-releases,!jboss-public-repository-group,central</mirrorOf>
<name>JBoss.org Staging Repository Group</name>
<url>https://repository.jboss.org/nexus/content/groups/staging</url>
</mirror>
</mirrors>
</settings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment