aboutsummaryrefslogtreecommitdiffstats
path: root/maven/mvn-deploy.sh
Commit message (Collapse)AuthorAgeFilesLines
* Typo fixNick Burch2014-12-221-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647231 13f79535-47bb-0310-9956-ffa450edef68
* Start on a Text Extractor for the pre-OLE2 Excel formats like Excel 4, for ↵Nick Burch2014-11-301-1/+1
| | | | | | TIKA-1490 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1642490 13f79535-47bb-0310-9956-ffa450edef68
* Fix the maven deployment script to use repository.apache.org instead of the ↵Nick Burch2014-11-181-19/+11
| | | | | | people ibiblio sync git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1640337 13f79535-47bb-0310-9956-ffa450edef68
* I think this is the right maven magic to deploy a javadoc jar, but we may ↵Nick Burch2014-11-101-0/+7
| | | | | | have to see... git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637831 13f79535-47bb-0310-9956-ffa450edef68
* include poi-excelantYegor Kozlov2011-03-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1078760 13f79535-47bb-0310-9956-ffa450edef68
* repackaged poi-contrib to poi-main and poi-examples, excluded contrib from ↵Yegor Kozlov2010-10-061-1/+1
| | | | | | build artifacts git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1004919 13f79535-47bb-0310-9956-ffa450edef68
* updated current version on status.xml, also some misc post-release ↵Yegor Kozlov2009-12-071-3/+3
| | | | | | improvements in mvn-deploy.sh and build.xml git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@887930 13f79535-47bb-0310-9956-ffa450edef68
* more cleanup of build.xml, improved release procedure, added a script to ↵Yegor Kozlov2009-11-241-36/+18
| | | | | | create .md5 and .asc git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@883629 13f79535-47bb-0310-9956-ffa450edef68
* more improvements in build.xml: moved ooxml-lite targets out of normal ↵Yegor Kozlov2009-11-231-4/+6
| | | | | | 'compile' and 'test', added compile-all and test-all git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@883278 13f79535-47bb-0310-9956-ffa450edef68
* included poi-ooxml-schemas and poi-examples in the release cycle, also misc ↵Yegor Kozlov2009-11-211-0/+14
| | | | | | improvements in build.xml: merged scratchpad and main examples, improved cross-module classpath dependencies, removed obsolete targets git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@882927 13f79535-47bb-0310-9956-ffa450edef68
* improved script for deploying maven artefactsYegor Kozlov2009-09-281-6/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@819487 13f79535-47bb-0310-9956-ffa450edef68
* improved the script for uploading maven artefacts, use ↵Yegor Kozlov2009-04-111-8/+10
| | | | | | gpg:sign-and-deploy-file instead of deploy:deploy-file git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@764198 13f79535-47bb-0310-9956-ffa450edef68
* improved tasks for making Maven artifacts1. maven-dist is now obsolete, ↵Yegor Kozlov2008-11-201-0/+46
maven artifacts are taken from dist2. release manager should use 'mvn deploy:deploy-file' to deploy POI artifacts, dist/mvn-deploy.sh is automatically generated by the maven-poms task3. each poi module now has its own pom template in the ./maven directory git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@719249 13f79535-47bb-0310-9956-ffa450edef68