[Building Sakai] Error when building Sakai trunk

Matthew Jones matthew at longsight.com
Tue May 15 13:01:28 PDT 2012


Were you building
trunk
https://source.sakaiproject.org/svn/sakai/trunk/

trunk-all
https://source.sakaiproject.org/svn/sakai/branches/sakai-trunk-all/

I'm pretty sure trunk is broken right now because we removed all of the
artifacts from the repositories, and we were going to just update trunk to
be trunk all rather than put the artifacts back.

On Tue, May 15, 2012 at 3:44 PM, Karen Tsao <ktsao at stanford.edu> wrote:

> Hi,
>
> I got following errors when building trunk code from scratch (from
> core-deploy):
>
> ========================================
> Missing:
> ----------
> 1) org.sakaiproject.samigo:samigo-assembly:zip:tomcat-overlay:2.10-SNAPSHOT
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.sakaiproject.samigo
> -DartifactId=samigo-assembly -Dversion=2.10-SNAPSHOT
> -Dclassifier=tomcat-overlay -Dpackaging=zip -Dfile=/path/to/file
>
>   Alternatively, if you host your own repository you can deploy the file
> there:
>       mvn deploy:deploy-file -DgroupId=org.sakaiproject.samigo
> -DartifactId=samigo-assembly -Dversion=2.10-SNAPSHOT
> -Dclassifier=tomcat-overlay -Dpackaging=zip -Dfile=/path/to/file
> -Durl=[url] -DrepositoryId=[id]
>
>   Path to dependency:
>       1) org.sakaiproject:core-deploy:pom:2.10-SNAPSHOT
>       2)
> org.sakaiproject.samigo:samigo-assembly:zip:tomcat-overlay:2.10-SNAPSHOT
>
> 2)
> org.sakaiproject.profile:profile-assembly:zip:tomcat-overlay:2.10-SNAPSHOT
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.sakaiproject.profile
> -DartifactId=profile-assembly -Dversion=2.10-SNAPSHOT
> -Dclassifier=tomcat-overlay -Dpackaging=zip -Dfile=/path/to/file
>
>   Alternatively, if you host your own repository you can deploy the file
> there:
>       mvn deploy:deploy-file -DgroupId=org.sakaiproject.profile
> -DartifactId=profile-assembly -Dversion=2.10-SNAPSHOT
> -Dclassifier=tomcat-overlay -Dpackaging=zip -Dfile=/path/to/file
> -Durl=[url] -DrepositoryId=[id]
>
>   Path to dependency:
>       1) org.sakaiproject:core-deploy:pom:2.10-SNAPSHOT
>       2)
> org.sakaiproject.profile:profile-assembly:zip:tomcat-overlay:2.10-SNAPSHOT
>
> 3)
> org.sakaiproject.courier:sakai-courier-assembly:zip:tomcat-overlay:2.10-SNAPSHOT
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.sakaiproject.courier
> -DartifactId=sakai-courier-assembly -Dversion=2.10-SNAPSHOT
> -Dclassifier=tomcat-overlay -Dpackaging=zip -Dfile=/path/to/file
>
>   Alternatively, if you host your own repository you can deploy the file
> there:
>       mvn deploy:deploy-file -DgroupId=org.sakaiproject.courier
> -DartifactId=sakai-courier-assembly -Dversion=2.10-SNAPSHOT
> -Dclassifier=tomcat-overlay -Dpackaging=zip -Dfile=/path/to/file
> -Durl=[url] -DrepositoryId=[id]
>
>   Path to dependency:
>       1) org.sakaiproject:core-deploy:pom:2.10-SNAPSHOT
>       2)
> org.sakaiproject.courier:sakai-courier-assembly:zip:tomcat-overlay:2.10-SNAPSHOT
> ....
>
> ----------
> 16 required artifacts are missing.
>
> for artifact:
>   org.sakaiproject:core-deploy:pom:2.10-SNAPSHOT
>
> from the specified remote repositories:
>   default (http://repo1.maven.org/maven2),
>   sakai-maven2-snapshots (http://source.sakaiproject.org/maven2-snapshots
> ),
>   central (http://repo1.maven.org/maven2),
>   sakai-maven (http://source.sakaiproject.org/maven2),
>   sonatype-nexus-snapshots (
> https://oss.sonatype.org/content/repositories/snapshots)
>
> ========================================
>
> The nightly builds are fine which makes me think the problem should be on
> my side. Am I missing some setting or remote repository? I would appreciate
> any help.
>
> Thanks in advance,
> Karen
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20120515/0b50454f/attachment.html 


More information about the sakai-dev mailing list