aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-cli/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Merge from archiva-MRM-239 branch to trunk. r506385:HEADJoakim Erdfelt2007-02-231-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@511053 13f79535-47bb-0310-9956-ffa450edef68
* fix snapshot repositoriesBrett Porter2007-02-131-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506783 13f79535-47bb-0310-9956-ffa450edef68
* * Upgraded webdav server to use new plexus-webdav with ability to override ↵Joakim Erdfelt2007-01-181-1/+1
| | | | | | | | | | | | | | logic and correct flaws found in webdav servers. * Added ProxiedDavServer component (used by plexus-webdav) to make /repository/ access proxied. * Upgraded plexus, used [MRM-264] as baseline, but many more changes were needed. * Plexus upgrade broken JSTL's <c:forTokens> taglib everywhere, corrected by moving away from that taglib. * Created GroupIdLink tag following webwork guidelines for UI component. * Fixed AuditLog. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@497563 13f79535-47bb-0310-9956-ffa450edef68
* Update license, reformatBrett Porter2006-12-231-0/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@489860 13f79535-47bb-0310-9956-ffa450edef68
* Moved from Plexus-Util StringUtils to Lang StringUtils. replace, split and ↵Henri Yandell2006-12-011-0/+4
| | | | | | join should just have had performance improvements (probably won't be noticed). isEmpty no longer trims, but usually people don't expect that so that's a semi bugfix. I've also switched a couple of \!isEmpty's to isNotEmpty. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481446 13f79535-47bb-0310-9956-ffa450edef68
* remove a dep by mistakeJason van Zyl2006-11-191-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476730 13f79535-47bb-0310-9956-ffa450edef68
* o use new plexus-cli pieceJason van Zyl2006-11-191-36/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476729 13f79535-47bb-0310-9956-ffa450edef68
* fix build errorsBrett Porter2006-11-061-22/+9
| | | | | | | | - ensure correct version of plexus container is used - remove custom manifest, generate with configuration. Ant tasks were not working OOTB git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471809 13f79535-47bb-0310-9956-ffa450edef68
* comment about using the integration-test phaseJason van Zyl2006-11-041-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471101 13f79535-47bb-0310-9956-ffa450edef68
* o create an executable JAR, assembly doesn't seem to want to let you make a ↵Jason van Zyl2006-11-041-0/+30
| | | | | | JAR with a custom manifest ... git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471098 13f79535-47bb-0310-9956-ffa450edef68
* o cli interface for archiva, using this to do the m1 -> m2 conversionJason van Zyl2006-11-031-0/+50
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@470635 13f79535-47bb-0310-9956-ffa450edef68