How do I install?
Closed this issue · 2 comments
davidmontgom commented
How do I install? The docs are very confusing. I had itworking when netflix maintained the repo..
git clone https://github.com/soabase/exhibitor.git
cd exhibitor
wget https://raw.github.com/soabase/exhibitor/master/exhibitor-standalone/src/main/resources/buildscripts/standalone/maven/pom.xml
mvn clean package
/var/exhibitor/exhibitor-standalone/target
cp exhibitor-*-SNAPSHOT.jar exhibitor.jar
mv target/ ..
xiaochuanyu commented
I assume you followed the steps here?
https://github.com/soabase/exhibitor/wiki/Building-Exhibitor
Is that correct?
Whats exactly is not working for you?
xiaochuanyu commented
Closing due to lack of response. You can re-open by commenting.