On Fri, Jan 31, 2014 at 07:06:28AM -0800, Carlos Romero wrote: > Hi all, > > I wonder if anyone has downloaded the complete JASIG CAS platform and has > joined Eclipse. If so, I have trouble compiling some modules, such as > ClearPass WebApp in both projects and not recognizes the Maven dependencies > on other projects, such as cas-server-core cas-client-core. Anyone have any > tutorial to review the steps for implementing the source code in Eclipse or > Netbeans?
Hi, Carlos. I guess you have to add the project to your repository, something like this: http://maven.apache.org/guides/mini/guide-3rd-party-jars-local.html I did it manually to include unicon add-ons, but maybe you have some Eclipse tools to manage this. In Netbeans there are "project groups" that could be what you need. -- ----------------------- Alberto Cabello Sánchez [email protected] -- 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
