Hi,
I'm new on Maven. Here's my problem,
I built a webapp and some services in another project, both of them inherit
from parent pom.
I have added dependency in webapp of service project.
Every time when I try to package webapp, it tries to download from
${user.home}/.m2/repository but failed. This happens in Eclipse only, when I
use netbeans it works. But I don't wanna change my IDE becos of this. Anyone
has experience on this?
Another question: with Maven if I change source code in service project and
webapp running on tomcat, would it take effect real-time? Or I have to rebuild
and deploy it?
Thank you.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]