[cas-dev] CAS 3.3-RC3
dale77
Dale.Ogilvie at trimble.co.nz
Wed Aug 6 23:54:10 EDT 2008
Hi,
I had to add an org.springframework.ldap dependency to
cas-server-core/pom.xml to get 3.3-RC3 + our customizations to compile.
<dependency>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap</artifactId>
<version>1.2.1</version>
<scope>compile</scope>
</dependency>
We used maven 2.0.9 in this way:
mvn -Dmaven.test.skip=true package install
Dale
scott_battaglia wrote:
>
> All,
>
> We've posted a new RC of CAS 3.3 (RC3). Its got a couple of minor bug
> fixes
> and we did some cleanup to the POM files. To build it, you should be
> using
> Maven 2.0.9.
>
>
--
View this message in context: http://www.nabble.com/CAS-3.3-RC3-tp18810535p18863588.html
Sent from the CAS Dev mailing list archive at Nabble.com.
More information about the cas-dev
mailing list