Have you tried

    <dependency>
      <groupId>org.apache.directory.server</groupId>
      <artifactId>apacheds-core</artifactId>
      <version>1.0-RC1</version>
      <properties>
        <scope>test</scope>
      </properties>
    </dependency>


On 4/29/06, Luke Taylor <[EMAIL PROTECTED]> wrote:
OK, but that's the maven2 build. You said that anything that's available
for maven 2 is also available for maven 1, but I don't see any way of
adding it to the project.xml...

Carlos Sanchez wrote:
> it's already in the core/pom.xml
>
>     <dependency>
>       <groupId>org.apache.directory.server</groupId>
>       <artifactId>apacheds-core</artifactId>
>       <version>1.0-RC1</version>
>       <scope>test</scope>
>     </dependency>
>
> which means it's here
> 
http://www.ibiblio.org/maven2/org/apache/directory/server/apacheds-core/1.0-RC1/
>

--
  Luke Taylor.                      Monkey Machine Ltd.
  PGP Key ID: 0x57E9523C            http://www.monkeymachine.ltd.uk



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer



--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                            -- The Princess Bride


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to