6
0
forked from pool/unit-api
2023-10-26 06:07:13 +00:00
committed by Git OBS Bridge
parent ebbbbfefd5
commit cb34ff95d6
2 changed files with 7 additions and 0 deletions

View File

@@ -104,6 +104,8 @@ find . -name "*.jar" -print -delete
</execution>
</executions>"
%pom_xpath_set "pom:project/pom:properties/pom:jdkVersion" "1.8"
%{mvn_file} : %{name}
%{mvn_file} :%{name}:tests: %{name}-tests
%{mvn_package} :%{name}:tests: %{name}