[Daisy] Access to source code
Jean Meyer
jean.meyer2 at mail.dcu.ie
Tue Jul 24 05:37:39 CDT 2007
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 ?
Best Regards,
Jean Meyer
More information about the daisy
mailing list