Łukasz Gajowy created BEAM-3440:
-----------------------------------
Summary: Generic IOIT profiles configuration in io's parent pom.xml
Key: BEAM-3440
URL: https://issues.apache.org/jira/browse/BEAM-3440
Project: Beam
Issue Type: Improvement
Components: sdk-java-core
Reporter: Łukasz Gajowy
Assignee: Kenneth Knowles
Currently developing IOITs requires copying maven profile configuration to
every's IO pom for profiles like: io-it-suite, runner profiles etc. This can be
avoided by moving all the common profiles to sdks/java/io/pom.xml parent pom
and leave only some test specific argument settings in concrete child modules.
This can be done using maven properties (<properties> section in appropriate
child pom's profile section). This would reduce lots of xml code duplication.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)