Scott, just did a clean svn download, and I can no longer build the base cas-server-webapp (without any mods)
This seems to be related to the version string in the pom.xml file, but I am not sure how to fix this ? Any ideas ? Johan ------------ [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) org.jasig.cas:cas-server-core:jar:3.3.2-SNAPSHOT Try downloading the file manually from the project website. ----- Original Message ----- From: Scott Battaglia To: [email protected] Sent: Monday, March 09, 2009 9:09 AM Subject: Re: [cas-user] Credentials from LDAP To Principal & Just a note that I realized that I had never updated the pom.xml's in SVN to reference 3.3.2-SNAPSHOT. They were referencing 3.3.1 still, which may have caused some confusion. -Scott On Mon, Mar 9, 2009 at 12:00 PM, Johan Reinalda <[email protected]> wrote: Marvin, yes, I am very interested in helping. We have a lot of apps in our environment already working, and it looks like we will be implementing production at some point, so it is in our interest to contribute to the greater good! Please keep in mind that we are learing java as fast as we can (we are a php/asp shop mostly), so the more details the better. 1. Run the cas-server-support-ldap unit tests, to do this, you will Will get to work on that. 2. Run mvn clean package from the parent project directory This I did run prior to the last tests last friday afternoon. Johan ----- Original Message ----- From: "Marvin Addison" <[email protected]> To: <[email protected]> Sent: Monday, March 09, 2009 7:58 AM Subject: Re: [cas-user] Credentials from LDAP To Principal & Johan, we would really like to help you resolve your problem as it is sounds like the same problem for which an open Jira issue already exists. Would you be willing to help us to help you? Two items follow that could give us confidence that a recent fix to CredentialsToLDAPAttributePrincipalResolver is in fact working as intended. 1. Run the cas-server-support-ldap unit tests, to do this, you will need to create a ldap.properties file for your environment. The ldap.properties.sample may be used as a template. 2. Run mvn clean package from the parent project directory (cas-server) to ensure that all submodules, ldap in particular, are rebuilt prior to to WAR creation. Thanks, Marvin -- 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 -- 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 -- You are currently subscribed to [email protected] as: [email protected] unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- 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
