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

[BEAM-806] Use filtering for the version of the reference test project #2911

Closed
wants to merge 1 commit into from

Conversation

elek
Copy link
Member

@elek elek commented May 5, 2017

With BEAM-2093 the archetypes almos could be released with maven commands without manual version adjustment.

The missing part is in the starter archetype where an integration test compares a predefined project with the generated one. The prefefined reference project also should be filtered to always use the current version.

sdks/java/maven-archetypes/starter/src/test/resources/projects/basic/reference/pom.xml

To reproduce the problem (without this patch) do mvn versions:set -DnewVersion=0.8.0-SNAPSHOT, and try to build the project.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.003%) to 70.493% when pulling 0aa753b on elek:BEAM-806 into 3bffe0e on apache:master.

@asfgit asfgit closed this in 0608897 May 5, 2017
@davorbonaci
Copy link
Member

LGTM. Merged.

(I had to do a rebase and did a super minor clean-up.)

asfgit pushed a commit that referenced this pull request May 6, 2017
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