[jboss-dev-forums] [Design of JBoss Build System] - Re: Maven Version ranges - The version format
scott.stark@jboss.org
do-not-reply at jboss.com
Mon Mar 31 17:31:21 EDT 2008
Ok, osgi has a separate Bundle-Version header for the bundle version information which would be needed. The java spec/implementation manifest headers would default to the maven version format still. Looking at the:
http://maven.apache.org/shared/maven-archiver/index.html#class_manifest
there is no way to transform the version other than specifying a new set of header values. It really comes down to needing a version policy so that there is only one pom.version specification that gets mapped to all of the version uses.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4140281#4140281
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4140281
More information about the jboss-dev-forums
mailing list