[ 
https://issues.apache.org/jira/browse/JCRVLT-716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760362#comment-17760362
 ] 

Konrad Windszus commented on JCRVLT-716:
----------------------------------------

Currently the following places allow to configure whether a validator is called 
for subpackages
# the validator factory itself
# in the filevault-package-maven-plugin:
## 
https://jackrabbit.apache.org/filevault-package-maven-plugin/validate-package-mojo.html#skipSubPackageValidation
 and
## 
https://jackrabbit.apache.org/filevault-package-maven-plugin/validate-package-mojo.html#enforceRecursiveSubpackageValidation


> Prevent duplicate validation issues for subpackage validation
> -------------------------------------------------------------
>
>                 Key: JCRVLT-716
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-716
>             Project: Jackrabbit FileVault
>          Issue Type: Improvement
>          Components: validation
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>
> Often a validator is called twice on the same package:
> * In the context of a standalone package (triggered from a non-container 
> Maven module)
> * In the context as subpackage inside a container module
> Currently lots of validators emit duplicate reports and also settings often 
> needs to be copied over to the container package.
> Therefore with default settings validators should prevent emitting issues 
> twice but preferably only in the first context. The second context should 
> only emit issues which cannot be detected for the standalone case.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to