[12:04:44 CDT(-0500)] <skreech_> athena: I'm back again. I decided to run a mvn test and got this. http://pastebin.ca/2197612 I'm not sure how to discern which one is 3.1.0 from the site they all have 1.10 versions
[12:04:59 CDT(-0500)] <skreech_> search.maven.org is the site I'm checking
[12:06:13 CDT(-0500)] <athena> what command did you run, and which exact version of uportal is this?
[12:07:23 CDT(-0500)] <skreech_> This is 3.1.0 and I went to the uportal directory and ran ../apache-maven/bin/mvn test
[12:09:26 CDT(-0500)] <athena> hmm
[12:09:45 CDT(-0500)] <athena> are there directories in uportal-portlet-overlays for the WebProxyPortlet, etc.?
[12:11:59 CDT(-0500)] <skreech_> Yes
[12:13:16 CDT(-0500)] <Daskreech> with a pom.xml in each
[12:13:28 CDT(-0500)] <athena> i'm honestly not sure
[12:13:40 CDT(-0500)] <athena> uportal 3.1.0 is a really old release - i haven't looked at it in a long time
[12:13:58 CDT(-0500)] <athena> any reason you're looking at that one specifically?
[12:14:05 CDT(-0500)] <Daskreech> Yeah part of my problem with this whole project
[12:14:13 CDT(-0500)] <Daskreech> Well that's what's being used on this project
[12:14:18 CDT(-0500)] <athena> ah, gotcha
[12:14:28 CDT(-0500)] <athena> any chance of at least upgrading to the latest 3.0.x patch release?
[12:14:34 CDT(-0500)] <athena> i don't know if that'd help, but it might be worth a try
[12:14:39 CDT(-0500)] <Daskreech> Hmm
[12:14:40 CDT(-0500)] <Daskreech> ok
[12:14:43 CDT(-0500)] <Daskreech> I"ll see
[12:15:03 CDT(-0500)] <Daskreech> But Still have no idea why one week it's working and then suddenly it can't see the Database at all
[12:15:05 CDT(-0500)] <athena> also worth checking exactly what version of maven was being used back then
[12:15:09 CDT(-0500)] <athena> hmm.
[12:15:16 CDT(-0500)] <athena> yeah, ok, that doesn't make much sense
[12:15:23 CDT(-0500)] <Daskreech> 2.0.9
[12:15:26 CDT(-0500)] <athena> if you run mvn install, does that work?
[12:15:47 CDT(-0500)] <Daskreech> running