On Fri, 27 Aug 2010, Cédric Bosdonnat wrote:
On Wed, 2010-08-25 at 14:16 +0100, Nick Burch wrote:
Great! At the moment, people (POI committers, as well as users) send in
patches for areas that affect them, but no-one is doing major work. So, if
you can produce some patches for areas that affect you, that'd be great :)
Hum... I was trying to build and deploy the maven artefacts to my local
maven repository, but I can't make maven find the dependencies
correctly. Do you know how to do that so that I could use my hacked
version of POI?
No idea, sorry, I tend to use Ant...
Maybe try defining the dependency on a version of poi in the main maven
repo, then look under ~/.m2/ and see where those files ended up? Then,
build your custom version of poi with ant, and then put the jars in the
appropriate place. Finally, change your project maven dependency to be on
the custom version?
(And this is why I like doing things by hand with ant!)
Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]