Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
This is follow-up of HTRACE-234. As it is descrived in MSHADE-148, depending both of main and test jar of htrace-core4 causes the infinite loop on creating dependency-reduced-pom. I found that the loop is on adding jackson-core and jackson-databind to exclusions. Excluding jackson from test dependency to htrace-core4 fixed the issue. Since htrace-core4 has its own relocated jackson, htrace-hbase does not need the transitive dependency.
Attachments
Attachments
Issue Links
- is duplicated by
-
HTRACE-236 Support building release artifacts with Maven versions other than 3.0.4
- Resolved
- is related to
-
HTRACE-234 Add workaround to prevent htrace-hbase from getting in an infinite loop while creating the dependency-reduced pom
- Resolved
-
HTRACE-398 Enforce requirement to build with Maven 3.0.4 from HTRACE-236
- Resolved
-
MSHADE-148 Shade Plugin gets stuck in infinite loop building dependency reduced POM
- Closed