diff --git a/examples/kotlin/pom.xml b/examples/kotlin/pom.xml index 4f642cbb4d..06df406144 100644 --- a/examples/kotlin/pom.xml +++ b/examples/kotlin/pom.xml @@ -112,6 +112,16 @@ ${project.build.directory}/classpath.txt + dependency + + + + build-classpath-property + compile + + build-classpath + + generated.classpath ${project.build.directory}/dependency diff --git a/kotlin-runtime/scaffolding/pom.xml b/kotlin-runtime/scaffolding/pom.xml index 48c7f36176..4aecf4bdef 100644 --- a/kotlin-runtime/scaffolding/pom.xml +++ b/kotlin-runtime/scaffolding/pom.xml @@ -112,6 +112,16 @@ ${project.build.directory}/classpath.txt + dependency + + + + build-classpath-property + compile + + build-classpath + + generated.classpath ${project.build.directory}/dependency