Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

[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...