"wolfc" wrote :
| Ivy works that way and so should Maven.
| But I don't see how it works with Maven and transitive dependencies.
There is a feature of the release plugin to generate release poms
http://maven.apache.org/plugins/maven-release-plugin/examples/generate-re...
When I tried using it a while back it wasn't working very well, but there have been a
few releases since then so maybe it's improved.
This is also something that release engineering is working on. Their approach is to save
the whole environment that was used during the build. This includes everything that was
downloaded to the local repository, so only these things would be available when
reproducing the build.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136700#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...