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 an integration test for the archetype #510

Merged
merged 1 commit into from
Oct 9, 2020

Conversation

cunningt
Copy link
Contributor

@cunningt cunningt commented Oct 5, 2020

#462 Add an integration test for the archetype, using maven archetype's built in integration-tests functionality (https://maven.apache.org/archetype/maven-archetype-plugin/integration-test-mojo.html)

I tried getting a reference to work as well to test the maven archetype results against expected results, but it seems to be expecting us to generate java code and is generating a src/main/java/null. Not sure how to get around that, but this at least tests whether the archetype:generate succeeds / whether the results build.

Copy link
Contributor

@oscerd oscerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet!

@oscerd
Copy link
Contributor

oscerd commented Oct 7, 2020

Can you rebase @cunningt ?

@oscerd oscerd merged commit 24ca89b into apache:master Oct 9, 2020
@oscerd
Copy link
Contributor

oscerd commented Oct 9, 2020

Thanks a lot @cunningt

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.

2 participants