commit | 47b889c4c1b37649d0351a98c18c40cf40adb4df | [log] [tgz] |
---|---|---|
author | Colin P. Mccabe <cmccabe@apache.org> | Mon Dec 14 07:56:23 2015 -0800 |
committer | Colin P. Mccabe <cmccabe@apache.org> | Mon Dec 14 07:56:23 2015 -0800 |
tree | b56e122a01bc17489f49b992357dd2b8dd3bb19d | |
parent | 220a93e6591404e798f7159ce517cadade170877 [diff] |
HTRACE-327: improve htraced command-line parsing and add version command
HTrace is a tracing framework for use with distributed systems.
See documentation at src/main/site/markdown/index.md or at http://htrace.incubator.apache.org.
Only Maven 3.0.4 should be used to create HTrace releases - see HTRACE-236 (Support building release artifacts with Maven versions other than 3.0.4) for details.
To get around this while using Maven 3.3 HTRACE-234 you can run maven with -DcreateDependencyReducedPom=false
.