[Building Sakai] Error when building Sakai trunk

Karen Tsao ktsao at stanford.edu
Tue May 15 12:44:44 PDT 2012


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20120515/0e99fbe8/attachment.html 


More information about the sakai-dev mailing list