[cle-release-team] Snapshots in Sonatype repo

Steve Swinsburg steve.swinsburg at gmail.com
Thu Jun 21 15:50:42 PDT 2012


Hi all,

I know we discussed using sakai-trunk-all (not just sakai trunk) for builds to resolve the missing snapshot issue, however there is still an issue when you want to use a tool that binds to a newer snapshot artifact in an older version of Sakai, and that snapshot is not in a repo.

For example running the dashboard in Sakai 2.8 or 2.9. It declares a parent of:
<parent>
	<groupId>org.sakaiproject</groupId>
	<artifactId>master</artifactId>
	<version>2.10-SNAPSHOT</version>
</parent>

So unless I have:
1. Built 2.10 on my local machine, or
2. Changed the pom and therefore mucked up the version of dependencies that are inherited

I cannot build.

This would be resolved if the snapshots could be deployed to the sonatype snapshots repo and the repo listed in the projects.

thanks,
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/cle-release-team/attachments/20120622/48ad8ec0/attachment-0006.html 


More information about the cle-release-team mailing list