Hi,

how does Maven 2 implement reproducibility ? Say a release is tagged in CVS. I want this tag to build *exactly* the same JARs, WARs and EARs with exactly the same dependencies. What happens, if e.g. because of a bugfix in maven some artifacts are resolved differently ? So the question is: How do I implement 100% reproducibility with maven 2 once I have a tagged release in CVS ?

- copy the libraries from Ibiblio
- maintain my own repository with these libraries
- add versions to everything in every pom

What else ?

--
Christian


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

Reply via email to