Did you add the cas client as a dependency in your project's POM?
See
http://maven.apache.org/guides/getting-started/index.html#How_do_I_use_external_dependencies
for more info on dependencies.
xing93111 wrote:
Hi there,
I am new in using Maven. My source code uses CAS repository
(http://repo1.maven.org/maven2/cas/). However, when I run 'mvn package'
command, maven says:
"...... package edu.yale.its.tp.cas.client does not exist"
If it is "settings.xml" problem, How do I add the CAS repository or profile
in it?
Thank you very much
--
Dennis Lundberg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]