my understanding is that 2.2.1 is stable..3.0 seems to be alpha currently
on a side note I would really like to see a plugin that displays transitive dependencies..i just spent some time winding thru about 12 layers until I found a small bug in surefire it seems the plugin.xml for surefire supports help with org.apache.maven.plugin.surefire.HelpMojo and test goal with org.apache.maven.plugin.surefire.SurefirePlugin (correct behavior) http://mvnrepository.com/artifact/org.apache.maven.plugins/maven-surefire-plugin the plugin.xml from source ONLY supports test goal and gacks the package operation for creating maven-surefire-plugin (2.5) http://maven.apache.org/plugins/maven-surefire-plugin/source-repository.html can someone copy the good plugin.xml from source repository to the plugin.xml in maven-surefire-plugin-2.5.jar binary? thanks, Martin ______________________________________________ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le destinataire prévu, nous te demandons avec bonté que pour satisfaire informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est interdite. Ce message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Fri, 18 Jun 2010 14:09:26 -0500 > Subject: Maven 2.x bugs -> 3.0? > From: [email protected] > To: [email protected] > > I presume that Maven 2.2 is on life-support with the heavy emphasis on > the future of Maven 3. Is that a correct understanding? If so, I > wonder if the tagged 2.2/2.x unresolved issues are particular to that > branch, or are they bugs also in the trunk? > > Paul > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > _________________________________________________________________ The New Busy is not the too busy. Combine all your e-mail accounts with Hotmail. http://www.windowslive.com/campaign/thenewbusy?tile=multiaccount&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4
