Problem with deploying mvn archetype to localhost.
Hello there!
I have this problem that when I install using eclipse, it only installs to my .m2 repository instead of localhost:4502. What could be the cause of this?
-already make sure the base POM file is pointing to localhost:4502
Now I'm having thoughts it's because if the setting.xml that WKND tut let me put in .m2. but if I delete the setting.xml. I'm getting an error.
How can I let eclipse to install in localhost:4502? Thanks!
