XDoclet2 Ignore Plugin

Remove XDoclet2 "unknown tag" warnings. Tags that are not standard Javadoc tags and that are not recognized by other plugins will be ignored. You may see a summary of unknown tags or no warnings at all.

License

License

GroupId

GroupId

com.googlecode.xdoclet-plugin-ignore
ArtifactId

ArtifactId

xdoclet-plugin-ignore
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

XDoclet2 Ignore Plugin
Remove XDoclet2 "unknown tag" warnings. Tags that are not standard Javadoc tags and that are not recognized by other plugins will be ignored. You may see a summary of unknown tags or no warnings at all.
Project Organization

Project Organization

JAPIS

Download xdoclet-plugin-ignore

How to add to project

<!-- https://jarcasting.com/artifacts/com.googlecode.xdoclet-plugin-ignore/xdoclet-plugin-ignore/ -->
<dependency>
    <groupId>com.googlecode.xdoclet-plugin-ignore</groupId>
    <artifactId>xdoclet-plugin-ignore</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.xdoclet-plugin-ignore/xdoclet-plugin-ignore/
implementation 'com.googlecode.xdoclet-plugin-ignore:xdoclet-plugin-ignore:1.0'
// https://jarcasting.com/artifacts/com.googlecode.xdoclet-plugin-ignore/xdoclet-plugin-ignore/
implementation ("com.googlecode.xdoclet-plugin-ignore:xdoclet-plugin-ignore:1.0")
'com.googlecode.xdoclet-plugin-ignore:xdoclet-plugin-ignore:jar:1.0'
<dependency org="com.googlecode.xdoclet-plugin-ignore" name="xdoclet-plugin-ignore" rev="1.0">
  <artifact name="xdoclet-plugin-ignore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.xdoclet-plugin-ignore', module='xdoclet-plugin-ignore', version='1.0')
)
libraryDependencies += "com.googlecode.xdoclet-plugin-ignore" % "xdoclet-plugin-ignore" % "1.0"
[com.googlecode.xdoclet-plugin-ignore/xdoclet-plugin-ignore "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.xdoclet : xdoclet jar 2.0.7

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0