Hy, I'm using nbm-maven-plugin 3.0 to populate the repository.
It looks to me like the plugin generates some strange version numbers. Not only the standard nbm version + implementation number, but it also seems to append some version from the *dependencies* implementation number.
This is also weird as if I change only 1 module's build number for example, I might need to update 2 or more dependencies if the pom-s as the plugin might have generated one of there /long/ version numbers.
How does this thing work ? I would expect the maven version to be something like 1.2.3.50 (nbm version + implementation number) and instead I'm looking at munch longer maven ids (like 1.2.3.50.20.30). This "kinda" makes sense but I'm just checking if it's normal behavior.
--emi --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
