I am staring at it now, and I don't. I see it running the enforcer plugin, and gets no errors, and then goes on to the next project.
I'm going to see if 3.0.3 is different or more informative. On Thu, May 26, 2011 at 10:00 PM, Martin Gainty <[email protected]> wrote: > > run > mvn -e -X deploy site-deploy > to see environment and debug information > > do you see anything missing (.properties or.xml or a folder) ? > > Martin Gainty > ______________________________________________ > 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: Thu, 26 May 2011 21:47:28 -0400 >> Subject: site-deploy suppresses actual build in my project >> From: [email protected] >> To: [email protected] >> >> After not releasing a particular project of mine for a moment, I found >> that release:perform failed today. After some sleuthing, I discover >> that the problem is that running >> >> >> mvn deploy site-deploy >> >> in this project results in stopping dead before even running compile. >> No failure, it just doesn't finish the lifecycle, and then the >> >> Leaving out the site-deploy fixes the problem. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
