Skip to content
highsource edited this page Oct 12, 2014 · 3 revisions

Sample Projects

TBD What are sample projects?

Available sample projects:

How to use sample projects?

  • Download a zip file of the sample project from releases.
  • Unzip.
  • mvn clean install
  • Study pom.xml files for implementation details.

How not to use sample projects?

This is a warning.

If you just want to run a sample project to see how certain aspect of the schema compilation works, follow the instructions above. That is, download, unzip, run Maven, study pom.xmls. Do not checkout/build the samples modules, this is most probably not what you expect. These modules only prepare and test zips of sample projects, this is probably not what you wanted.

Clone this wiki locally