We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Creating a StarterPipeline 2.4 Dataflow project leaves the following property in pom.xml.
pom.xml
<maven-exec-plugin.version>@maven-exec-plugin.version@</maven-exec-plugin.version>
The text was updated successfully, but these errors were encountered:
Turns out it's the bug in the archetype. I put up a PR there: GoogleCloudPlatform/DataflowJavaSDK#634.
We won't need any fix on our side. (New archetype releases will be automatically picked up.)
Sorry, something went wrong.
chanseokoh
No branches or pull requests
Creating a StarterPipeline 2.4 Dataflow project leaves the following property in
pom.xml
.The text was updated successfully, but these errors were encountered: