« Return to Thread: Kerberos implementation questions

Re: Kerberos implementation questions

by Enrique Rodriguez-2 :: Rate this Message:

Reply to Author | View in Thread

On 7/9/07, Alex Karasulu <akarasulu@...> wrote:
> ...
> The dep is just fine especially if you make the dep have test scope.

OK, one last question, can you review the following group/artifact
id's and make changes/suggestions before I deploy and add this to
server-unit:

    <dependency>
      <groupId>org.apache.directory.client.kerberos</groupId>
      <artifactId>apacheds-kerberos-client</artifactId>
      <version>${pom.version}</version>
    </dependency>

    <dependency>
      <groupId>org.apache.directory.client.kerberos</groupId>
      <artifactId>apacheds-password-client</artifactId>
      <version>${pom.version}</version>
    </dependency>

Enrique

 « Return to Thread: Kerberos implementation questions