Widget Framework 3 and Content Resources

If you have publications that are based on an early version 3 of the Widget Framework (prior to 3.1.1) that import content from content resources using the Widget Framework build tools, then you will need to continue using Java 7 when running Maven to build the publications. This is due to a change in behavior between Java 7 and Java 8 that causes content to be imported from the content resource in the wrong order.

If you use Java 8 to build a publication that makes use of a content resource, the resulting publication may contain empty Widget Framework templates and other errors.

The Widget Framework build tools were updated to solve this issue in release 3.1.1.