Re: [HAPI-devel] Problems building HAPI with Maven

2010-09-06 Thread James Agnew
Hi Santiago, The current CVS HEAD codebase includes a work in progress feature (a new structure class generator specifically) which is still stabilizing. You have hit a bug which has since been fixed, so a CVS update should clear it for you. Alternately, you might want to check out the RELEASE_1_0

[HAPI-devel] Problems building HAPI with Maven

2010-09-02 Thread Santiago Gimeno
Hi, I have just started using the API, so my apologies if this is a silly question. I have tried to follow the instructions in http://hl7api.sourceforge.net/building.html with no luck. Only the hapi-base and hapi-sourcegen are built correcly. The steps I've followed are: 1 - Download project fr