"adrian(a)jboss.org" wrote :
| However Maven doesn't use that scheme:
|
http://docs.codehaus.org/display/MAVEN/Dependency+Mediation+and+Conflict+...
| instead it is
| major.minor.micro-qualifier-build
|
| So our
| jboss-5.0.0.Beta4
| should be under maven
| jboss-5.0.0-Beta-4
| for the version ranges to work properly.
Can't you hack this?
e.g. first trying how maven wants it, then also try our own
So that the old stuff would still work.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139823#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...