You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In most of the cases consumer of the plugin are rather interested in only disabling a certain task, but otherwise stick to the default. For a use case look at #15 which would require to just exclude task "requirements-capabilities".
The text was updated successfully, but these errors were encountered:
stefanseifert
added a commit
to stefanseifert/aemanalyser-maven-plugin
that referenced
this issue
Dec 1, 2021
Uh oh!
There was an error while loading. Please reload this page.
Currently it is only possible to completely override the default task list from
aemanalyser-maven-plugin/aemanalyser-maven-plugin/src/main/java/com/adobe/aem/analyser/AemAnalyser.java
Line 45 in 4022cc9
analyserTasks
(aemanalyser-maven-plugin/aemanalyser-maven-plugin/src/main/java/com/adobe/aem/analyser/mojos/AemAnalyseMojo.java
Line 94 in 4022cc9
In most of the cases consumer of the plugin are rather interested in only disabling a certain task, but otherwise stick to the default. For a use case look at #15 which would require to just exclude task "requirements-capabilities".
The text was updated successfully, but these errors were encountered: