Hi Maxim, On Mon, 2010-08-30 at 12:32 +0400, Maxim Valyanskiy wrote: > > 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? > > Run "maven-poms" ant taget. It will make you pom files in build/dist that > you can > install with mvn install. > > Also you can replace maven/mvn-deploy.sh script with something like that to > have > local install:
Thanks for your help. I dived in the maven deploy plugin documentation late on Friday evening before finishing work and forgot to email the list that I finally made it (the way you did it). Regards, -- Cédric Bosdonnat Go-oo hacker http://go-oo.org OOo Eclipse Integration developer http://cedric.bosdonnat.free.fr --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
