trouble building netty

vasion momchilrogelov at gmail.com
Fri Dec 18 08:35:14 EST 2009


hi guys, 

i tried to build one of the examples on mac 10.5 and i got a maven error
asking for version 2.0.9. I switched by 2.0.6 (comes preinstalled) with
2.2.1, which is the current version. The error disappeared, but the build
failed again saying that there was an error with the svn. 

These are the last couple of lines from running mvn eclipse:eclipse compile

Checking for local modifications: skipped.
Executing: /bin/sh -c cd "/Users/momchilrogelov/Desktop/java socket server
dev folder/netty-3.1.5.GA" && svn --non-interactive update
'/Users/momchilrogelov/Desktop/java socket server dev folder/netty-3.1.5.GA'
Working directory: /Users/momchilrogelov/Desktop/java socket server dev
folder/netty-3.1.5.GA
Got a revision during update: 0
No files needed updating.
Executing: /bin/sh -c cd "/Users/momchilrogelov/Desktop/java socket server
dev folder/netty-3.1.5.GA" && svn --non-interactive info
Working directory: /Users/momchilrogelov/Desktop/java socket server dev
folder/netty-3.1.5.GA
Provider message:
The svn command failed.
Command output:
svn: '.' is not a working copy

------------------------------------------------------------------------
[ERROR]BUILD ERROR
------------------------------------------------------------------------
Cannot get the revision information from the scm repository : 
Error!

------------------------------------------------------------------------
For more information, run Maven with the -e switch
------------------------------------------------------------------------
Total time: 5 minutes 6 seconds
Finished at: Fri Dec 18 13:02:29 GMT+00:02 2009
Final Memory: 21M/37M
------------------------------------------------------------------------
Please help
-- 
View this message in context: http://n2.nabble.com/trouble-building-netty-tp4186567p4186567.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list