[jboss-jira] [JBoss JIRA] Created: (JBBUILD-605) Add SnakYAML repository to list of proxied repositories
Bob McWhirter (JIRA)
jira-events at lists.jboss.org
Fri Apr 23 08:55:10 EDT 2010
Add SnakYAML repository to list of proxied repositories
-------------------------------------------------------
Key: JBBUILD-605
URL: https://jira.jboss.org/jira/browse/JBBUILD-605
Project: JBoss Build System
Issue Type: Task
Components: Artifact Repositories
Affects Versions: Maven Repository 2.0
Reporter: Bob McWhirter
My build uses SnakeYAML artifacts, which are solid, but served from a repository on GAE, which might not be.
Could we please add the repository to the proxied Nexus repositories, so that I can remove it from my POM?
The block I use is below:
<repository>
<id>snakeyaml</id>
<name>SnakeYAML repository</name>
<url>http://snakeyamlrepo.appspot.com/repository</url>
</repository>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list