Fix Maven project inheritance for failureaccess module
This commit is contained in:
parent
0185b4413d
commit
78976c4033
@ -42,8 +42,8 @@ find . -name '*.jar' -delete
|
||||
%pom_disable_module guava-gwt
|
||||
%pom_disable_module guava-tests
|
||||
|
||||
%pom_xpath_inject pom:modules \
|
||||
"<module>futures/failureaccess</module>"
|
||||
%pom_xpath_inject pom:modules "<module>futures/failureaccess</module>"
|
||||
%pom_xpath_set pom:parent/pom:version %{version}-jre futures/failureaccess
|
||||
|
||||
%pom_remove_plugin -r :animal-sniffer-maven-plugin
|
||||
# Downloads JDK source for doc generation
|
||||
|
Loading…
Reference in New Issue
Block a user