diff --git a/maven-plugin-bundle.spec b/maven-plugin-bundle.spec index ced29df..17a736e 100644 --- a/maven-plugin-bundle.spec +++ b/maven-plugin-bundle.spec @@ -2,7 +2,7 @@ Name: maven-plugin-bundle Version: 2.3.7 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Maven Bundle Plugin Group: Development/Tools @@ -76,8 +76,7 @@ API documentation for %{name}. #rm -rf src/main/java/org/apache/maven %build -# tests can't be built (seems like a MavenProjectStub incompatibility with MavenProject) -mvn-rpmbuild install javadoc:aggregate -Dmaven.test.skip=true +mvn-rpmbuild install javadoc:aggregate %install # jars @@ -106,6 +105,9 @@ rm -rf target/site/api* %{_javadocdir}/%{name} %changelog +* Mon Mar 11 2013 Mikolaj Izdebski - 2.3.7-7 +- Re-enable tests + * Thu Feb 14 2013 Fedora Release Engineering - 2.3.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild