[jboss-jira] [JBoss JIRA] Closed: (JBBUILD-689) Add JGit repository to Maven repository
Paul Gier (JIRA)
jira-events at lists.jboss.org
Fri Jul 29 11:18:23 EDT 2011
[ https://issues.jboss.org/browse/JBBUILD-689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Gier closed JBBUILD-689.
-----------------------------
Resolution: Done
I have added the new proxy repository, and added it to the public repo group.
The new repo is called JGit Releases
> Add JGit repository to Maven repository
> ---------------------------------------
>
> Key: JBBUILD-689
> URL: https://issues.jboss.org/browse/JBBUILD-689
> Project: JBoss Build System
> Issue Type: Feature Request
> Components: Artifact Repositories
> Reporter: Karel Piwko
> Assignee: Paul Gier
> Fix For: Build Support 2011
>
>
> Please add repository [1] to our Nexus instance. I'm using
> this dependency in Arquillian OpenShift Express container and
> having a extra repository defined in pom is not a way how we should do
> it.
> {code}
> <repositories>
> <repository>
> <id>jgit-repository</id>
> <url>http://download.eclipse.org/jgit/maven</url>
> </repository>
> </repositories>
> {code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list