uPortal IRC Logs-2012-05-02
[09:31:40 CDT(-0500)] <JoeMoore> org.xml.sax.SAXParseException: Both jaxb:version and version are present when building on machine without m2 repositories?
[09:41:13 CDT(-0500)] <EricDalquist> JoeMoore: what version of Java?
[09:43:17 CDT(-0500)] <JoeMoore> Thats probably the problem. Microsoft Windows [Version 6.1.7601]
[09:43:31 CDT(-0500)] <EricDalquist> that is the output of "java -version"?
[09:43:39 CDT(-0500)] <JoeMoore> yes
[09:43:45 CDT(-0500)] <EricDalquist> heh
[09:43:48 CDT(-0500)] <EricDalquist> yeah that seems bad
[09:44:36 CDT(-0500)] <JoeMoore> I'll switch to the same version as the other machine I was using. I thought it would warn me. Sorry, should have checked.
[09:44:48 CDT(-0500)] <EricDalquist> yeah
[09:44:56 CDT(-0500)] <EricDalquist> we should probably put more checks in place for that
[09:45:01 CDT(-0500)] <EricDalquist> to verify maven/jdk versions
[09:49:00 CDT(-0500)] <JoeMoore> oops--output of java -version is: java version "1.6.0_20"
[09:49:13 CDT(-0500)] <JoeMoore> I should have looked at what I was copying
[09:49:19 CDT(-0500)] <EricDalquist> ah
[09:49:20 CDT(-0500)] <EricDalquist> ok
[09:49:25 CDT(-0500)] <EricDalquist> you need at least 1.6.0._26
[09:49:37 CDT(-0500)] <EricDalquist> there are some gross JAXB related bugs fixed in _26
[09:49:40 CDT(-0500)] <JoeMoore> The other machine is 1.6.0_29
[09:49:48 CDT(-0500)] <JoeMoore> So I'll go to that
[09:50:04 CDT(-0500)] <JoeMoore> Thanks!!
[09:50:09 CDT(-0500)] <EricDalquist> yup
[09:50:13 CDT(-0500)] <EricDalquist> good luck
[19:55:18 CDT(-0500)] <peterjhart> Whew. I think I am done with UP-2869.