[Building Sakai] Kernel 1.0.x & Sakai 2.6.2 - artifact missing

Daniel Merino daniel.merino at unavarra.es
Tue May 18 01:56:59 PDT 2010


Hi everybody.

I'm trying to mix the 1.0.x kernel 
(https://source.sakaiproject.org/svn/kernel/branches/kernel-1.0.x/) with 
a fresh Sakai 2.6.2. I change the kernel version in the master/pom.xml 
and when deploying, I get an artifact issue:

[INFO] 
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] 
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.sakaiproject.kernel.deploy:kernel-assembly:zip:tomcat-overlay:1.0.x

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.sakaiproject.kernel.deploy 
-DartifactId=kernel-assembly -Dversion=1.0.x -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.kernel.deploy 
-DartifactId=kernel-assembly -Dversion=1.0.x -Dclassifier=tomcat-overlay 
-Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) org.sakaiproject:kernel-deploy:pom:2.6.2
        2) 
org.sakaiproject.kernel.deploy:kernel-assembly:zip:tomcat-overlay:1.0.x

----------
1 required artifact is missing.

for artifact:
  org.sakaiproject:kernel-deploy:pom:2.6.2

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  sakai-maven2-snapshots (http://source.sakaiproject.org/maven2-snapshots),
  sakai-ibiblio-mirror (http://source.sakaiproject.org/maven2-ibiblio),
  default (http://repo1.maven.org/maven2),
  sakai-maven (http://source.sakaiproject.org/maven2)


Does anybody know where is the problem?
Thanks again.
-- 
Daniel Merino
daniel.merino at unavarra.es
Gestor de teleformación - Centro Superior de Innovación Educativa.
Tfno: 948-168489 - Universidad Pública de Navarra.


More information about the sakai-dev mailing list