[Building Sakai] [cle-release-team] LB 1.4, Basic LTI 2.0-SNAPSHOT, and master 2.9-SNAPSHOT

Gast, Cynthia (cmw6s) cmw6s at eservices.virginia.edu
Fri May 4 12:59:05 PDT 2012


Hello Seth and Matthew:

At UVa, we just ran into what sounds like the exact issue you reported on April 27 in this thread... while attempting a clean 2.8.1 build on a clean machine, with Lesson Builder 1.4.x.

Looks like the addition of the suggested repository will do the trick.

Thanks very much,
Cindy @ UVa
cmw6s at virginia.edu

________________________________
From: sakai-dev-bounces at collab.sakaiproject.org [sakai-dev-bounces at collab.sakaiproject.org] on behalf of Matthew Jones [matthew at longsight.com]
Sent: Friday, April 27, 2012 11:52 AM
To: Seth Theriault
Cc: sakai-dev at collab.sakaiproject.org; cle-release-team at collab.sakaiproject.org
Subject: Re: [Building Sakai] [cle-release-team] LB 1.4, Basic LTI 2.0-SNAPSHOT, and master 2.9-SNAPSHOT

Hi Seth,

Last night when I wiped out the sonatype repo, it seems like the deletion process was scheduled in the background and actually deleted artifacts as I was redeploying them. So some of them were re-deleted. So basiclti IS in this repo now.

https://oss.sonatype.org/content/repositories/snapshots/org/sakaiproject/basiclti/

However it's also possible that your LB branch isn't referencing this snapshots repository. You'll either:

1) Need to add this as a repository (to lessonbuilder or to a settings.xml)
<repository>
<id>sonatype-nexus-snapshots</id>
<name>Sonatype Nexus Snapshots</name>
<url>
https://oss.sonatype.org/content/repositories/snapshots
</url>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>

2) Build Basiclti 2.0.x locally before building lessonbuilder
https://source.sakaiproject.org/svn/basiclti/branches/basiclti-2.0.x/

Since it's a 2.8 base build though, you're *possibly* better off just building basiclti from source.

On Fri, Apr 27, 2012 at 10:18 AM, Seth Theriault <slt at columbia.edu<mailto:slt at columbia.edu>> wrote:
Hello,

As of last night, my build of local LB 1.4-ish branch is now
failing. This is Sakai 2.8 using:

https://source.sakaiproject.org/svn/msub/columbia.edu/courseworks/lessonbuilder/branches/trunk-1.4/

Specifically, it relies on Basic LTI 2.0-SNAPSHOT (for the
API), which in turn depends on master 2.9-SNAPSHOT, which it
can't find:

[exec] Downloading: http://source.sakaiproject.org/maven2-snapshots/org/sakaiproject/master/2.9-SNAPSHOT/master-2.9-SNAPSHOT.pom
[exec] [INFO] Unable to find resource 'org.sakaiproject:master:pom:2.9-SNAPSHOT' in repository sakai-maven2-snapshots (http://source.sakaiproject.org/maven2-snapshots)

This worked yesterday afternoon, NYC time. Did this get
deleted as part of Matt's cleanup?

Seth

_______________________________________________
cle-release-team mailing list
cle-release-team at collab.sakaiproject.org<mailto:cle-release-team at collab.sakaiproject.org>
http://collab.sakaiproject.org/mailman/listinfo/cle-release-team

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20120504/665aecbf/attachment.html 


More information about the sakai-dev mailing list