[hibernate-dev] groupId vs artifactId
Gunnar Morling
gunnar.morling at googlemail.com
Fri Mar 11 14:23:35 EST 2011
2011/3/11 Hardy Ferentschik <hibernate at ferentschik.de>
The artifactId should stay, however, hibernate-ogm-core. Remember the
> artifactId determines the name of the jar file. I prefer
> hibernate-ogm-core over ogm-core.jar.
>
+1 for this approach. This style is also followed by the Seam modules, e.g.:
<groupId>org.jboss.seam.validation</groupId>
<artifactId>seam-validation-parent</artifactId>
Gunnar
More information about the hibernate-dev
mailing list