Sanjaya Liyanage: > [ERROR] error: error reading > C:\Users\Administrator\.m2\repository\org\apache\poi\poi\3.8\poi-3.8.jar; > invalid CEN header (bad signature)
That indicates that the jar file is corrupted. You can delete that file and run mvn again. As your first attempt to check out Stanbol failed it is possible that something went wrong again regarding network access. Are there other known problems regarding network connectivity? Do you use a proxy which might not work correctly? But the cause might have to do with a difference between Linux and Windows (but I think that it is unlikely that this jar file is broken for that reason): http://hjzhao.blogspot.de/2011/02/corrupted-jar-file-complains-invalid.html Cheers, Andreas