I'm not seeing this. I'm using maven 2.2.0 On Fri, Jul 24, 2009 at 3:53 PM, Adam Winer <[email protected]> wrote:
> I'm seeing that everytime I do mvn install on features/pom.xml, the > target directory keeps growing, with another recursive level of > directories: > features/target/classes/features/target/classes/features/target/classes > etc... > > This grew up to ~40,000 files on my local dev installation, to the > point where "mvn clean" had an OutOfMemoryError. > > Anyone see why this is happening? Nothing in the pom.xml seems off. > > -- Adam >

