Hi Jean-Louis,

On Sep 26, 2008, at 10:08 AM, Jean-Louis MONTEIRO wrote:


Hi,

After a recent checkout (this afternoon), I noticed commons-dbcp-all
dependency (from the openejb parent module) changed from
    <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>commons-dbcp-all</artifactId>
       <version>1.3</version>
     </dependency>
to
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>commons-dbcp-all</artifactId>
       <version>1.3-r699049-SNAPSHOT</version>
     </dependency>

But, the openejb/deps/commons-dbcp-all module as the "org.apache" group id.
It breaks dependencies management.

Can you put it more consistent ?

Not sure I understand. The groupId and artifactId are the same in both versions. Do you mean the parent groupId?

-David

Reply via email to