Sumit Mohanty created SLIDER-225:
------------------------------------
Summary: "mvn clean install" should succeed without any additional
parameter
Key: SLIDER-225
URL: https://issues.apache.org/jira/browse/SLIDER-225
Project: Slider
Issue Type: Bug
Components: build
Affects Versions: Slider 0.40
Reporter: Sumit Mohanty
Assignee: Sumit Mohanty
Priority: Minor
Fix For: Slider 0.40
This is not a major issue but the fact that one needs to run with an additional
host specific parameter for a clean build and test does not seem right.
E.g. for now you need to run the following to get clean build and test
{noformat}
mvn clean package -Dslider.conf.dir=<Full path
to>/src/test/clusters/offline/slider/
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)