logo       

Re: sakai 2.1.2 build in eclipse [ jar files missing/version mismatch]: msg#00418

cms.sakai.devel

Subject: Re: sakai 2.1.2 build in eclipse [ jar files missing/version mismatch]

I don't have an answer but I encountered the same missing jar errors in Eclipse after doing a fresh download of 2.1.2 after seeing your email.

The commons, gradebook, legacy, sample-tools and syllabus projects all desire the spring-1.1.5.jar, the gradebook wants spring-mock-1.1.5.jar while samigo yearns for the mysql-connector-java-3.0.10-stable-bin.jar.

The spring jars are available at

https://source.sakaiproject.org/maven/springframework/jars/

The MySQL jar above is not included. See:

https://source.sakaiproject.org/maven/mysql/jars/

When checking the gradebook and legacy project's component's project.xml files, their spring dependency entries are not hard coded for the spring-1.1.5.jar.

<dependency>
<groupId>springframework</groupId>
<artifactId>spring</artifactId>
<version>${sakai.spring.version}</version> </dependency>

Anthony


Quoting Mustansar Mehmood <mustansar@xxxxxxxx>:

I could build and deploy sakai 2.1.2 into tomcat (Thanks to seth). Once I imported the code into build i was unable to build its looking got spring-1.15.jar what I have in my system are

/Users/mm3/.maven/repository/springframework/jars/spring-1.2.6.jar
/Users/mm3/.maven/repository/springframework/jars/spring-mock-1.2.6.jar

Its missing another file as per eclipse
sakai-legacy-service-TRUNK.jar

It is comiling some og the projects though which identifies that ~/.maven/repository is in the CLASSPATH. Has any one seen this problem or know why is this happening or how to side step this?
regards
Mustansar

----------------------
This automatic notification message was sent by Sakai Collab (http://collab.sakaiproject.org/portal) from the DG: Development site.
You can modify how you receive notifications at My Workspace > Preferences.






----------------------
This automatic notification message was sent by Sakai Collab
(http://collab.sakaiproject.org/portal) from the DG: Development site.
You can modify how you receive notifications at My Workspace > Preferences.




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise