for example. when I run"mvn deploy" I want to deploy the artifactory to my own reposition use my own deploy-plugin ,but the phase must run the default maven-delploy-plugin, is there any method I can replace the default plugin and use my own plugin ?
- how to remove de default task in the life phase? 陈思淼
