RE: aggregates (javadoc) break release

2009-01-13 Thread Brian E. Fox
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 one I'm thinking of)but perforce is going to be more entertaining imo. -Original Message- From: Sundling, Paul [mailto:pa

RE: aggregates (javadoc) break release

2009-01-13 Thread Brian E. Fox
Maven won't be changing the permissions of your files or causing permission problems. This is more likely an scm issue here. What scm do you use? -Original Message- From: Sundling, Paul [mailto:paul.sundl...@smss.sony.com] Sent: Tuesday, January 13, 2009 6:10 PM To: Maven Developers List

RE: aggregates (javadoc) break release

2009-01-13 Thread Sundling, Paul
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 for Christmas is aggregated javadocs without breaking release builds. Also this seems to be a related to http://jira.codehaus.org/browse/MJAVADOC-111 and htt

RE: aggregates (javadoc) break release

2009-01-13 Thread Sundling, Paul
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:prepare mvn -B release:perform It seemed like if I don't

Re: [vote] Petar Tahchiev as Maven [Assembly Plugin] committer

2009-01-13 Thread Maria Odea Ching
+1 Thanks, Deng On Tue, Jan 13, 2009 at 1:10 AM, John Casey wrote: > Hi everyone, > > I've had the pleasure of working with Petar since sometime around August or > a bit earlier. He's been instrumental in getting this latest release of the > Assembly Plugin tested, patched, and ready to go. His

Re: [vote] Petar Tahchiev as Maven [Assembly Plugin] committer

2009-01-13 Thread david
On Tue, 13 Jan 2009, da...@davidkarlsen.com wrote: +1 - welcome on board! Doh - maven list - not mojo. Well - non binding - for what it's worth :-) -- David J. M. Karlsen - +47 90 68 22 43 http://www.davidkarlsen.com http://mp3.davidkarlsen.com --

RE: SCM plugin project

2009-01-13 Thread Mark Struberg
Hi Todd! maven-scm defines a SPI + a few plugins for various SCMs. But although the name of the project is maven-scm it is not only intended to be used with maven only. There are other projecs (e.g. continuum) which use maven-scm for accessing SCMs without maven. The maven-scm-plugin on the

Re: [vote] Petar Tahchiev as Maven [Assembly Plugin] committer

2009-01-13 Thread Dennis Lundberg
+1 John Casey wrote: > Hi everyone, > > I've had the pleasure of working with Petar since sometime around August > or a bit earlier. He's been instrumental in getting this latest release > of the Assembly Plugin tested, patched, and ready to go. His continued > focus on the release cycle for this

[Fwd: Re: unable to set repo loc using maven release plugin 2.0-beta-8]

2009-01-13 Thread Sahoo
[Please note, I am not on dev@ alias, so please copy me explicitly] Someone in this alias must be knowing the answer to the question raised in the forwarded email. I am actually shocked the recommended commands don't work with release-plugin. Sahoo --- Begin Message --- Even I faced similar i

Re: [vote] Petar Tahchiev as Maven [Assembly Plugin] committer

2009-01-13 Thread Lukas Theussl
+1 -Lukas John Casey wrote: Hi everyone, I've had the pleasure of working with Petar since sometime around August or a bit earlier. He's been instrumental in getting this latest release of the Assembly Plugin tested, patched, and ready to go. His continued focus on the release cycle for th

Re: [vote] Petar Tahchiev as Maven [Assembly Plugin] committer

2009-01-13 Thread nicolas de loof
+1 2009/1/13 Arnaud HERITIER > +1 > > Arnaud > > On Mon, Jan 12, 2009 at 6:10 PM, John Casey > wrote: > > > Hi everyone, > > > > I've had the pleasure of working with Petar since sometime around August > or > > a bit earlier. He's been instrumental in getting this latest release of > the > > As

Re: [vote] Petar Tahchiev as Maven [Assembly Plugin] committer

2009-01-13 Thread Arnaud HERITIER
+1 Arnaud On Mon, Jan 12, 2009 at 6:10 PM, John Casey wrote: > Hi everyone, > > I've had the pleasure of working with Petar since sometime around August or > a bit earlier. He's been instrumental in getting this latest release of the > Assembly Plugin tested, patched, and ready to go. His conti

Re: [vote] Petar Tahchiev as Maven [Assembly Plugin] committer

2009-01-13 Thread Benjamin Bentmann
John Casey wrote: I'd like to propose we make Petar Tahchiev a committer on the maven-assembly-plugin. Please vote: +1, I'm glad to see more active people in here. Benjamin - To unsubscribe, e-mail: dev-unsubscr...@maven.ap