jasig-cas IRC Logs-2011-12-07

[08:13:10 CST(-0600)] <foxnesn> morning

[09:07:10 CST(-0600)] <foxnesn> bbl

[09:46:29 CST(-0600)] <ries> Hello! I create a local-cas version and added some classes, mainly : org/jasig/cas/web/flow/GatewayServicesManagementCheck.java

[09:46:50 CST(-0600)] <ries> When I run mvn package, my was is create, the java class is compiled but it isn't found in my war. What am I doing wrong?

[09:47:00 CST(-0600)] <ries> Please note that I am trying to learn maven...

[09:47:21 CST(-0600)] <ries> so it might be I did something stupid there…. I am just assuming that maven would package any class...