Emmanuel Lecharny wrote:
Oh, ok then. Do you think that we can have the trunk-with-dependencies depend from project ?


I tried to add

  <parent>
    <groupId>org.apache.directory.project</groupId>
    <artifactId>project</artifactId>
    <version>17-SNAPSHOT</version>
    <relativePath>parent/pom.xml</relativePath>
  </parent>

to the pom and it seems to work. Looks a bit strange as the aggregator uses a sub-module as parent. But maven doesn't complain :-)

Another point: apacheds, shared, installers, ldap-client, daemon still use project:16 as parent. I think we should update them to 17-SNAPSHOT.

Kind Regards,
Stefan

Reply via email to