[virtualcommons-svn] commit/foraging: alllee: merge with default, cleanup on pom and ivysettings to
Status: Beta
Brought to you by:
alllee
From: Bitbucket <com...@bi...> - 2012-01-30 22:10:42
|
1 new commit in foraging: https://bitbucket.org/virtualcommons/foraging/changeset/baa828ddf2ce/ changeset: baa828ddf2ce branch: stable user: alllee date: 2012-01-30 23:10:33 summary: merge with default, cleanup on pom and ivysettings to remove tdar archiva instance from dependency list affected #: 2 files diff -r 93bfd0aaab9199cc14920abb3932d8696089a2dc -r baa828ddf2ce45f129bcb5cb63e1eeb3db6ee0da ivysettings.xml --- a/ivysettings.xml +++ b/ivysettings.xml @@ -11,9 +11,9 @@ <ivy pattern='${local-m2-pattern}.pom' /><artifact pattern='${local-m2-pattern}.[ext]'/></filesystem> + <ibiblio name='central' m2compatible='true'/><ibiblio name='commons.snapshots' m2compatible='true' root='http://dev.commons.asu.edu/archiva/repository/snapshots'/><ibiblio name='commons.internal' m2compatible='true' root='http://dev.commons.asu.edu/archiva/repository/internal'/> - <ibiblio name='tdar-archiva' m2compatible='true' root='http://dev.tdar.org/archiva/repository/internal'/></chain></resolvers></ivysettings> diff -r 93bfd0aaab9199cc14920abb3932d8696089a2dc -r baa828ddf2ce45f129bcb5cb63e1eeb3db6ee0da pom.xml --- a/pom.xml +++ b/pom.xml @@ -63,14 +63,6 @@ <releases><enabled>false</enabled></releases><snapshots><enabled>true</enabled></snapshots></repository> - <repository> - <id>dev.tdar.org</id> - <name>tDAR Maven2 repository</name> - <url>http://dev.tdar.org/archiva/repository/internal</url> - <releases><enabled>true</enabled></releases> - <snapshots><enabled>false</enabled></snapshots> - </repository> - </repositories><dependencies><dependency><groupId>javax.jnlp</groupId> Repository URL: https://bitbucket.org/virtualcommons/foraging/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |