vaadin/base-starter-flow-osgi

Sample code fails to run in OSGi

alexweirig opened this issue · 1 comments

Hi,

when I try to run the sample code using:
mvn -Pprepare-osgi-container -Prun-osgi-container verify
it fails. mvn output and message displayed in the browser are attached.

What am I missing?

Many thanks in advance,

Alex

mvn_output.txt
browser_output.txt

Fixed with master ... sorry.