[jboss-dev-forums] [Design of JBoss Build System] - Re: Notion of 'compatible-version'?

pgier do-not-reply at jboss.com
Fri Mar 14 10:39:17 EDT 2008


"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-release-poms.html
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#4136700

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136700



More information about the jboss-dev-forums mailing list