[Daisy] Access to source code
Bruno Dumon
bruno at outerthought.org
Wed Jul 25 02:33:09 CDT 2007
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.
--
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