JPox relies on java being on the path, but maven does not, so fails with a file not found exception ---------------------------------------------------------------------------------------------------
Key: CONTINUUM-1188 URL: http://jira.codehaus.org/browse/CONTINUUM-1188 Project: Continuum Issue Type: Bug Affects Versions: 1.1 Environment: ubuntu 6.10 Reporter: Nigel Magnay Priority: Trivial This may be a jpox bug (whatever jpox is), but you get a file not found exception if java isn't on your path. "Error while executing the JPox tool 'org.jpox.enhancer.JPOXEnhancer'" if build.sh checked that it was, it would avoid this failure case. Also it relies on javax files being available, so the docs should probably tell you how to get these. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira