Hello Obtained turbine-2 from CVS. Have also obtained specified versions of activation.jar, mail.jar, jndi.jar and jdbc2_0-stdext.jar (there is no jdbc-2.0.jar that I can find) and put these under c:/maven/repository that I created. Is this correct? Or do docs mean in the .maven jars folders under user directory? When I try maven jar it still tries to obtain these from the external web repository then fails. What do I need to do in order complete build of Turbine please?
;----------------------------------- Attempting to download activation-1.0.2.jar. Error retrieving artifact from [http://www.ibiblio.org/maven/jaf/jars/activation-1.0.2.jar]: java.la ng.Exception: Can't get activation-1.0.2.jar to C:\Documents and Settings\Owner\.maven\repository\ja f\jars\activation-1.0.2.jar WARNING: Failed to download activation-1.0.2.jar. etc. ... The build cannot continue because of the following unsatisfied dependencies: activation-1.0.2.jar javamail-1.3.jar jdbc-2.0.jar jndi-1.2.1.jar ;------------------------------------ Thanks