Hi there,

At least Sonar is ready to support Maven 3. Unfortunately compatibility with
Maven 2 is not possible in the same mojo version due to dependency on maven3
API. That's why there are currently two svn branches :

   - 
trunk/mojo/sonar-mave-plugin<https://svn.codehaus.org/mojo/trunk/mojo/sonar-maven-plugin>
is
   for maven 2, versions are 1.x. Last release is 1.0-beta-2.
   - 
branches/sonar-maven-plugin-mvn-3.x<https://svn.codehaus.org/mojo/branches/sonar-maven-plugin-mvn-3.x>is
for maven 3, versions are 2.x. The first release will be 2.0-beta-1.

Now I'd like to release the branch for Maven 3. My questions are :

   - the maven 2 version is stable and will probably not be released again.
   For this reason I think it would be better to use trunk for the maven 3
   version. Any opinion ? Releasing a final 1.0 version should be good too.
   - it's probably the first mojo which requires to be built with maven 3.
   Is it a problem for the release (nexus staging, webdav deployment) ?

Thanks
Simon

Reply via email to