Hi,
Correction for: For some reason, basex-examples still is dependent upon 6.2.8 and not 6.3 (6.2.8 is available in your maven repo, but the build fails due to other reason mentioned in another post of today from me)
basex-examples also refers to 6.3 now (not 6.2.8). However, it has a different issue in that the target folder (used by maven to place results of build into) is a checked in folder as well (it should *not* be part of subversion commits) - this leads to problems unless one deletes this folder before performing svn update. This is just a nuisance I agree, but can easily be rectified.
----- Forwarded Message ----- From: "Mahender Didwania" mahender@didwania.co.uk To: "Andreas Weiler" andreas.weiler@uni-konstanz.de Sent: Monday, October 4, 2010 9:17:47 AM GMT +00:00 GMT Britain, Ireland, Portugal Subject: Re: [basex-talk] basex-api from trunk fails to build
Hi Andreas,
I *have* checked out all three projects, but cannot build them all in one go (there is no parent pom), so am building them one by one, building basex first, api next and examples last, but api build fails for me due to the reasons mentioned in email below. basex build succeeds, but I then have to manually make the basex.jar available to the api build if I want it to finish successfully. For some reason, basex-examples still is dependent upon 6.2.8 and not 6.3 (6.2.8 is available in your maven repo, but the build fails due to other reason mentioned in another post of today from me)
A parent pom should be provided at the top level folder http://www.inf.uni-konstanz.de/dbis/basex/trunk/
----- Original Message ----- From: "Andreas Weiler" andreas.weiler@uni-konstanz.de To: "Mahender Didwania" mahender@didwania.co.uk Cc: "basex-talk" basex-talk@mailman.uni-konstanz.de Sent: Monday, October 4, 2010 9:04:08 AM GMT +00:00 GMT Britain, Ireland, Portugal Subject: Re: [basex-talk] basex-api from trunk fails to build
Hi,
just check out all three projects: http://www.inf.uni-konstanz.de/dbis/basex/install and build it.
Andreas
Am 04.10.2010 10:01, schrieb Mahender Didwania:
Hi,
The basex-api has dependencies for basex.jar version 6.3 and basex-api.jar version 6.3, but these are not available. So the project fails to build.
What is the workaround?
BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
Hi Mahender,
we are currently updating the project to version 6.3 - but a single pom that incorporates all three projects/branches would indeed be helpful. So parts of the confusion are due to the incomplete transition to the next version. I think we will provide one as soon as my free time allows it as it would facilitate building the complete stack a lot.
Thanks again for your valuable feedback. Kind Regards Michael Am 04.10.2010 um 10:22 schrieb Mahender Didwania:
For some reason, basex-examples still is dependent upon 6.2.8 and not 6.3 (6.2.8 is available in your maven repo, but the build fails due to other reason mentioned in another post of today from me)
basex-examples also refers to 6.3 now (not 6.2.8). However, it has a different issue in that the target folder (used by maven to place results of build into) is a checked in folder as well (it should *not* be part of subversion commits) - this leads to problems unless one deletes this folder before performing svn update. This is just a nuisance I agree, but can easily be rectified.
basex-talk@mailman.uni-konstanz.de