Skip to content
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

Add test for issue #105 #106

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

Conversation

robth
Copy link
Contributor

@robth robth commented Jan 15, 2019

Hi @bvarner, this PR offers a test for issue #105.

I've added a sample multi-module project in src/test/resources/multi-module-project-stub. It's just a parent POM with a single module. It is expected that:

  • ${project.version} should also include the branch name (meaning that the version of the parent POM file should be correct), and
  • the module POM file should have a parent/version including the branch name.

The test itself can be found in src/test/java/com/e_gineering/maven/gitflowhelper/DeployFeatureBranchIT.java.

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.

1 participant