I'm using a Maven 1.1 version for sakai 2.4.0 , the Tomcat version is 5.5.26
I am getting the follwing error while building it.... also, My build.properties file contains : maven.repo.remote = http://source.sakaiproject.org/maven/,http://repo1.maven.org/maven/ maven.tomcat.home = C:/apache-tomcat-5.5.26/ I have placed the build.properties file in the same folder where .maven exists ... is this a problem? I have placed sakai source code also in the folder where my user name exists i.e. c:/Documents and Settings/kp61152 .... The error Iam getting is The build cannot continue because of unsatisfied dependencies -sakaiproject:sakai:2.2:plugin -tomcat:apache-tomcat:5.5.23:zip I have tried to download those files but I'm not sure where to place this....... Please I need immediate help I have tried for a solution by reading the forum threads, but I'm still not able to resolve Lukas Theussl-3 wrote: > > The artifacts are in the repo, did you add > http://source.sakaiproject.org/maven/ to maven.repo.remote? What command > are you running and what is the full error message you get (the message > below is not one that I recognize from m1.1, it should say 'The build > cannot continue because of the following unsatisfied dependency:'...)? > > -Lukas > > > new_to_sakai wrote: >> Hi, >> I'm building SAKAI(2.4) using Maven 1.1 . When I try to build the SAKAI, >> I get the following error : >> >> Unable to download Dependencies for Tomcat 5.5.23 :zip from the site >> http://source.sakaiproject.org/maven >> >> Unable to download Dependencies for sakai2.2:plugin from the site >> http://source.sakaiproject.org/maven >> Can anyone please help me out : >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Build-Issues-with-Maven-tp15889556s177p15950567.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
