docs icon indicating copy to clipboard operation
docs copied to clipboard

add note for custom package scanning

Open SebastianKuehnau opened this issue 1 year ago • 2 comments

A customer had issues with adding his custom theme to his application. The reason was a missing whitelisted-packages definition because his custom theme was in another package and could not be found by the vaadin-maven-plugin.

A note on the documentation on the custom-theme-packaging page might be very helpful.

SebastianKuehnau avatar Nov 09 '22 07:11 SebastianKuehnau

Thanks for using Vaadin! We appreciate helping us to have better documentation and we’ll take care of this as soon as possible.

vaadin-bot avatar Nov 09 '22 07:11 vaadin-bot

What exactly should be added? Could you offer a code snippet what you need to add and where? I’m a complete beginner when it comes to Maven package whitelisting.

jouni avatar Nov 09 '22 18:11 jouni