[Building Sakai] cant build melete

Regimantas Maciulskis regimantas.maciulskis at gmail.com
Wed Nov 3 07:37:47 PDT 2010


Hello,
I try to build melete on Sakai version 2.7.1.
I changed version in pom.xml to 2.7.1 and run command 'mvn clean install
sakai:deploy'.
I got error (below). Can somebody help me with this. Thank you very much.


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

Missing:
----------
1) org.sakaiproject:sakai-jsf-tool:jar:2.7.1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.sakaiproject
-DartifactId=sakai-jsf
-tool -Dversion=2.7.1 -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-jsf-t
ool -Dversion=2.7.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-Drepositor
yId=[id]

  Path to dependency:
        1) org.etudes:etudes-melete-tool:war:2.7.2
        2) org.sakaiproject:sakai-jsf-tool:jar:2.7.1

2) org.sakaiproject:sakai-jsf-app:jar:2.7.1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.sakaiproject
-DartifactId=sakai-jsf
-app -Dversion=2.7.1 -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-jsf-a
pp -Dversion=2.7.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-Drepository
Id=[id]

  Path to dependency:
        1) org.etudes:etudes-melete-tool:war:2.7.2
        2) org.sakaiproject:sakai-jsf-app:jar:2.7.1

3) org.sakaiproject:sakai-depend-jsf-widgets-sun:pom:2.7.1
  Path to dependency:
        1) org.etudes:etudes-melete-tool:war:2.7.2
        2) org.sakaiproject:sakai-depend-jsf-widgets-sun:pom:2.7.1

----------
3 required artifacts are missing.

for artifact:
  org.etudes:etudes-melete-tool:war:2.7.2

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/20101103/1f3fd458/attachment.html 


More information about the sakai-dev mailing list