Skip to content

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

Open
jim-obrien-orig wants to merge 1 commit into
OmarElgabry:masterfrom
jobrienski:multi-module-setup
Open

multi-module project setup and fix running tests with imported spring-eureka-common#1
jim-obrien-orig wants to merge 1 commit into
OmarElgabry:masterfrom
jobrienski:multi-module-setup

Conversation

@jim-obrien-orig

Copy link
Copy Markdown

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
Copy Markdown
Author

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

@sanjayrao3

Copy link
Copy Markdown

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
Copy Markdown

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