Richard S. Hall wrote:
Niclas Hedhman wrote:
...
And you don't see a problem with "scr-1.0.0.jar" ending up in
potential naming conflict??
In conflict with what? The bundle JAR file will be used by the average
user from a URL in OBR like:
http://incubator.apache.org/felix/obr/scr-1.0.0.jar
This URL is only intended to be used to install the bundle into the
framework. There is no real reason for people to actually deal with the
JAR file itself. Even then we could just append "felix." to the front or
something, as opposed to "org.apache.felix.".
Richard makes a good point here. And, given the M2 constraint mentioned
by Niclas, I'm fine with "Jar file name == <artifactId>."
Enrique