Re: Javadoc of previous release

2004-01-11 Thread Jason van Zyl
On Sun, 2004-01-11 at 06:19, Stephen Colebourne wrote: For Commons-Collections I want to provide javadoc for a number of releases (HEAD, 3.0, 2.1). As far as I can see there is no way to achieve this by default in maven. I would have to manually checkout each tag, then generate. If I am

RE: Mutliple source directories in project.xml

2004-01-11 Thread Brian Topping
-Original Message- From: John Casey [mailto:[EMAIL PROTECTED] Subject: RE: Mutliple source directories in project.xml It seems to me that the POM is the wrong place to put anything related to artifacts created during maven execution. I tend to agree with this, but in my case, the

RE: Mutliple source directories in project.xml

2004-01-11 Thread John Casey
On Sun, 2004-01-11 at 14:30, Brian Topping wrote: -Original Message- From: John Casey [mailto:[EMAIL PROTECTED] Subject: RE: Mutliple source directories in project.xml It seems to me that the POM is the wrong place to put anything related to artifacts created during maven

RE: Mutliple source directories in project.xml

2004-01-11 Thread Jason van Zyl
On Sat, 2004-01-10 at 18:34, John Casey wrote: It seems to me that the POM is the wrong place to put anything related to artifacts created during maven execution. I'd even go so far as to say that the list of reports to be generated doesn't belong in here. I don't agree, and I have changed

RE: Mutliple source directories in project.xml

2004-01-11 Thread John Casey
On Sun, 2004-01-11 at 20:41, John Casey wrote: My only contention here is that maven and it's associated plugins and whatnots be as encapsulated as possible. Now that I think of it, the generated source directory wouldn't really belong to any one single generation plugin, and therefore should