[Building Sakai] problem building sakai 3.0

Pablo García pablo.ju.garcia at gmail.com
Tue Jul 14 09:06:42 PDT 2009


Hello everybody,
I have the following error in the installation of Sakai 3.0 using "mvn clean
install-Dmaven.test.skip = true-Dmaven.tomcat.home = / opt / tomcat Sakai:
deploy":

[INFO]
------------------------------------------------------------------------
[INFO] Building sakai-sections-integrationsupport
[INFO]    task-segment: [clean, install, sakai:deploy]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory
/opt/sakai-src-3.0.0-milestone01/sections/sections-impl/integration-support/target
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered
resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
Downloading:
http://source.sakaiproject.org/maven2/org/sakaiproject/kernel/impl/sakai-util-impl/1.0RC2-SNAPSHOT/sakai-util-impl-1.0RC2-SNAPSHOT.pom
[INFO] Unable to find resource
'org.sakaiproject.kernel.impl:sakai-util-impl:pom:1.0RC2-SNAPSHOT' in
repository sakai-maven (http://source.sakaiproject.org/maven2)
Downloading:
http://source.sakaiproject.org/maven2/org/sakaiproject/kernel/impl/sakai-util-impl/1.0RC2-SNAPSHOT/sakai-util-impl-1.0RC2-SNAPSHOT.jar
[INFO] Unable to find resource
'org.sakaiproject.kernel.impl:sakai-util-impl:jar:1.0RC2-SNAPSHOT' in
repository sakai-maven (http://source.sakaiproject.org/maven2)
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.sakaiproject.kernel.impl:sakai-util-impl:jar:1.0RC2-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.sakaiproject.kernel.impl
-DartifactId=sakai-util-impl -Dversion=1.0RC2-SNAPSHOT -Dpackaging=jar
-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.impl
-DartifactId=sakai-util-impl -Dversion=1.0RC2-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1)
org.sakaiproject:sakai-sections-integrationsupport:jar:3.0.0-milestone01
        2) org.sakaiproject.kernel.impl:sakai-util-impl:jar:1.0RC2-SNAPSHOT

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

for artifact:
  org.sakaiproject:sakai-sections-integrationsupport:jar:3.0.0-milestone01

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache-repo (http://myfaces.zones.apache.org/dist/maven-repository),
  sakai-maven (http://source.sakaiproject.org/maven2),
  default (http://repo1.maven.org/maven2),
  sakai-ibiblio-mirror (http://source.sakaiproject.org/maven2-ibiblio)



[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 7 minutes 47 seconds
[INFO] Finished at: Tue Jul 14 12:11:58 ART 2009
[INFO] Final Memory: 110M/254M
[INFO]
------------------------------------------------------------------------


Thank you very much
Pablo from Rosario, Argentina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20090714/e930f483/attachment.html 


More information about the sakai-dev mailing list