posted 13 years ago
Thank you very much for the quick response and suggestion again.
I have executed mvn install commandline,
It seems ok for building and installing the hello-world-service module.
then having error when I tried to build hello-world-service-impl:
Here is the parent pom.xml file:
pom.xml file for hello-world-service module:
pom.xml file for hello-world-service-impl:
Thanks again
Sam