Package com.qulice.maven
Class DuplicateFinderValidator
- java.lang.Object
-
- com.qulice.maven.DuplicateFinderValidator
-
public final class DuplicateFinderValidator extends Object
Validate with maven-duplicate-finder-plugin.- Since:
- 0.5
- To do:
- #1118 ignored dependencies and resources should be placed in different parameters, and current implementation use ':' symbol as a flag if it is resource or dependency. Resource can be presented as a regular expression with that symbol, can cause some problem.
-
-
Constructor Summary
Constructors Constructor Description DuplicateFinderValidator()
-
-
-
Method Detail
-
validate
public void validate(com.qulice.maven.MavenEnvironment env) throws ValidationException
- Throws:
ValidationException
-
-