Re: Issue 37 in snofyre: Create Maven repo for project artefacts

2 views
Skip to first unread message

sno...@googlecode.com

unread,
Feb 2, 2011, 4:35:42 PM2/2/11
to snofy...@googlegroups.com
Updates:
Status: Done

Comment #1 on issue 37 by jay.kola: Create Maven repo for project artefacts
http://code.google.com/p/snofyre/issues/detail?id=37

POM file now uploads to a maven repo on google site... The repo settings
are as follows

<repository>
<id>googlecode.snofyre.releaserepo</id>
<name>Snofyre Bundle Releases</name>
<url>https://snofyre.googlecode.com/svn/maven-repo/releases</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>

Reply all
Reply to author
Forward
0 new messages