To the Maven expert(s), i plan to do some update in our GateIn parent:
- Upgrade org.codehaus.mojo:jboss-packaging-maven-plugin upgrade to
2.0-beta1 => 2.1.1: Upgraditis + we were using a Beta. Not sure if we
are ever using it.
- Remove repositories + pluginRepositories definitions, it's
supposed to be a best practice, correct me if I'm wrong (But will
require people to have those defined in their local installation)
Anything I missed/got wrong ?