"wolfc" wrote : Until we know how Maven handles ranges during its release cycle
we should not be using that.
|
| Suppose the following:
| AS 5.0 depends on EJB3 [1.0,2.0)
| Current EJB3 release is 1.0.
|
| Now I release EJB3 1.1.
|
| How reproducable is the AS 5.0 build?
|
|
The mvn release plugin should be recording the versions used, and that version info
committed as part of the tag. The release build should effectively be locked to single
versions.
How reproducible the trunk/branch build is remains.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136401#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...