bvolpato commented on PR #29447: URL: https://github.com/apache/beam/pull/29447#issuecomment-1815014735
> iiuc the src code are the same as current examples maven-artifact, and only the pom.xml is different (most dependency arragement). And it simplifies the need of `-Pdataflow-runner` comparing to https://beam.apache.org/get-started/quickstart-java/ > > If there are problem or anything making it inconvenient using existing examples maven-artifact for Dataflow runner we should fix there, personally I am -1 to create a new dataflow only artifact, as Beam acts/markets as it runs on different runners. Thanks! I helped someone trying to use the examples to start a Dataflow project and it wasn't the user friendly. But I agree that maybe the archetype here isn't the best venue. The main concern is that there's a bloat and version properties for all runners which make it confusing. I'll see if there's a way to add profiles conditionally to the archetype. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
