summaryrefslogtreecommitdiffstats
path: root/poi.pom
Commit message (Collapse)AuthorAgeFilesLines
* improved tasks for making Maven artifacts1. maven-dist is now obsolete, ↵Yegor Kozlov2008-11-201-91/+0
| | | | | | 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
* Update the svn urls in the POM (no longer jakarta)Nick Burch2007-11-281-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@599023 13f79535-47bb-0310-9956-ffa450edef68
* As requested by Andy, a big change to how the maven-dist occurs. Now, we ↵Nick Burch2007-06-081-1/+9
| | | | | | copy over the main jars to the maven directory, rather than making their own. We then have a different pom for each of poi, -scratchpad and -contrib. Finally, put all the files under maven-dist into the right place for upload git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@545491 13f79535-47bb-0310-9956-ffa450edef68
* Update the main .pom file based on advice from the repos team. Include the ↵Nick Burch2007-05-311-6/+56
| | | | | | redirect pom, which needs to be placed under /poi/, to tell maven to switch to /org.apache.poi/, and detail this new pom in the release guide git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@543203 13f79535-47bb-0310-9956-ffa450edef68
* Tweak a few more elements in the pomNick Burch2007-04-261-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@532687 13f79535-47bb-0310-9956-ffa450edef68
* Update issueTrackingUrl in maven pomNick Burch2007-04-251-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@532303 13f79535-47bb-0310-9956-ffa450edef68
* Update the groupId to org.apache.poi, as per mavern guidelinesNick Burch2007-04-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@530749 13f79535-47bb-0310-9956-ffa450edef68
* added a single space in an irrelevant placeAndrew C. Oliver2007-01-171-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@496940 13f79535-47bb-0310-9956-ffa450edef68
* Add ant task for building the maven/ibiblio friendly binary and source jar ↵Nick Burch2006-07-041-0/+30
files, and creating a .pom for them git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@419060 13f79535-47bb-0310-9956-ffa450edef68