[cas-dev] Building CAS 3.3.1 with a Maven overlay project
Patrick Berry
pberry at gmail.com
Tue Dec 16 21:40:10 EST 2008
Make sure you are using maven 2.0.9. 2.0.8 will do very broken things.
Not that I know the details...
On Dec 16, 2008, at 5:58 PM, Adam Rybicki <arybicki at unicon.net> wrote:
> All,
>
> On a project I am doing I need to build an implementation-specific
> version of CAS server 3.3.1. I am trying to use a Maven war overlay
> method in which I only need to supply the files to add or replace in
> cas.war in the JA-SIG Maven repository. This should make future CAS
> server upgrades trivially simple.
>
> I am not much of a Maven expert, so I am likely missing some
> option. The war file built by Maven ends up with both spring-
> beans-2.0.7.jar and spring-beans-2.5.6.jar as well as spring-
> core-2.0.7.jar and spring-core-2.5.6.jar.
>
> I've attached my pom.xml in case someone can spot my error.
>
> Thanks,
> Adam
> org.jasig.cas cas-server 3.3.1 4.0.0 net.unicon cas war 1.0 ja-sig http://developer.ja-sig.org/maven2/
> org.apache.maven.plugins maven-compiler-plugin 1.5 1.5 maven-war-
> plugin cas org.jasig.cas cas-server-webapp 3.3.1 war runtime
> <arybicki.vcf>
> _______________________________________________
> cas-dev mailing list
> cas-dev at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas-dev
More information about the cas-dev
mailing list