This is an automated email from the ASF dual-hosted git repository.

robertlazarski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git


The following commit(s) were added to refs/heads/master by this push:
     new 5ffdf8bb Release cleanup and docs, link to JavaDoc via apidocs needs 
to be fixed still
5ffdf8bb is described below

commit 5ffdf8bb2f5a95f0903c3b96a59ac37d10c8c575
Author: Robert Lazarski <robertlazar...@gmail.com>
AuthorDate: Tue Nov 12 17:10:41 2024 -1000

    Release cleanup and docs, link to JavaDoc via apidocs needs to be fixed 
still
---
 apidocs/pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/apidocs/pom.xml b/apidocs/pom.xml
index eea5b791..050394dc 100644
--- a/apidocs/pom.xml
+++ b/apidocs/pom.xml
@@ -50,12 +50,6 @@
             <artifactId>rampart-trust</artifactId>
             <version>${project.version}</version>
         </dependency>
-        <!-- Artifacts that are needed to generate the Javadoc but that are 
not transitive dependencies
-             because they are in scope "provided". -->
-        <dependency>
-            <groupId>org.apache.maven.plugin-tools</groupId>
-            <artifactId>maven-plugin-annotations</artifactId>
-        </dependency>
     </dependencies>
     <build>
         <plugins>

Reply via email to