Ecommers
for solvin maven problems
change gloable setting by
open {maveroot}/conf/setting.xml
change the localrepsotory path
/add/your/path/here
save the file and close
create user setting by open home/{username}/.m2/ create setting.xml file and copy the follwing inside it and change local Repository path
<add/your/path>
then save and close