Most likely your missing

    <properties>
        <cas.version>3.5.2</cas.version>
    </properties>

>From your pom.xml


--
Curtis Ruck
Anytime: 210-857-1126


On Sun, Mar 24, 2013 at 9:33 AM, Lee Moore <m.lee.mo...@gmail.com> wrote:

> First off, I am completely new to CAS and Maven. After adding the
> dependency directive for cas-server-support-ldap indicated in the user
> manual, I receive the following error. I haven't had much luck tracking
> down this particular problem. I assume it is something I am missing as I
> see it in 3.5.1 and 3.5.2.
>
> The project org.jasig.cas:cas-server-core:3.5.1
> (/cas-server-3.5.1/cas-server-core/pom.xml) has 1 error
> [ERROR]     'dependencies.dependency.version' for
> org.jasig.cas:cas-server-support-ldap:jar must be a valid version but is
> '${cas.version}'. @ line 241, column 19
>
> after adding :
> <dependency>
>      <groupId>org.jasig.cas</groupId>
>      <artifactId>cas-server-support-ldap</artifactId>
>      <version>${cas.version}</version>
> </dependency>
> --
> You are currently subscribed to cas-user@lists.jasig.org as:
> ru...@yahoo.com
> To unsubscribe, change settings or access archives, see
> http://www.ja-sig.org/wiki/display/JSG/cas-user
>

-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to