Hello,
A quick question is there any reason to keep the artifact apache to version
6 in parent/pom.xml
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>6</version>
<relativePath />
</parent>
I checked out the source from the SVN into Eclipse Indigo, and the tools
tell me that a version 7 is required for artifact apache.
I have updated locally but maybe it could useful to update it also in the
source repository.
Best regards,
Pierre Huttin
