Thanks Igor. What did you think of the "Names" portion? Did it look like a good convention?
" Names: ${project.artifactId} = Bundle-SymbolicName = root package. No dashes used, only dots. e.g. <groupId>org.group</groupId> <artifactId>${project.groupId}.some.artifact</artifactId> with the Bundle-SymbolicName: org.group.some.artifact and the project root package: org.group.some.artifact " I should have added to my example that groupId could equal artifactId. e.g. org.eclipse.swt:org.eclipse.swt --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email