[
https://issues.apache.org/jira/browse/JCRVLT-478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Seifert updated JCRVLT-478:
----------------------------------
Flags: Patch
PR: https://github.com/apache/jackrabbit-filevault-package-maven-plugin/pull/44
> package maven plugin reports warning when classifier option is not used
> -----------------------------------------------------------------------
>
> Key: JCRVLT-478
> URL: https://issues.apache.org/jira/browse/JCRVLT-478
> Project: Jackrabbit FileVault
> Issue Type: Bug
> Components: package maven plugin
> Affects Versions: package-maven-plugin-1.1.4
> Reporter: Stefan Seifert
> Priority: Trivial
>
> since introduction of JCRVLT-434 each package builds logs a warning like this:
> {noformat}
> [INFO] Packaging content from
> D:\Develop\github\filevault-package-maven-plugin-validation-issues\content-packages\ui.apps\target\classes
> [WARNING] Using regular embedded files map as classifier specific one does
> not exist!
> {noformat}
> sample project:
> https://github.com/stefanseifert/filevault-package-maven-plugin-validation-issues/tree/master/content-packages/ui.apps
> this warning makes no sense as this is an optional feature and everything is
> fine without using it. in my pov it should be switched to a DEBUG message.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)