I have a maven project in eclipse. I was able to create the jar using maven build. Now I am trying to create jar using maven shade. But how do I add it in eclipse? I don't see any installation on the website. All tutorials show the edited pom.xml with maven shade tags.
I am missing something here. Please guide.