Yes, i think the important clean is the one after the mvn install command.

When you do the mvn install, Maven compiles the jars needed for the other projects and copy them to the local repository. After that you have to make an ant clean so that ant recompiles the project on its own....


Le 22 mars 07 à 10:28, [EMAIL PROTECTED] a écrit :

Hi Narcis

I've just updated from trunk. Made "ant clean && mvn clean && mvn - Dmaven.test.skip=true install && ant" and I have this problem at startup :

i did not update right now but i think your command line is missing a
clean. i personnaly use

ant clean && mvn clean && mvn -Dmaven.test.skip=true install && ant
clean && ant

Laurent

--
Laurent Godard <[EMAIL PROTECTED]> - Ingénierie OpenOffice.org -
http://www.indesko.com
Nuxeo Enterprise Content Management >> http://www.nuxeo.com -
http://www.nuxeo.org
Livre "Programmation OpenOffice.org", Eyrolles 2004-2006

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm



Ce message et toutes les pièces jointes sont établis à l'attention exclusive de 
leurs destinataires et sont confidentiels. Si vous recevez ce message par 
erreur, merci de le détruire et d'en avertir immédiatement l'expéditeur. 
L'internet ne permettant pas d'assurer l'intégrité de ce message, le contenu de 
ce message ne représente en aucun cas un engagement de la part de Leroy Merlin.

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to