[Daisy] Access to source code

Jean Meyer jean.meyer2 at mail.dcu.ie
Wed Jul 25 04:11:33 CDT 2007


Bruno Dumon a écrit :
> On Tue, 2007-07-24 at 11:37 +0100, Jean Meyer wrote:
>   
>> Hi all,
>>
>> As explained on the page http://cocoondev.org/daisydocs-2_0/152-cd.html, 
>> I have used the command:
>>     svn co http://svn.cocoondev.org/repos/daisy/trunk/daisy
>> and now I have a Daisy repertory where there is a Readme.txt file 
>> describing the steps to follow.
>> For one of these steps I have a problem with the command:
>> maven -e plugin:download -DartifactId=maven-torque-plugin 
>> -DgroupId=torque -Dversion=3.1.1   
>> -Dmaven.repo.remote=http://mirrors.ibiblio.org/pub/mirrors/maven
>>
>> I get the answer:
>>
>>  __  __
>> |  \/  |__ _Apache__ ___
>> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
>> |_|  |_\__,_|\_/\___|_||_|  v. 1.1
>>
>> WARNING: no file pom was found, using default parameter!
>>
>> the repertory d:\some_directory\cache does not exist. attempt to create it.
>> -------------------------------------------------------------------------------
>>  >> Impossible to create the repertory d:\some_directory\cache.
>>
>>
>> Exception stack traces :
>> org.apache.maven.MavenException: Impossible de créer le répertoire 
>> d:\some_directory\cache.
>>     at 
>> org.apache.maven.plugin.PluginManager.verifyUnpackedPluginsDir(PluginManager.java:1235)
>>     at 
>> org.apache.maven.plugin.PluginManager.initialize(PluginManager.java:280)
>>     at 
>> org.apache.maven.MavenSession.initializePluginManager(MavenSession.java:206)
>>     at org.apache.maven.MavenSession.initialize(MavenSession.java:173)
>>     at org.apache.maven.cli.App.doMain(App.java:294)
>>     at org.apache.maven.cli.App.main(App.java:217)
>>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>     at 
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>     at 
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>     at java.lang.reflect.Method.invoke(Method.java:597)
>>     at com.werken.forehead.Forehead.run(Forehead.java:551)
>>     at com.werken.forehead.Forehead.main(Forehead.java:581)
>> -------------------------------------------------------------------------------
>> build failed
>> -------------------------------------------------------------------------------
>> total time   : 0 secondes
>> Finished on        : tuesday 24 july 2007 11:08:53 BST
>> Final memory: 0M/4M
>> -------------------------------------------------------------------------------
>>
>> Does anybody know how to solve this ?
>>
>>     
>
> Does the directory "d:\some_directory" exist?
>
> Also, a change was committed on monday which removes the need to have
> the maven repository in a directory without spaces. So if you update
> your SVN checkout and follow the updated readme, the problem will be
> avoided alltogether.
>
>   
I don't have any directory named like this. Perhaps it is a parameter to 
be configured but I did not find any explanation on Maven site. I am 
trying to update my SVN checkout as you advised but the connection 
doesnt seem to work this morning:

 >svn co http://svn.cocoondev.org/repos/daisy/trunk/daisy

	svn: PROPFIND request failed on '/repos/daisy/trunk/daisy'
	svn: PROPFIND of '/repos/daisy/trunk/daisy': could not connect to server (http://svn.cocoondev.org)

Do you know when the server will be available again ?

cheers
Jean 








More information about the daisy mailing list