I'm trying to figure out the required Maven version for jboss-packaging-maven-plugin (MJBOSSPACK-38), as the stated prerequisites version does not align with the Maven dependencies. I'm not sure of the easiest way to do this, but I'm thinking that trying it out with some old version could be at least one way. Suggestions are welcome!
Firstly, does anyone know where I can find older Maven 2.0.x releases? Only 2.0.9+ exists at central and there is no link to an archive with old releases at maven.apache.org. No luck with Google either. Secondly, when checking other plugins I see that many required Maven 2.0.6+. Was there any specific change between 2.0.5 and 2.0.6 that has an impact on plugins? /Anders