diff --git a/icu4j/main/core/pom.xml b/icu4j/main/core/pom.xml index 6d911925011c..f988f09ef53f 100644 --- a/icu4j/main/core/pom.xml +++ b/icu4j/main/core/pom.xml @@ -49,6 +49,29 @@ + + org.codehaus.mojo + build-helper-maven-plugin + + + + add-test-resource + + add-test-resource + + + + + ${rootlocation}/../testdata/ + + message2/** + + + + + + + org.apache.maven.plugins maven-jar-plugin diff --git a/icu4j/pom.xml b/icu4j/pom.xml index eeee1cb8c3fc..9849bfbd6dcf 100644 --- a/icu4j/pom.xml +++ b/icu4j/pom.xml @@ -273,13 +273,19 @@ add-resource - true - ${rootlocation}/.. + ${rootlocation}/../testdata/ - LICENSE - testdata/ + + ../LICENSE