The sandbox plugins probably don't have relativePath set correctly (it's
not really possible given the checkout structure) so they are getting
the parent from the repository, whereas the others get it from
../pom.xml. I'm guessing the parent hasn't been deployed recently, so
I'll do that now...
From: Edwin Punzalan [mailto:[EMAIL PROTECTED]
Sent: Monday, July 17, 2006 6:18 PM
To: Maven Developers List
Subject: Re: Trying to understand the POM inheritance chain for plugins
Sounds odd, bec both the eclipse and idea plugins are generating 10 of
the project reports in my machine. I even ran
Sounds odd, bec both the eclipse and idea plugins are generating 10 of
the project reports in my machine. I even ran it on javadoc and found
the same 10 reports.
I do agree about the checkstyle plugin being placed inside the pom but
not configured... since its there, we might as well fix an