Re: Small documentation remarks

2010-02-21 Thread Brett Porter
Fixed - thanks! On 21/02/2010, at 10:50 PM, Frederik Dejaeghere wrote: > Hi, > > I was trying the aggregation section in http://maven.apache.org/pom.html. > > The modules lines aren't closed correctly > >my-project >another-project > > > Should be > >my-project >another-proj

Small documentation remarks

2010-02-21 Thread Frederik Dejaeghere
Hi, I was trying the aggregation section in http://maven.apache.org/pom.html. The modules lines aren't closed correctly my-project another-project Should be my-project another-project I also had to add pom to get it to work. Cheers. Frederik