You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2020/07/16 08:25:00 UTC

[jira] [Updated] (JCRVLT-455) Validation goals: Allow to hide warning due to unresolvable package dependencies

     [ https://issues.apache.org/jira/browse/JCRVLT-455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konrad Windszus updated JCRVLT-455:
-----------------------------------
    Summary: Validation goals: Allow to hide warning due to unresolvable package dependencies  (was: Allow to hide warning due to unresolvable package dependencies)

> Validation goals: Allow to hide warning due to unresolvable package dependencies
> --------------------------------------------------------------------------------
>
>                 Key: JCRVLT-455
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-455
>             Project: Jackrabbit FileVault
>          Issue Type: Improvement
>          Components: package maven plugin
>    Affects Versions: package-maven-plugin-1.1.2
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>             Fix For: package-maven-plugin-1.1.4
>
>
> As dependencies like https://github.com/Adobe-Consulting-Services/acs-aem-commons/blob/6e28455f7598adf25087c6a82b971d4faf5ec801/ui.apps/pom.xml#L86 are not available in any Maven repo you always get a WARN like this in the Maven log when doing validation
> {code}
> [WARNING] Could not resolve dependency from any Maven Repository for dependency day/cq60/product:cq-content:6.3.64
> {code}
> There should be a parameter which allows to ignore certain dependencies and no longer warn about those.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)