If you get the same error then you know which file cannot be deleted.
Try to remove it by hand and you'll see if you have permission.
However, I'd suggest starting from scratch: unpack the maven tar ball
(as normal user), set your environment variables (PATH, MAVEN_HOME) and
delete your local repo ($HOME/.maven). Then try again.
Check
http://maven.apache.org/start/install.html#Other_Archives
-Lukas
F-a-r-h-a-n-a wrote:
yes i have installed maven1.0.2 on root and running from non-root
user'gridport'............i have given permissions to filders using chown
......but the error remains same.......anyother suggestion plz...
Farhana
Sean Hennessy <[EMAIL PROTECTED]> wrote:
Judging from the
"File /home/gridport/.maven/cache/maven-nsis-plugin-1.1/project.xml
unable to be deleted."
I would wager you installed maven as root but executing maven as
different user..
Perhaps chmod, chown, and chgrp the folder "/home/gridport/.maven" for
access by other users besides root would help?
Good luck,
Sean
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]