Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 384 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 384 Bytes

JRE features for PizzaFactory

How to build

Run maven on the top of our repository like:

mvn -f parent/pom.xml clean install

You may fail building with validate, compile, or other target. (I think it is caused by limitations around Tycho.)

Question?

Please create the ticket on our GitHub issues for your any question.