Konrad Windszus created JCRVLT-455:
--------------------------------------
Summary: 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
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
{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)