After cleaning and building with maven 1.0.2 everything compiles and the eclipse project is correctly created.
Thanks. /Magnus > -----Original Message----- > From: Szymon Kuzniak [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 24, 2006 8:56 AM > To: [email protected] > Subject: Re: build failure > > > Magnus Grimsell napisaĆ(a): > > > > I also had some trouble generating an eclipse project with > maven. When importing the project into eclipse I got an error saying: > > Cannot nest > 'jackrabbit-core/target/generated-src/main/java/org/apache/jac krabbit/core/query/lucene/fulltext' inside 'jackrabbit-core/target/generated-> src/main/java'. To enable the nesting exclude 'org/' from > 'jackrabbit-core/target/generated-src/main/java' > > > > /Magnus Grimsell > > > > > I had the same problem, you should only include > 'jackrabbit-core/target/generated-src/main/java/', not any of it > subtrees. hope it helps. > > regards > Simon > > > -- > Szymon Kuzniak > szymon.kuzniak( at )cognifide.com > Skype: skuzniak > Cognifide Poland > Poznan >
