You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Michael Owen <mi...@hotmail.com> on 2005/07/19 12:38:22 UTC

[M2] Checkout and build code query

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [M2] Checkout and build code query

Posted by John Casey <jd...@commonjava.org>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

disregard; I hadn't read through enough of my inbox.

John Casey wrote:
| Haven you tried following the suggestions of SVN? Buried in the below
| output, it suggests running 'svn cleanup'...did that not help? It looks
| like some sort of problem with disk space, or permissions or something
| for the svn internal temporary workspace. But that's just a guess.
|
| -john
|
| Michael Owen wrote:
| | 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: users-unsubscribe@maven.apache.org
| | For additional commands, e-mail: users-help@maven.apache.org
| |
| |
| |

- ---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFC3Q3iK3h2CZwO/4URAmF1AJ9+iUOJCZ8wbwfz/cqL0Wo9LDQ64gCglnhs
OK4PISb1h6+VK2oeP0e5mQw=
=DJlL
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [M2] Checkout and build code query

Posted by John Casey <jd...@commonjava.org>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Haven you tried following the suggestions of SVN? Buried in the below
output, it suggests running 'svn cleanup'...did that not help? It looks
like some sort of problem with disk space, or permissions or something
for the svn internal temporary workspace. But that's just a guess.

- -john

Michael Owen wrote:
| 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: users-unsubscribe@maven.apache.org
| For additional commands, e-mail: users-help@maven.apache.org
|
|
|
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFC3Q16K3h2CZwO/4URAikeAKCHXlveizKFqLpRUQP2jWiPH1jWtACfVjLw
f3wKDNw33f1km5O12uRwBfs=
=jO2T
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org