[Building Sakai] Can you build trunk now ?

Jean-Francois Leveque jean-francois.leveque at upmc.fr
Fri Sep 28 04:09:05 PDT 2012


I haven't built trunk for a long time.

I'm still having a failure with "Sakai Component Manager".

Any hint how to solve the following?

J-F

Missing:
----------
1) com.sun:tools:jar:1.5.0

   Try downloading the file manually from the project website.

   Then, install it using the command:
       mvn install:install-file -DgroupId=com.sun -DartifactId=tools 
-Dversion=1.5.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=com.sun -DartifactId=tools 
-Dversion=1.5.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

   Path to dependency:
         1) 
org.sakaiproject.kernel:sakai-component-manager:jar:1.4.0-SNAPSHOT
         2) com.sun:tools:jar:1.5.0

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

for artifact:
   org.sakaiproject.kernel:sakai-component-manager:jar:1.4.0-SNAPSHOT

from the specified remote repositories:
   default (http://repo1.maven.org/maven2),
   central (http://repo1.maven.org/maven2),
   sakai-maven (http://source.sakaiproject.org/maven2),
   sonatype-nexus-snapshots 
(https://oss.sonatype.org/content/repositories/snapshots)


On 27/09/2012 15:02, David Horwitz wrote:
> Could there be a problem  with the Sakai maven repo?
>
> Downloading:http://source.sakaiproject.org/maven2/org/simpleframework/simple-xml/2.3.5/simple-xml-2.3.5.jar
> [WARNING] Unable to get resource'org.azeckoski:reflectutils:jar:0.9.14'  from repository sakai-maven (http://source.sakaiproject.org/maven2): GET request of: org/azeckoski/reflectutils/0.9.14/reflectutils-0.9.14.jar from sakai-maven failed
>
> D
>
>
> On 09/27/2012 02:58 PM, Jean-Francois Leveque wrote:
>> Hi all,
>>
>> A build did not work on my local trunk test server.
>>
>> Nightly's trunk build seems to have failed too.
>>
>> I cannot find builds onhttp://builds.sakaiproject.org:8080/.
>>
>> Am I missing something?
>>
>> Cheers,
>>
>> J-F


More information about the sakai-dev mailing list