Skip to content
This repository has been archived by the owner on Jan 23, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 431 Bytes

BUILDING.md

File metadata and controls

19 lines (13 loc) · 431 Bytes

Building RUPS

Install a recent JDK, Maven, and type:

mvn install

Running a maven build without a profile will just build the jar.

Running the build with profiles (-P profile):

profile name build actions
all generate jar, jar with dependencies in it, sources jar, javadoc jar
exe create a windows exe to run RUPS