[hibernate-dev] groupId vs artifactId
Sanne Grinovero
sanne at hibernate.org
Fri Mar 11 14:53:57 EST 2011
+1 on the approach,
do you already have plans of many modules?
2011/3/11 Emmanuel Bernard <emmanuel at hibernate.org>:
> Today we have the following approach for most of our projects
>
> groupId: org.hibernate
> artifactId hibernate-search-parent, hibernate-search etc
>
> Since I'm working on the ogm packaging, I wonder if we should do something like
>
> groupId: org.hibernate.ogm
> artifactId hibernate-ogm-parent, hibernate-ogm-core etc
>
> or even
>
> groupId: org.hibernate.ogm
> artifactId ogm-parent, ogm-core etc
>
> thoughts? I don't mind the existing approach except that the org/hibernate directory is getting crowded, we are too prolific :)
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>
More information about the hibernate-dev
mailing list