RE: Re: [picocontainer-dev] [NanoContainer] Maven 2 Multiproject Build Error?
"Michael Rimov" <[email protected]>
| Newsgroups | gmane.comp.java.picocontainer.devel |
|---|---|
| Organization | Centerline Computers, Inc |
| Message-ID | <009d01c65f97$1088f7b0$651ea8c0@prosperity> |
> > Yep - I can reproduce it as well now. > > > > This behaviour must have changed in m2. > > Fixed the POM, see configuration of workingDirectory. > > [snip] > - Jörg Jörg, Thanks for the fix. For anyone else still struggling with it, even with the fix, I also had to blow away most of my ~/.m2/repository/org/apache/maven directory to force maven to re-download working plugins. (Using Maven 2.0.4) Once that was done, everything worked great. Thanks again all! -Mike