Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 788 Bytes

jitpack_packagges.md

File metadata and controls

9 lines (7 loc) · 788 Bytes

Some of the packages needed by PX-MBT are distributed through jitpack. If they fail to download (e.g. maybe jitpack site is down) you can install them manually. These are the packages distributed from jitpack. The file pom.xml of PX-MBT specifies which version it usues.

In case package X fails to download from jitpack, download X manually from the link above. Unzip it, and do mvn install from X's directory.