RE: aggregates (javadoc) break release

2009-01-20 Thread Sundling, Paul
uary 14, 2009 2:09 PM To: 'Maven Developers List' Subject: RE: aggregates (javadoc) break release Yep, here's the full rundown of the fun I've had in search of aggregate javadocs: The javadoc bug that requires an install before release (116). PMD 2.4 bug where it complain

RE: aggregates (javadoc) break release

2009-01-14 Thread Sundling, Paul
y.infinity.nu] Sent: Tuesday, January 13, 2009 9:06 PM To: Maven Developers List Subject: RE: aggregates (javadoc) break release Ah, I was going to say this sounds like perforce with the read only flags etc. Regarding javadoc, set it to 2.4 and it should hopefully fix the problem (if it's the on

RE: aggregates (javadoc) break release

2009-01-13 Thread Brian E. Fox
ling, Paul [mailto:paul.sundl...@smss.sony.com] Sent: Tuesday, January 13, 2009 6:28 PM To: Maven Developers List Subject: RE: aggregates (javadoc) break release Well I found this one is something to do with the perforce plugin. I'll investigate further, but I at least have a lead. Ugh, all I want f

RE: aggregates (javadoc) break release

2009-01-13 Thread Brian E. Fox
List Subject: RE: aggregates (javadoc) break release One piece of the puzzle is that I have to run install before the release:prepare. Also tests can't be skipped with release plugin, so I've removed the flag. So here are the updated command lines: mvn -B -Dresume=false install

RE: aggregates (javadoc) break release

2009-01-13 Thread Sundling, Paul
t: RE: aggregates (javadoc) break release One piece of the puzzle is that I have to run install before the release:prepare. Also tests can't be skipped with release plugin, so I've removed the flag. So here are the updated command lines: mvn -B -Dresume=false install release:p

RE: aggregates (javadoc) break release

2009-01-13 Thread Sundling, Paul
O] Finished at: Wed Jan 14 01:36:11 GMT 2009 [INFO] Final Memory: 27M/216M [INFO] -Original Message- From: Brian E. Fox [mailto:bri...@reply.infinity.nu] Sent: Friday, January 09, 2009 7:40 PM To: Maven Developers List Subject: RE: aggrega

RE: aggregates (javadoc) break release

2009-01-09 Thread Brian E. Fox
10:30 PM To: dev@maven.apache.org Subject: aggregates (javadoc) break release After spending 2 whole workdays on it (this time), it's clearly time for help. Let's rewind to the core problem. I want to run javadoc and jxr reports with aggregates/non-aggregates and still be able to

aggregates (javadoc) break release

2009-01-09 Thread Sundling, Paul
After spending 2 whole workdays on it (this time), it's clearly time for help. Let's rewind to the core problem. I want to run javadoc and jxr reports with aggregates/non-aggregates and still be able to do release builds. Back in 2007 I opened a bug and even provided a zip file so it could b