Re: cyclic dependency in plugins

2006-11-29 Thread Brett Porter
On 30/11/2006, at 1:11 AM, Jason van Zyl wrote: On 29 Nov 06, at 1:35 AM 29 Nov 06, Brett Porter wrote: You're oversimplifying it. There is no cycle when you run mvn install, Maven is misdetecting it. I cannot even run "mvn clean" in the plugins directory so I'm not sure what you're t

Re: cyclic dependency in plugins

2006-11-29 Thread Jason van Zyl
On 29 Nov 06, at 1:35 AM 29 Nov 06, Brett Porter wrote: You're oversimplifying it. There is no cycle when you run mvn install, Maven is misdetecting it. I cannot even run "mvn clean" in the plugins directory so I'm not sure what you're talking about. Try it. When you generate a site, i

Re: cyclic dependency in plugins

2006-11-28 Thread Brett Porter
You're oversimplifying it. There is no cycle when you run mvn install, Maven is misdetecting it. When you generate a site, if you are to do "install site" on both without having a working version of either first, then javadoc -> checkstyle ->javadoc is never going to be a cycle you can fix.

Re: cyclic dependency in plugins

2006-11-28 Thread Jason van Zyl
On 28 Nov 06, at 5:25 PM 28 Nov 06, Brett Porter wrote: It's filed in JIRA. I think we need to fix Maven. To allow cycles? I mean the second that cycle was introduced it made working with the plugins pretty crappy. How about fixing the cycle? The only way to fix this is to disable the rep

Re: cyclic dependency in plugins

2006-11-28 Thread Brett Porter
It's filed in JIRA. I think we need to fix Maven. The only way to fix this is to disable the reporting, or copy it into every plugin - not really desirable either. - Brett On 29/11/2006, at 2:11 AM, Stephane Nicoll wrote: I would like to know as well. It's been ages since we have this pro

Re: cyclic dependency in plugins

2006-11-28 Thread Stephane Nicoll
I would like to know as well. It's been ages since we have this problem BTW. On 11/28/06, Jason van Zyl <[EMAIL PROTECTED]> wrote: I'm sure folks know but how did the cycle end up in there: [INFO] [ERROR] BUILD FAILURE [IN

cyclic dependency in plugins

2006-11-28 Thread Jason van Zyl
I'm sure folks know but how did the cycle end up in there: [INFO] [ERROR] BUILD FAILURE [INFO] [INFO] The projects in the reactor contain a cyclic