> -----Original Message-----
> From: Mick Knutson [mailto:[EMAIL PROTECTED] 
> Sent: dinsdag 24 juni 2008 17:07
> To: Maven Users List
> Subject: Re: Best practice for handling multi-modules version numbers
> 
> I have tried that, but some strange unknown reason sometimes, 
> I get version not found errors on some jars. Random. So I 
> just added it to each of them, but the property in 1 place 
> and I don't get the errors anymore

I experienced similar errors. Most of these problems were my mistake,
not Maven, except one:

http://jira.codehaus.org/browse/MNG-1378

As a result, I have add to transitive test dependencies over and over
again in all projects.

In general, when I have to change version information of a dependency, I
update the version info in the main pom and install or deploy it first
before trying a build one of the other projects. Otherwise, these
projects will not be able to resolve the new version info in the parent
pom.

Hope this helps,

Ringo
*************************************************************

Dit e-mail bericht inclusief eventuele ingesloten bestanden kan informatie 
bevatten die vertrouwelijk is en/of beschermd door intellectuele 
eigendomsrechten. Dit bericht is uitsluitend bestemd voor de geadresseerde(n). 
Elk gebruik van de informatie vervat in dit bericht (waaronder de volledige of 
gedeeltelijke reproductie of verspreiding onder elke vorm) door andere personen 
dan de geadresseerde(n) is verboden. Indien u dit bericht per vergissing heeft 
ontvangen, gelieve de afzender hiervan te verwittigen en dit bericht te 
verwijderen. 

This e-mail and any attachment thereto may contain information which is 
confidential and/or protected by intellectual property rights and are intended 
for the sole use of the addressees. Any use of the information contained herein 
(including but not limited to total or partial reproduction or distribution in 
any form) by other persons than the addressees is prohibited. If you have 
received this e-mail in error, please notify the sender and delete its contents.

Ce courriel et les annexes éventuelles peuvent contenir des informations 
confidentielles et/ou protégées par des droits de propriété intellectuelle. Ce 
message est adressé exclusivement à son (ses) destinataire(s). Toute 
utilisation du contenu de ce message (y compris la reproduction ou diffusion 
partielle ou complète sous toute forme) par une autre personne que le(s) 
destinataire(s) est formellement interdite. Si vous avez reçu ce message par 
erreur, veuillez prévenir l'expéditeur du message et en détruire le contenu.

*************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to