We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50b0f02 commit 5ffdf8bCopy full SHA for 5ffdf8b
apidocs/pom.xml
@@ -50,12 +50,6 @@
50
<artifactId>rampart-trust</artifactId>
51
<version>${project.version}</version>
52
</dependency>
53
- <!-- Artifacts that are needed to generate the Javadoc but that are not transitive dependencies
54
- because they are in scope "provided". -->
55
- <dependency>
56
- <groupId>org.apache.maven.plugin-tools</groupId>
57
- <artifactId>maven-plugin-annotations</artifactId>
58
- </dependency>
59
</dependencies>
60
<build>
61
<plugins>
0 commit comments