aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* [MRM-884] network proxy doesn't workBrett Porter2008-07-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680127 13f79535-47bb-0310-9956-ffa450edef68
* oops, redback should be upgraded to 1.0.3-SNAPSHOT and not 1.1-SNAPSHOTMaria Odea B. Ching2008-07-261-11/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@679963 13f79535-47bb-0310-9956-ffa450edef68
* -upgraded to redback 1.1-SNAPSHOT for the fix for MRM-584 (new user cannot ↵Maria Odea B. Ching2008-07-261-11/+11
| | | | | | login) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@679959 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2008-07-161-32/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677215 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.1Maria Odea B. Ching2008-07-161-32/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677213 13f79535-47bb-0310-9956-ffa450edef68
* MRM-870 - addRepositoryToGroup.action => AbstractMethodError on ↵James William Dumay2008-07-091-0/+11
| | | | | | | | | | | | DeferredDocumentImpl.getXmlStandalone() * excluded necko xerces minimal as its only used by the http wagon to get an upstream file list (which we dont do) * explicitly added xercesImpl to dependencyManagement git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675093 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2008-07-081-32/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674706 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.1Maria Odea B. Ching2008-07-081-32/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674704 13f79535-47bb-0310-9956-ffa450edef68
* remove snapshot repository, update javadoc plugin to fix release buildBrett Porter2008-07-071-12/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674466 13f79535-47bb-0310-9956-ffa450edef68
* commons-logging-api is actually required by some client libraries, add back ↵Brett Porter2008-07-071-1/+0
| | | | | | to main webapp dependencies git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674463 13f79535-47bb-0310-9956-ffa450edef68
* putting back the enforcer-pluginMaria Odea B. Ching2008-07-071-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674436 13f79535-47bb-0310-9956-ffa450edef68
* commented wrong parts of the pom in previous commitMaria Odea B. Ching2008-07-071-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674435 13f79535-47bb-0310-9956-ffa450edef68
* temporarily commented out enforcer-plugin to check if that causes the ↵Maria Odea B. Ching2008-07-071-2/+2
| | | | | | problems with the release git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674432 13f79535-47bb-0310-9956-ffa450edef68
* reverted back release-plugin version to 2.0-beta-7Maria Odea B. Ching2008-07-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674431 13f79535-47bb-0310-9956-ffa450edef68
* downgraded release-plugin version to 2.0-beta-6Maria Odea B. Ching2008-07-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674430 13f79535-47bb-0310-9956-ffa450edef68
* MRM-829 - Replace Company POM feature with simple Appearence customisationJames William Dumay2008-07-051-10/+0
| | | | | | | | * removing unneeded dependencies git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674170 13f79535-47bb-0310-9956-ffa450edef68
* upgrade redback to 1.0.2Maria Odea B. Ching2008-07-041-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673932 13f79535-47bb-0310-9956-ffa450edef68
* MRM-855 - java.lang.NoClassDefFoundError: org/apache/xml/serialize/OutputFormatJames William Dumay2008-07-021-0/+6
| | | | | | | | * exclude commons-logging from jackrabbit transtive dependency tree git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673271 13f79535-47bb-0310-9956-ffa450edef68
* MRM-855 - java.lang.NoClassDefFoundError: org/apache/xml/serialize/OutputFormatJames William Dumay2008-07-021-20/+0
| | | | | | | | | | * removed excludes for xerces:* * updated enforcer rules * excluded xerces from shade in archiva-cli git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673269 13f79535-47bb-0310-9956-ffa450edef68
* MRM-840 - Wagon HTTP deadlocks under high loadJames William Dumay2008-07-021-7/+1
| | | | | | | | * Reverted back to using wagon-http-lightweight from commons-http based wagon-http git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673257 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-605] unit tests fail on Archiva source distributionBrett Porter2008-07-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673249 13f79535-47bb-0310-9956-ffa450edef68
* POM clean upBrett Porter2008-06-141-82/+274
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@667751 13f79535-47bb-0310-9956-ffa450edef68
* use Wagon releaseBrett Porter2008-06-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@667720 13f79535-47bb-0310-9956-ffa450edef68
* use release of taskqueueBrett Porter2008-06-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662668 13f79535-47bb-0310-9956-ffa450edef68
* update to release of plexus-spring, and spit out less information during buildBrett Porter2008-06-031-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662666 13f79535-47bb-0310-9956-ffa450edef68
* Update redback to 1.0.2-SNAPSHOTEmmanuel Venisse2008-05-291-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661265 13f79535-47bb-0310-9956-ffa450edef68
* Moving RepositoryServlet to its new home in archiva-webdav. Thanks to Brett ↵James William Dumay2008-05-291-0/+6
| | | | | | for helping out with the crazy failing tests. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661174 13f79535-47bb-0310-9956-ffa450edef68
* update parentBrett Porter2008-05-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@660790 13f79535-47bb-0310-9956-ffa450edef68
* this isn't needed here, the reference is deployed from archiva-modules which ↵Brett Porter2008-05-111-7/+0
| | | | | | already has it git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655381 13f79535-47bb-0310-9956-ffa450edef68
* Fix url and add distributionManagement to publish reference docs and reports.Wendy Smoak2008-05-111-1/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655252 13f79535-47bb-0310-9956-ffa450edef68
* adjust site structure in accordance with modules, and make the header ↵Brett Porter2008-05-101-0/+1
| | | | | | consistent with the main site git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655189 13f79535-47bb-0310-9956-ffa450edef68
* MRM-781 Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdavJames William Dumay2008-05-061-0/+5
| | | | | | | | * I broke MRM-440, so this restores that functionality * Locked down the enforcer plugin version so that Maven does not go looking for it everytime we build git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@653817 13f79535-47bb-0310-9956-ffa450edef68
* MRM-781 - Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdavJames William Dumay2008-05-061-0/+5
| | | | | | | | | | * Implemented Webdav properties, including copy/move/delete operations * Unit tested the DavResourceLocator and DavLocatorFactory implementations (More tests on the way) * Introduced joda-time dependency todo ISO8601 dates for the dav servlet git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@653769 13f79535-47bb-0310-9956-ffa450edef68
* remove inherited URLBrett Porter2008-05-051-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@653628 13f79535-47bb-0310-9956-ffa450edef68
* refer to the parent in the externals checkoutBrett Porter2008-04-191-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649745 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-781] Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdavBrett Porter2008-04-181-0/+5
| | | | | | | Submitted by: James William Dumay git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@649352 13f79535-47bb-0310-9956-ffa450edef68
* Replacing plexus-digest with archiva-checksumJoakim Erdfelt2008-04-151-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@648115 13f79535-47bb-0310-9956-ffa450edef68
* remove all traces of the Plexus containerBrett Porter2008-04-141-25/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@647663 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-677]Maria Odea B. Ching2008-04-141-1/+1
| | | | | | | -upgrade redback to 1.0.1 git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@647651 13f79535-47bb-0310-9956-ffa450edef68
* remove plexus container dependenciesBrett Porter2008-04-101-5/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@646630 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-123]Maria Odea B. Ching2008-04-071-0/+5
| | | | | | | | -generate/update rss feeds after repository scan -add rss feed icon in repositories (for new artifacts in repo feed) and in browse artifact (for new versions of artifact feed) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@645576 13f79535-47bb-0310-9956-ffa450edef68
* add a consumer (not enabled by default) that can generate a dependency tree ↵Brett Porter2008-04-071-2/+2
| | | | | | as XML git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@645394 13f79535-47bb-0310-9956-ffa450edef68
* CLI requires these in the rootBrett Porter2008-03-291-0/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@642526 13f79535-47bb-0310-9956-ffa450edef68
* arrange plugin declarations to minimise need to release parent while ↵Brett Porter2008-03-291-229/+101
| | | | | | maximising reuse. Move all reporting and Java configuration into modules section git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@642524 13f79535-47bb-0310-9956-ffa450edef68
* restructure according to discussion on the dev listBrett Porter2008-03-291-7/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@642497 13f79535-47bb-0310-9956-ffa450edef68
* change the group IDBrett Porter2008-03-291-31/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@642482 13f79535-47bb-0310-9956-ffa450edef68
* update SVN URLsBrett Porter2008-03-291-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@642455 13f79535-47bb-0310-9956-ffa450edef68
* update surefire plugin version to avoid a bug that lead to tests failing in ↵Brett Porter2008-03-261-1/+1
| | | | | | the reactor git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641139 13f79535-47bb-0310-9956-ffa450edef68
* required due to spring updatesBrett Porter2008-03-251-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@640809 13f79535-47bb-0310-9956-ffa450edef68
* breaking mystery build loopJoakim Erdfelt2008-03-241-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@640315 13f79535-47bb-0310-9956-ffa450edef68