[Building Sakai] New Snapshot repo

David Horwitz david.horwitz at uct.ac.za
Mon May 4 02:49:49 PDT 2009


Hi All,

Anthony mailed last week about setting up a new snapshot repository at:

http://source.sakaiproject.org/maven2-snapshots/

As I saw no objections to this, I'm assuming the suggestion passed nem.
con.  and have added a definition for this to trunk master/pom.xml:

    <repository>
      <id>sakai-maven2-snapshots</id>
      <name>Sakai Maven Repo</name>
      <layout>default</layout>
      <url>http://source.sakaiproject.org/maven2-snapshots</url>
      <snapshots>
        <enabled>true</enabled>
      </snapshots>
    </repository>


and set the main sakai maven not to use snapshots. Please let me know if
this breaks anyones build. NOTE: we have not removed SNAPSHOT artefacts
from the main repo just yet, bu may do so in the  future.

Regards

David



More information about the sakai-dev mailing list