Thanks, Nick!
> It looks like there's a different process for apache project jars?
It seems so. I've packaged up the jar files, put them in the right place,
and at least some of them made it to ibiblio. Not being a maven user
myself, I have no idea if it'll all now work
It's working for m
On Mon, 3 Jul 2006, Shinobu Kawai wrote:
It looks like there's a different process for apache project jars?
It seems so. I've packaged up the jar files, put them in the right place,
and at least some of them made it to ibiblio. Not being a maven user
myself, I have no idea if it'll all now wo
Thanks, Nick!
I'm not really a maven user myself, but I've put in a request for the
upload. Assuming I've done it right, it should appear on ibiblio in the
not to distant future
If I have done everything right, I'll try to add an ant task to automate
the bundling.
This must be it :)
http://
On Sun, 2 Jul 2006, Shinobu Kawai wrote:
I was wondering if there were any plans to put the 3.0-alpha2-20060616
release up in ibiblio. http://www.ibiblio.org/maven2/poi/poi/
I'm not really a maven user myself, but I've put in a request for the
upload. Assuming I've done it right, it should ap
Hi,
I was wondering if there were any plans to put the 3.0-alpha2-20060616
release up in ibiblio. http://www.ibiblio.org/maven2/poi/poi/
As a workaround, you can install it locally with the following:
mvn install:install-file -Dfile=poi-3.0-alpha2-20060616.jar
-DgroupId=poi -DartifactId=poi -D