Skip to content

Conversation

@davorbonaci
Copy link
Member

This makes the test run in the 'install' phase, as opposed to the 'integration-test' phase.

R: @lukecwik

This makes the test run in the 'install' phase, as opposed to the
'integration-test' phase.
archetype:integration-test to the integration-test phase,
archetype:update-local-catalog to the install phase.
We defer the integration-test goal to the install phase, since
this test actually depends on the core SDK to be installed. -->
Copy link
Member

Choose a reason for hiding this comment

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

I would add a comment that this is the case until the sdk has an actual artifact that is released which the archetype can then depend on.

Copy link
Member Author

Choose a reason for hiding this comment

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

Well, not quite. Ideally, the build should be always be using an artifact produced by this build. Say, we could have introduced backward-incompatible changes that would break this again even if a matching artifact is released previously.

Copy link
Member

Choose a reason for hiding this comment

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

Unfortunately, without the user installing the artifacts, I don't know how to get the archetypes to use an output of the build otherwise this would be a non-issue.

This makes the test run in the 'install' phase, as opposed to the
'integration-test' phase.
@asfgit asfgit merged commit 8afd348 into apache:master Apr 13, 2016
asfgit pushed a commit that referenced this pull request Apr 13, 2016
@davorbonaci davorbonaci deleted the archetypes branch April 13, 2016 17:29
@lukecwik
Copy link
Member

LGTM

swegner pushed a commit to swegner/beam that referenced this pull request Apr 22, 2016
iemejia pushed a commit to iemejia/beam that referenced this pull request Jan 12, 2018
mareksimunek pushed a commit to mareksimunek/beam that referenced this pull request May 9, 2018
…tream-inputs

add UnboundedSource and BoundedSource
pl04351820 pushed a commit to pl04351820/beam that referenced this pull request Dec 20, 2023
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