try fix javadoc on prepare release
diff --git a/test12/pom.xml b/test12/pom.xml index 9618a84..1f9f615 100644 --- a/test12/pom.xml +++ b/test12/pom.xml
@@ -164,17 +164,18 @@ <plugins> <plugin> <artifactId>maven-javadoc-plugin</artifactId> + <!-- <reportSets> <reportSet> <id>non-aggregate</id> <configuration> - <!-- Specific configuration for the non aggregate report --> </configuration> <reports> <report>javadoc</report> </reports> </reportSet> </reportSets> + --> </plugin> </plugins> </reporting>
diff --git a/test20/pom.xml b/test20/pom.xml index 6d5f8c3..a8d0ccd 100644 --- a/test20/pom.xml +++ b/test20/pom.xml
@@ -254,17 +254,18 @@ <plugins> <plugin> <artifactId>maven-javadoc-plugin</artifactId> + <!-- <reportSets> <reportSet> <id>non-aggregate</id> <configuration> - <!-- Specific configuration for the non aggregate report --> </configuration> <reports> <report>javadoc</report> </reports> </reportSet> </reportSets> + --> </plugin> </plugins> </reporting>
diff --git a/test22/pom.xml b/test22/pom.xml index 23a996f..d06cc23 100644 --- a/test22/pom.xml +++ b/test22/pom.xml
@@ -262,17 +262,18 @@ <plugins> <plugin> <artifactId>maven-javadoc-plugin</artifactId> + <!-- <reportSets> <reportSet> <id>non-aggregate</id> <configuration> - <!-- Specific configuration for the non aggregate report --> </configuration> <reports> <report>javadoc</report> </reports> </reportSet> </reportSets> + --> </plugin> </plugins> </reporting>
diff --git a/test23/pom.xml b/test23/pom.xml index e729318..0cce028 100644 --- a/test23/pom.xml +++ b/test23/pom.xml
@@ -262,17 +262,18 @@ <plugins> <plugin> <artifactId>maven-javadoc-plugin</artifactId> + <!-- <reportSets> <reportSet> <id>non-aggregate</id> <configuration> - <!-- Specific configuration for the non aggregate report --> </configuration> <reports> <report>javadoc</report> </reports> </reportSet> </reportSets> + --> </plugin> </plugins> </reporting>