[Daisy] Access to source code
Bruno Dumon
bruno at outerthought.org
Wed Jul 25 12:02:09 CDT 2007
On Wed, 2007-07-25 at 16:24 +0100, Jean Meyer wrote:
> ok now I have the runned successfully the command: svn co
> http://svn.cocoondev.org/repos/daisy/trunk/daisy
> I have a directory created: C:\Documents and Settings\Jean\daisy
> I have followed the steps described in the Readme found inside this
> repertory:
> - I have downloaded maven version 1.0.2 from the page
> http://maven.apache.org/maven-1.x/start/download.html
> - I have installed maven following the instructions given page
> http://maven.apache.org/maven-1.x/start/install.htm
> which means I have added %MAVEN_HOME% to my PATH and I have run the
> command:
> %MAVEN_HOME%\bin\install_repo.bat %USERPROFILE%\.maven\repository
>
> - I have copied xalan-2.7.0.jar into MAVEN_HOME/lib/endorsed.
> - I have run the command:
> maven plugin:download -DartifactId=maven-torque-plugin
> -DgroupId=torque -Dversion=3.1.1
> -Dmaven.repo.remote=http://mirrors.ibiblio.org/pub/mirrors/maven
>
> Here I get a message error telling: java.io.FileNotFoundException:
> d:\some_directory\cache\maven-linkcheck-plugin-1.3.4\META-INF\MANIFEST.MF
>
> I did not find any mention of d:\some_directory\cache. It must be a
> default parameter to be changed but I have no idea which one. Anybody
> knows where this must be configured ?
The some_directory was in the old version of the readme, not in the
latest trunk.
Here's a version of the readme which still contains it:
http://svn.cocoondev.org/repos/daisy/tags/RELEASE_2_0_1/daisy/README.txt
So check if you have a build.properties file in your home directory.
--
Bruno Dumon http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
bruno at outerthought.org bruno at apache.org
More information about the daisy
mailing list