[Building Sakai] for edia scorm player and sakai 2.7
    Regimantas Maciulskis 
    regimantas.maciulskis at gmail.com
       
    Wed Feb  2 03:01:28 PST 2011
    
    
  
I installed sakai-wicked successfull, but got error when run
mvn clean install sakai:deploy -Dmaven.tomcat.home=/opt/tomcat-5.5.28
What is wrong?
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.sakaiproject:sakai-wicket:jar:2.7.0
  Try downloading the file manually from the project website.
  Then, install it using the command:
      mvn install:install-file -DgroupId=org.sakaiproject
-DartifactId=sakai-wicket -Dversion=2.7.0 -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
-DartifactId=sakai-wicket -Dversion=2.7.0 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
  Path to dependency:
        1) org.sakaiproject.scorm:sakai-scorm-tool:war:1.0-SNAPSHOT
        2) org.sakaiproject:sakai-wicket:jar:2.7.0
----------
1 required artifact is missing.
for artifact:
  org.sakaiproject.scorm:sakai-scorm-tool:war:1.0-SNAPSHOT
from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  sakai-maven (http://source.sakaiproject.org/maven2),
  sakai-maven2-snapshots (http://source.sakaiproject.org/maven2-snapshots),
  default (http://repo1.maven.org/maven2)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20110202/8601293e/attachment.html 
    
    
More information about the sakai-dev
mailing list