Using maven shade plugin with JMH
Сергей Целовальников
stselovalnikov at naumen.ru
Sun Jun 22 17:26:42 UTC 2014
Hello.
Why it was decided to use maven-shade-plugin to build microbenhmarks.jar?
Maven-shade-plugin has a lot of problems, which it used to pack big
application to uber-jar, because it very hard pack a lot of dependencies to
one jar. Often he doesn't even run.
I think, it may prevent use JMH to benchmark big applications.
Maybe it would be better to use maven-jar-plugin
with maven-dependency-plugin ?
--
Best regards,
Sergey Tselovalnikov
NAUMEN.
Phone: +7 (495) 737-72-33
mailto:stselovalnikov at naumen.ru <stselovalnikov at naumen.ru>
More information about the jmh-dev
mailing list