资 源 简 介
The Maven Precheck Plugin
Overview
This plugin is a collection of several prechecking tasks before build project.
Goals Overview
This plugin has two goals:
* precheck:prohibittext is used to check prohibit text in target files. If prohibit text is exist in target files, maven build will be fail.
* precheck:webwork is used to check webwork configuration. This task will check the following three rules.
* Duplicate package name
* Duplicate package namespace
* Duplicate action name in package
* precheck:customtag is used to check undefined custom tag in markup.
* precheck:environment is used to check application environment-specific each build phase(ex: local, devel, release).
Examples
To provide you with better understanding on some usages of the Maven Precheck Plugin, you can take a look into the following examples:
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报