Hi all,
I am using maven for the first time, in order to setup a Daisy
development environment. I have installed the 1.1 version of maven and I
use 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
I get the message:
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.1
WARNING: no file pom was found, using the default parameters!
The repertory d:\some_directory\cache does not exist. Trying to create it.
-------------------------------------------------------------------------------
Errors stack :
>> Impossible to create the repertory d:\some_directory\cache.
Exception stack traces :
org.apache.maven.MavenException: Impossible to create the repertory
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)
-------------------------------------------------------------------------------
the build failed
-------------------------------------------------------------------------------
Temps total : 0 secondes
Fini le : mardi 24 juillet 2007 11:53:57 BST
Mémoire Finale : 0M/4M
-------------------------------------------------------------------------------
Does anybody knows what I should do to solve this ?
Thank you very much by advance
Best Regards
Jean
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]