Description
When we build an assembly, it contains htrace-core4 rather than htrace-core. Same for when we deploy to maven repository; the repository has htrace-core4 .. jar rather than htrace-core.
We should rename the module in git to match else build from source fails with following:
kalashnikov:htrace-4.0.1-incubating stack$ mvn install
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.apache.htrace:htrace:4.0.1-incubating (/Users/stack/Downloads/htrace-4.0.1-incubating/pom.xml) has 1 error
[ERROR] Child module /Users/stack/Downloads/htrace-4.0.1-incubating/htrace-core of /Users/stack/Downloads/htrace-4.0.1-incubating/pom.xml does not exist