Hi, I have successfully setup and bind assembly plugin in pom to generate my custom jar file at package phase. But then the default jar:jar still get run during package phase. How can i prevent it from running, or skip this goal?
-- Thanks, Zemian Deng
