[ 
https://issues.apache.org/jira/browse/BEAM-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16444455#comment-16444455
 ] 

Łukasz Gajowy commented on BEAM-3440:
-------------------------------------

I believe this was solved by defining testing task in Gradle, see here: 
https://github.com/apache/beam/pull/5003

> 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: Łukasz Gajowy
>            Priority: Major
>
> 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
(v7.6.3#76005)

Reply via email to