diff --git a/gmavenplus-plugin.spec b/gmavenplus-plugin.spec index 770f341..36bdb06 100644 --- a/gmavenplus-plugin.spec +++ b/gmavenplus-plugin.spec @@ -1,6 +1,6 @@ Name: gmavenplus-plugin Version: 1.5 -Release: 6 +Release: 7 Summary: Integrates Groovy into Maven projects License: ASL 2.0 URL: http://groovy.github.io/GMavenPlus/ @@ -62,7 +62,7 @@ rm README.markdown.orig %build -%mvn_build -- -Pnonindy +%mvn_build -f -- -Pnonindy %install %mvn_install @@ -73,6 +73,9 @@ rm README.markdown.orig %files help -f .mfiles-javadoc %changelog +* Fri 11 Sep 2020 zhanghua - 1.5-7 +- Disable tests due to incompatibility with new mockito + * Thu Apr 2 2020 Jeffery.Gao - 1.5-6 - Package init.