diff --git a/aesh.spec b/aesh.spec index 53669de..3f3dfc9 100644 --- a/aesh.spec +++ b/aesh.spec @@ -20,7 +20,7 @@ GNU Readline features. %package javadoc Summary: Javadoc for %{name} -%description javadoc +%description javadoc This package contains the API documentation for %{name}. %prep @@ -35,7 +35,7 @@ rm src/test/java/org/jboss/aesh/parser/ParserTest.java %build # Disable test failure on ARM builder only -%mvn_build -- -Dmaven.test.failure.ignore=true +%mvn_build -- -Dmaven.test.failure.ignore=true -Dadditionalparam="-Xdoclint:none" %install %mvn_install