"Tom Huybrechts" <[EMAIL PROTECTED]> writes: > I contributed it to the sandbox a long time ago, but have not looked > at it since. The repository copying worked in some cases, but > certainly not all. > If you want to use it but find bugs, please be prepared to fix them yourself. > I would also recommend to look at the stage plugin to see if this fits > your needs. >
I am investigating how to create "reproducible" builds with maven2. There is a proposal from Brett Porter in the wiki about refactoring local repository structure that goes in that direction. Not sure however when it will be available. Enforcers and requirements also helps, as well as of course pinning plugin versions. I was however hoping to find a way to "tag" the local repository used for a build in order to be able to reproduce the latter and/or to compare local repositories produced by two builds that are supposed to be identical. I suspect this is something very common but googling a little bit did not give any clear path towards a solution (which BTW I suspect does not exist, the path, not the solution). I am looking for something along the lines of http://nixos.org/about.html Regards, -- Arnaud Bailly, PhD OQube - Software Engineering http://www.oqube.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
