Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37859008
en ru br
ALT Linux repos
S:34-alt1_8jpp11

Group :: Development/Java
RPM: maven-parent

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: remove_javadoc_plugin_taglet.patch
Download


diff --git a/maven-parent-34/maven-plugins/pom.xml b/maven-parent-34/maven-plugins/pom.xml
index ef0aebe..df9fbc7 100644
--- a/maven-parent-34/maven-plugins/pom.xml
+++ b/maven-parent-34/maven-plugins/pom.xml
@@ -94,19 +94,6 @@ under the License.
             </dependency>
           </dependencies>
         </plugin>
-        <plugin>
-          <groupId>org.apache.maven.plugins</groupId>
-          <artifactId>maven-javadoc-plugin</artifactId>
-          <configuration>
-            <tagletArtifacts>
-              <tagletArtifact combine.id="org.apache.maven.plugin-tools:maven-plugin-tools-javadoc">
-                <groupId>org.apache.maven.plugin-tools</groupId>
-                <artifactId>maven-plugin-tools-javadoc</artifactId>
-                <version>${mavenPluginToolsVersion}</version>
-              </tagletArtifact>
-            </tagletArtifacts>
-          </configuration>
-        </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin