aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Disabling checkstyle:check until archiva-dev mailing list discussion is ↵Joakim Erdfelt2008-03-241-0/+2
| | | | | | complete. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@640313 13f79535-47bb-0310-9956-ffa450edef68
* Adding placeholder for archiva-build-resources usage.Joakim Erdfelt2008-03-241-4/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@640304 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-677]Maria Odea B. Ching2008-03-191-1/+1
| | | | | | | | -upgraded redback to 1.1-SNAPSHOT -updated the archiva redback models to the new redback model git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@638845 13f79535-47bb-0310-9956-ffa450edef68
* not needed in every projectBrett Porter2008-03-171-5/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637807 13f79535-47bb-0310-9956-ffa450edef68
* avoid recursion in the archiva-docs moduleBrett Porter2008-03-171-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637693 13f79535-47bb-0310-9956-ffa450edef68
* Adding plexus-slf4j-logging to top level pom (for now) as it is used everywhereJoakim Erdfelt2008-03-161-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637520 13f79535-47bb-0310-9956-ffa450edef68
* * Adding snapshots.repository.codehaus.org so that plexus-spring can be found.Joakim Erdfelt2008-03-161-0/+38
| | | | | | | | | | | * Adding spring as default dependency. * Adding plexus-spring to depMgmt * Adding spring-context to depMgmt * Adding spring-web to depMgmt git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637515 13f79535-47bb-0310-9956-ffa450edef68
* merge the archiva-spring branchBrett Porter2008-03-141-16/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637056 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-216]Maria Odea B. Ching2008-03-111-0/+5
| | | | | | | | | | | | Submitted by Wendy Smoak -added jsp page and action class for uploading single artifacts -added commons-file-upload as dependency -i commented out some parts in UploadAction as they need to be modified to reflect the changes in some of the Archiva components used. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@635836 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-720] upgrade to Lucene 2.3.1Brett Porter2008-02-281-1/+1
| | | | | | | Submitted and tested by: James William Dumay git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@631832 13f79535-47bb-0310-9956-ffa450edef68
* MRM-709 - Migrate to commons-io from plexus utils.Joakim Erdfelt2008-02-241-1/+1
| | | | | | | | * Upgrading commons-io from 1.2 to 1.4 to gain various improvements in FileUtils (move / copy / rename / etc...) git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@630587 13f79535-47bb-0310-9956-ffa450edef68
* MRM-708 - Migrate from Plexus Logging to Slf4JJoakim Erdfelt2008-02-211-11/+0
| | | | | | | | * Fixing dependencies for slf4j git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@629701 13f79535-47bb-0310-9956-ffa450edef68
* use slf4j-simple for all testingBrett Porter2008-02-211-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@629694 13f79535-47bb-0310-9956-ffa450edef68
* MRM-708 - Migrate from Plexus Logging to Slf4JJoakim Erdfelt2008-02-211-1/+12
| | | | | | | | | | | | * Adding slf4j-api to top level depMan * Adding slf4j-simple to top level depMan * Adding slf4j to archiva-common * Changing references to AbstractLogEnabled to slf4j Logger. * Creating Slf4JPlexusLogger to provide for non-archiva managed plexus components that require a Plexus Logger. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@629691 13f79535-47bb-0310-9956-ffa450edef68
* use latest surefire pluginBrett Porter2008-02-171-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@628549 13f79535-47bb-0310-9956-ffa450edef68
* use released parentBrett Porter2008-02-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@620424 13f79535-47bb-0310-9956-ffa450edef68
* remove Jpox repository as jpox-1.1.9 is now available on central.Nicolas De Loof2008-01-301-8/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@616794 13f79535-47bb-0310-9956-ffa450edef68
* fix MRM-667 thanks to James William Dumay pacthNicolas De Loof2008-01-281-2/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@615848 13f79535-47bb-0310-9956-ffa450edef68
* -reverted version of parent pom to 2-SNAPSHOTMaria Odea B. Ching2008-01-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@613814 13f79535-47bb-0310-9956-ffa450edef68
* -downgraded maven-assembly-plugin because of the problem with the bundled docsMaria Odea B. Ching2008-01-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@613791 13f79535-47bb-0310-9956-ffa450edef68
* correct managed versionsBrett Porter2008-01-201-26/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@613507 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2008-01-171-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@612722 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.0.1Maria Odea B. Ching2008-01-171-30/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@612720 13f79535-47bb-0310-9956-ffa450edef68
* -updated parent pom version from 2-SNAPSHOT to 2Maria Odea B. Ching2008-01-171-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@612694 13f79535-47bb-0310-9956-ffa450edef68
* make reference compatible with externalsBrett Porter2008-01-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@611093 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-630]Maria Odea B. Ching2008-01-071-0/+8
| | | | | | | -added JPOX repo for temporary use while jpox 1.1.9 is not yet available in central git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@609490 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-630]Maria Odea B. Ching2008-01-071-1/+1
| | | | | | | -upgraded jpox from 1.1.7 to 1.1.9 git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@609485 13f79535-47bb-0310-9956-ffa450edef68
* Use the new Cobertura plugin, version 2.2Wendy Smoak2008-01-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@609480 13f79535-47bb-0310-9956-ffa450edef68