View Single Post
  #2 (permalink)  
Old June 3rd, 2011
giorgiob giorgiob is offline
Disciple
 
Join Date: June 2nd, 2011
Location: Bremen (Germany)
Posts: 17
giorgiob is a great assister to others; your light through the dark tunnel
Default Additional issues with phex build

I have followed the instructions found at

http://www.phex.org/wiki/index.php/B...rom_Subversion

(1) Checked out the phex source code from the SVN trunk
(2) Run the command

$ mvn package

my maven version is: Apache Maven 2.2.1 (rdebian-1)

maven downloads several files and then issues some error messages and stops building.

First there is a warning:

[WARNING] POM for 'org.python:jythonom:2.5.0:compile' is invalid.
Its dependencies (if any) will NOT be available to the current build.

and later an error message

error: error reading /home/giorgio/.m2/repository/org/python/jython/2.5.0/jython-2.5.0.jar; error in opening zip file

Similar error messages are printed for the other downloaded files.

Has anybody had a similar problem?

Thanks
Giorgio
Reply With Quote