This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 2a0836b removed report configuration automatically merged by m-site-p
2a0836b is described below
commit 2a0836b6728b6de33e0c16df41b313aa21905a17
Author: Hervé Boutemy <[email protected]>
AuthorDate: Thu Dec 28 10:44:08 2017 +0100
removed report configuration automatically merged by m-site-p
---
pom.xml | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/pom.xml b/pom.xml
index afff781..8fc9372 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1295,19 +1295,6 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
- <configuration>
- <notimestamp>true</notimestamp>
- <quiet>true</quiet>
- <detectLinks>true</detectLinks>
- <locale>en</locale>
- <tagletArtifacts>
- <tagletArtifact
combine.id="org.codehaus.plexus:plexus-javadoc">
- <groupId>org.codehaus.plexus</groupId>
- <artifactId>plexus-javadoc</artifactId>
- <version>1.0</version>
- </tagletArtifact>
- </tagletArtifacts>
- </configuration>
<reportSets>
<reportSet>
<id>default</id>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].