HADOOP-14420. generateReports property is not applicable for maven-site-plugin:attach-descriptor goal. Contributed by Andras Bokor.
This commit is contained in:
parent
fbb7d6bcbb
commit
a7d858668a
3
pom.xml
3
pom.xml
@ -389,9 +389,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
|
|||||||
<goals>
|
<goals>
|
||||||
<goal>attach-descriptor</goal>
|
<goal>attach-descriptor</goal>
|
||||||
</goals>
|
</goals>
|
||||||
<configuration>
|
|
||||||
<generateReports>true</generateReports>
|
|
||||||
</configuration>
|
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
Loading…
Reference in New Issue
Block a user