Knotx / knotx-example-project

Example Project contains samples of various Knot.x modules implementations and usages
https://knotx.io
Apache License 2.0
4 stars 12 forks source link

Sample data: sample templates, mocked data sources #3

Closed tomaszmichalak closed 6 years ago

tomaszmichalak commented 6 years ago

Version used

Context of the issue/feature

The mvn clean package command builds the example project distribution but it does not contain all dependencies defined in the knotx-stack.json file (like the knotx-mocks module). So the first command to execute is bin/knotx resolve.

The example project should provide both sample temapltes and mocked data sources. It should not be a part of the https://github.com/Cognifide/knotx repository any more.

Appendix

tomaszmichalak commented 6 years ago

https://github.com/Knotx/knotx-example-project/pull/8