Hi,

I'm trying to use the lastest code of Maven2. To do this I've followed http://maven.apache.org/maven2/building.html. I've issued the command:

svn co http://svn.apache.org/repos/asf/maven/components/trunk maven-components

This seemed to checkout most files but I received the following error:

Skipped 'http:\\svn.apache.org\repos\asf\maven\components\trunk'
..
..
A maven-components\maven-reports\maven-project-info-reports-plugin\src\test\p
rojects\project-info-reports-plugin-test1\src\test\java\org\apache\maven\report\
projectinfo\test1
svn: Your .svn/tmp directory may be missing or corrupt; run 'svn cleanup' and tr
y again
svn: Can't open file 'maven-components\maven-reports\maven-project-info-reports-
plugin\src\test\projects\project-info-reports-plugin-test1\src\test\java\org\apa
che\maven\report\projectinfo\test1\.svn\tmp\text-base\AppTest.java.svn-base': Th
e system cannot find the path specified.

On the webpage (URL above) it says to run m2-bootstrap-all.bat, however, all I have in the resulting maven-components folder is m2-bootstrap-all.sh which is for unix, where I'm on windows. Any help out there? :)

Cheers,

Mike

P.S The resulting maven-components folder contains the following folders/files:

19/07/2005  11:31    <DIR>          .
19/07/2005  11:31    <DIR>          ..
19/07/2005  11:29    <DIR>          benchmark
19/07/2005  11:31             4,129 ci.sh
19/07/2005  11:31             2,851 m2-bootstrap-all.sh
19/07/2005  11:29    <DIR>          maven-1.x-integration
19/07/2005  11:29    <DIR>          maven-archetype
19/07/2005  11:30    <DIR>          maven-artifact
19/07/2005  11:28    <DIR>          maven-artifact-ant
19/07/2005  11:30    <DIR>          maven-core
19/07/2005  11:29    <DIR>          maven-core-it-plugin
19/07/2005  11:28    <DIR>          maven-core-it-support
19/07/2005  11:28    <DIR>          maven-core-it-verifier
19/07/2005  11:28    <DIR>          maven-meeper
19/07/2005  11:29    <DIR>          maven-monitor
19/07/2005  11:29    <DIR>          maven-plugin-mapping
19/07/2005  11:29    <DIR>          maven-plugin-tools
19/07/2005  11:29    <DIR>          maven-plugins
19/07/2005  11:29    <DIR>          maven-profile
19/07/2005  11:31    <DIR>          maven-reports
19/07/2005  11:28    <DIR>          maven-repository-tools
19/07/2005  11:29    <DIR>          maven-script
19/07/2005 11:31 2,937 plugin-inheritance-and-profiles-notes-jdcase
y-20050526.txt
19/07/2005  11:31             4,645 pom.xml
19/07/2005  11:30    <DIR>          sandbox
19/07/2005  11:31               883 upgrading-dependencies.apt



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to