On Wed, May 5, 2010 at 7:19 PM, Richard S. Hall <he...@ungoverned.org> wrote:
> artifactId to "groupId.subproject", which means our JARs names are fully
> qualified. So for us, artifactId (or JAR name) is all you need to know.
Didn't know this. It's very good practice in the world of OSGi bundles.

For this case, the sub project has it's own groupId make sense:
org.apache.felix.gogo.foo.X.Y.Z.jar is better than
org.apache.felix.foo.X.Y.Z.jar IMO.

-Guo

Reply via email to