An eclipse-based product binaries with maven test project.
- Please create build script(s) to assemble executable Eclipse-based product binaries using maven.
- You can refer to the tutorial http://www.vogella.com/tutorials/EclipseTycho/article.html for details.
- The “product” functionality may be as minimal as possible.
- Prepare scripts to automate release process of product. Signing\packaging\versioning\documentation\etc.
What things you need to install the software and how to install them
1. jdk1.8.0_212 or later
2. Installed Eclipse IDE
3. maven 3.6.3
A step by step series of examples that tell you how to get a development env running
Clone repository
git clone https://github.com/chudovsky/tychosample.git
Open terminal and run maven phase
mvn clean verify
Under progress
Under progress
- Vitaly Chudovsky - Initial work
See also the list of contributors who participated in this project.
This project is licensed under the The Unlicense - see the LICENSE.md file for details