Hi, I'm releasing a shared component (maven-common-artifact-filter) and I'm following our guide ( http://maven.apache.org/developers/release/releasing.html) which says to use java 1.4. When I launch the release:prepare goal I receive the error : Java specification version: 1.4 This release of Maven requires Java version 1.5 or greater.
Even if maven core 2.2 is compatible with Java 1.5+, I think that our plugins and shared components have to continue to be compatible with 1.4 to be used in/with maven 2.0.X ? Cheers, Arnaud # Arnaud Héritier # Software Factory Manager # eXo Platform # http://www.exoplatform.com # http://blog.aheritier.net