diff --git a/components/proxy/pom.xml b/components/proxy/pom.xml index e043fef923..23749a54ac 100644 --- a/components/proxy/pom.xml +++ b/components/proxy/pom.xml @@ -205,6 +205,25 @@ + + + org.codehaus.mojo + build-helper-maven-plugin + + + add-kotlin-test-sources + generate-test-sources + + add-test-source + + + + src/test/kotlin + + + + +