trouble building netty

"Trustin Lee (이희승)" trustin at gmail.com
Fri Dec 18 08:53:44 EST 2009


Hi,

Ah, that's an interesting issue.  Meanwhile, please check out the code
from the anonymous SVN instead of unzipping from the distribution.  Then
SVN command will not fail.  I'll look into this problem when I release a
new version.

Thanks!

On 2009/12/18 10:35 pm, vasion wrote:
> 
> 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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
Url : http://lists.jboss.org/pipermail/netty-users/attachments/20091218/55a38656/attachment.bin 


More information about the netty-users mailing list