Hi Richard, On Tue, Feb 15, 2011 at 5:42 PM, Richard Feezel <[email protected]> wrote: > I just did a fresh checkout of apacheds-trunk and receive the following > warnings: > > svn: warning: Error handling externals definition for > 'trunk/checkstyle-configuration': > svn: warning: URL > 'https://svn.apache.org/repos/asf/directory/buildtools/trunk/checkstyle-configuration' > at revision 1070954 doesn't exist > svn: warning: Error handling externals definition for 'trunk/junit-addons': > svn: warning: URL > 'https://svn.apache.org/repos/asf/directory/buildtools/trunk/junit-addons' > at revision 1070954 doesn't exist > > An "svn update" reports the same problems. > > "mvn clean install -DskipTests" reports the following: > > [ERROR] The build could not read 1 project -> [Help 1] > [ERROR] > [ERROR] The project > org.apache.directory.server:1.5-with-dependencies:1.5.8-SNAPSHOT > (/home/rfeezel/ADS1m1/trunk/pom.xml) has 2 errors > [ERROR] Child module /home/rfeezel/ADS1m1/trunk/checkstyle-configuration > of /home/rfeezel/ADS1m1/trunk/pom.xml does not exist > [ERROR] Child module /home/rfeezel/ADS1m1/trunk/junit-addons of > /home/rfeezel/ADS1m1/trunk/pom.xml does not exist > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e > switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, please > read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException > > Have I done something wrong?
No, I did something wrong. I moved the two modules around but didn't update the svn:externals in apacheds/trunk-with-dependencies. Fixed now. Sorry for the inconvenience. Kind Regards, Stefan
