On Wed, 26 Jul 2006, jerome lacoste wrote: What's the plan to fix this?
In maven-project/.../ProjectSorter.java the reports are added to the DAG. It's easily fixed by removing that code (block at line 134). But since reports are just plugins, except they're configured in a different section in the pom, the ProjectSorter code seems ok. On the other hand, they're never called from the main lifecycle, so maybe the DAG needs to incorporate lifecycles to detect loops? There's always the chicken and egg problem - like the maven-jar-plugin being used to package the maven-jar-plugin itself. This doesn't seem to cause a cycle. -- Kenney > On 7/18/06, Brett Porter <[EMAIL PROTECTED]> wrote: > > Did this ever get filed as an issue? > > I don't think I did. > > Jerome > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Kenney Westerhof http://www.neonics.com GPG public key: http://www.gods.nl/~forge/kenneyw.key --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]