> By default apache searches in / directory instead of /home directory...
>
> I copied /home/sridharl/.m2 to /.m2
>
> <font color=white>/home/y/libexec/maven/bin/mvn -o -f 
> /home/y/share/htdocs/ugc_cloud_qa/pom.xml clean

You should probably use -s /absolute/path/of/settings.xml to specify a
settings.xml file to use, and then specify the location of the .m2
folder there, rather than copying the .m2 folder to /.m2 which just
seems like a bad place for it. This tells me Apache (and Maven) is
running as root which is really not suggested!!

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to