Skip to content

multi-module project setup and fix running tests with imported spring-eureka-common #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jim-obrien-orig
Copy link

Howdy - thanks for the tutorial. I had trouble building, so I made this a multi-module maven setup.
root/pom.xml is a the root, parent-project/pom.xml is the parent, and all the submodules use the parent-project as parent.
I also changed the build of the spring-eureka-common to use maven-surefire-plugin.
A couple of other minor changes.

  • root folder .gitignore.
  • fixed naming errors in the spring-eureka-gallery and spring-eureka-images poms.
    mvn install works for me.

@jim-obrien-orig
Copy link
Author

D'oh - I took out devtools (thinking earlier it was the build problem).

@sanjayrao3
Copy link

Howdy - thanks for the tutorial. I had trouble building, so I made this a multi-module maven setup.
root/pom.xml is a the root, parent-project/pom.xml is the parent, and all the submodules use the parent-project as parent.
I also changed the build of the spring-eureka-common to use maven-surefire-plugin.
A couple of other minor changes.

  • root folder .gitignore.
  • fixed naming errors in the spring-eureka-gallery and spring-eureka-images poms.
    mvn install works for me.

You have taken common as a child in other projects?

@sanjayrao3
Copy link

Modules doesn't work for me, I'm still getting the same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants