- Add the exact versions of plugins into your pluginDepenencies.
  - Trust lbiblio to return you the same versions of dependencies ;-) I do
    Or maintain your own
  - Use the same version of maven when do you the rebuild to reproduce the
build.

-D




On 12/6/05, Christian Schulte <[EMAIL PROTECTED]> wrote:
>
> 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