Based on conversation that came out of one of the seminars last week at the
conference, I'm trying to upgrade our CAS server from 3.3.4 to 3.3.5 with
uportal 3.1.2 but the build fails with the following error. Where should
this dependency be coming from (which pom.xml and)?

     [exec] [INFO]
------------------------------------------------------------------------
     [exec] [INFO] Building CAS Server
     [exec] [INFO]    task-segment: [install]
     [exec] [INFO]
------------------------------------------------------------------------
     [exec] [INFO] [enforcer:enforce {execution: enforce-versions}]
     [exec] [INFO] [resources:resources {execution: default-resources}]
     [exec] [WARNING] Using platform encoding (UTF-8 actually) to copy
filtered resources, i.e. build is platform dependent!
     [exec] [INFO] Copying 1 resource
     [exec] [INFO] [compiler:compile {execution: default-compile}]
     [exec] [INFO] Compiling 3 source files to
/portal/source-code/uPortal_3.1.2.GA_a/uportal-portlets-overlay/cas/target/classes
     [exec] [INFO]
------------------------------------------------------------------------
     [exec] [ERROR] BUILD FAILURE
     [exec] [INFO]
------------------------------------------------------------------------
     [exec] [INFO] Compilation failure
     [exec]
     [exec]
/portal/source-code/uPortal_3.1.2.GA_a/uportal-portlets-overlay/cas/src/main/java/org/jasig/portal/cas/authentication/handler/support/PersonDirAuthenticationHandler.java:[12,38]
*package org.apache.commons.codec.binary does not exist*
     [exec]
     [exec]
/portal/source-code/uPortal_3.1.2.GA_a/uportal-portlets-overlay/cas/src/main/java/org/jasig/portal/cas/authentication/handler/support/PersonDirAuthenticationHandler.java:[59,41]
cannot find symbol
     [exec] symbol  : variable Base64
     [exec] location: class
org.jasig.portal.cas.authentication.handler.support.PersonDirAuthenticationHandler
     [exec]
     [exec]
     [exec] [INFO]
------------------------------------------------------------------------
     [exec] [INFO] For more information, run Maven with the -e switch
     [exec] [INFO]
------------------------------------------------------------------------
     [exec] [INFO] Total time: 4 seconds
     [exec] [INFO] Finished at: Thu Mar 18 08:49:34 CDT 2010
     [exec] [INFO] Final Memory: 16M/28M
     [exec] [INFO]
------------------------------------------------------------------------

BUILD FAILED
/portal/source-code/uPortal_3.1.2.GA_a/build.xml:281: The following error
occurred while executing this line:
/portal/source-code/uPortal_3.1.2.GA_a/build.xml:990: The following error
occurred while executing this line:
/portal/source-code/uPortal_3.1.2.GA_a/build.xml:954: The following error
occurred while executing this line:
/portal/source-code/uPortal_3.1.2.GA_a/build.xml:957: The following error
occurred while executing this line:
/portal/source-code/uPortal_3.1.2.GA_a/build.xml:992: The following error
occurred while executing this line:
/portal/source-code/uPortal_3.1.2.GA_a/build.xml:286: The following error
occurred while executing this line:
/portal/source-code/uPortal_3.1.2.GA_a/build.xml:924: The following error
occurred while executing this line:
/portal/source-code/uPortal_3.1.2.GA_a/build.xml:845: The following error
occurred while executing this line:
/portal/source-code/uPortal_3.1.2.GA_a/build.xml:810: The following error
occurred while executing this line:
/portal/source-code/uPortal_3.1.2.GA_a/build.xml:813: The following error
occurred while executing this line:
/portal/source-code/uPortal_3.1.2.GA_a/build.xml:847: The following error
occurred while executing this line:
/portal/source-code/uPortal_3.1.2.GA_a/build.xml:925: The following error
occurred while executing this line:
/portal/source-code/uPortal_3.1.2.GA_a/build.xml:866: The following error
occurred while executing this line:
/portal/source-code/uPortal_3.1.2.GA_a/build.xml:881: The following error
occurred while executing this line:
/portal/source-code/uPortal_3.1.2.GA_a/build.xml:892: The following error
occurred while executing this line:
/portal/source-code/uPortal_3.1.2.GA_a/build.xml:777: The following error
occurred while executing this line:
/portal/source-code/uPortal_3.1.2.GA_a/build.xml:1052: exec returned: 1

-- 
Curtis Garman
Web Programmer
Heartland Community College

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to