Yes, this is what makes sense to me as well.  However, in the poms in the trunk 
branch of logic it is defined like this:

  <groupId>org.openmrs.module.logic</groupId>
        <artifactId>logic</artifactId>
        <version>0.5-SNAPSHOT</version>
        <packaging>pom</packaging>
        <name>Logic Module</name>
        <description>Parent project for Logic Module</description>

I'm assuming we should change this? 

Take care,
Mark

________________________________________
From: [email protected] [[email protected]] On Behalf Of Saptarshi Purkayastha 
[[email protected]]
Sent: Saturday, November 05, 2011 5:16 AM
To: [email protected]
Subject: Re: [OPENMRS-DEV] Logic module groupId

Hi Mark,

<dependency>
  <groupId>org.openmrs.module</groupId>
  <artifactId>logic</artifactId>
  <version>0.4</version>
</dependency>

I added it to maven repo like this...

---
Regards,
Saptarshi PURKAYASTHA

My Tech Blog:  http://sunnytalkstech.blogspot.com
You Live by CHOICE, Not by CHANCE


On 4 November 2011 21:31, Mark Goodrich 
<[email protected]<mailto:[email protected]>> wrote:
I see that in the mavenized logic module, the groupId is set to 
"org.openmrs.module.logic".  Based on the convention we have used with other 
modules, shouldn't it simply be "org.openmrs.module"?

Mark


________________________________
Click here to 
unsubscribe<mailto:[email protected]?body=SIGNOFF%20openmrs-devel-l> 
from OpenMRS Developers' mailing list

_________________________________________

To unsubscribe from OpenMRS Developers' mailing list, send an e-mail to 
[email protected] with "SIGNOFF openmrs-devel-l" in the  body (not 
the subject) of your e-mail.

[mailto:[email protected]?body=SIGNOFF%20openmrs-devel-l]

Reply via email to