Commit Graph

372 Commits

Author SHA1 Message Date
Brett Porter 1055953866 2.6 also has a problem
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1051857 13f79535-47bb-0310-9956-ffa450edef68
2010-12-22 11:45:33 +00:00
Brett Porter 30e7377a3d back up a version so that errors are detected
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1051822 13f79535-47bb-0310-9956-ffa450edef68
2010-12-22 10:47:46 +00:00
Brett Porter 8ab39caf50 upgrade to Surefire 2.7
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1051354 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 01:06:09 +00:00
Brett Porter 4423d46b4f [MRM-1327] very rough prototype of a JCR based storage mechanism. Passes tests, but needs to be cleaned up and properly integrated, then tested for performance
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1050283 13f79535-47bb-0310-9956-ffa450edef68
2010-12-17 06:26:09 +00:00
Brett Porter 82485c9ed4 move mockito version to management section
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1049376 13f79535-47bb-0310-9956-ffa450edef68
2010-12-15 01:28:22 +00:00
Brett Porter b5255589cf upgrade GPG plugin and use agent
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1039228 13f79535-47bb-0310-9956-ffa450edef68
2010-11-25 23:59:36 +00:00
Maria Odea B. Ching bc56d6353c [MRM-1097]
o upgrade nexus indexer to 3.0.1 + added logger bean which is needed by NexusIndexer
o for deployments/proxied artifacts, create and close indexing context when indexing task is executed as compared to the original behavior where the indexing context is created 
before it is queued (so as the indexing task queue builds up, more indexing contexts are being opened/created which might be causing the too many open files problem) 
o updated unit tests with changes made


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1039004 13f79535-47bb-0310-9956-ffa450edef68
2010-11-25 11:20:47 +00:00
Maria Odea B. Ching d35e740ca9 [MRM-1409] web services for repository merge
submitted by Gwen Harold Autencio


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1003378 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01 03:50:04 +00:00
Carlos Sanchez Gonzalez a96167a55d Disable redback snapshot repo for releases and manage site plugin to the same version across projects
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@983636 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 13:26:45 +00:00
Brett Porter 96309bc8b9 add snapshot repository for redback
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@982636 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05 14:25:28 +00:00
Brett Porter 44017c40f5 [MRM-1416] upgrade to Redback 1.3
Merged from: r982559


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@982592 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05 13:01:54 +00:00
Jevica Arianne B. Zurbano 61c3175ac7 updated parent to release version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@955138 13f79535-47bb-0310-9956-ffa450edef68
2010-06-16 06:36:22 +00:00
Brett Porter 8f1414a1dc [MRM-1387] switch to official javax.inject library that is in the central repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@953607 13f79535-47bb-0310-9956-ffa450edef68
2010-06-11 08:35:06 +00:00
Maria Odea B. Ching 1794af3da5 [MRM-1362] Add simple 'CRUD' pages for project-level metadata along with a "generic metadata" plugin
o added new facet for generic properties
o display correct metadata in Metadata tab
o add new properties to metadata from UI


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@951239 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04 02:11:25 +00:00
Jevica Arianne B. Zurbano 6a2661f866 [MRM-1345] MRM-1345 update use of Nexus indexer
* applied patch
* moved the constant in a new class

Submitted by: Gwen Harold Autencio
updated dependency versions:
* nexus-indexer 2.0.5
* plexus-utils 1.5.5



git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@938402 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27 10:29:58 +00:00
Maria Odea B. Ching db80101357 merge -r930230 from 1.3.x branch (MRM-1206)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@930231 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 10:48:11 +00:00
Brett Porter 4c5672c59e [MRM-1327] abstract test case so that multiple implementations can use it
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@924641 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 05:34:55 +00:00
Brett Porter a7238c5eb0 [MRM-1361] add support for NPanday artifact types. Currently requires some hard coding into webapp and tests, but removing the plugin from the webapp would safely disable the functionality.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@921687 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11 04:43:23 +00:00
Brett Porter af2a929978 [MNG-1301] remove the problem reports dependency on the repository layer, start to migrate path parsing into metadata API
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@920649 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 04:24:32 +00:00
Brett Porter 8ea87de1be the Site plugin version we use requires a newer version of Maven
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@915292 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23 11:49:52 +00:00
Brett Porter 4903f8dd2d Merged /archiva/trunk:r909071-909464
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@909470 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 15:53:49 +00:00
Brett Porter ea24dec5aa update parent
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@909455 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 15:21:53 +00:00
Brett Porter cf80989a26 make sure skin is build before modules where it is used
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@909220 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 04:16:43 +00:00
Brett Porter f6f1c92ac9 add a skin based on maven-stylus-skin that can be shared among all the module sites
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@908814 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11 02:53:26 +00:00
Brett Porter 606c82cbca merged recent changes from trunk, and reimplemented incoming audit log functionality as a plugin using the metadata repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@900664 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19 06:15:09 +00:00
Brett Porter f90bb19efe restore versions on trunk
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@900345 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18 11:20:28 +00:00
Brett Porter 3411845c6b [maven-release-plugin] prepare release archiva-1.3.x
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@900342 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18 11:09:37 +00:00
Brett Porter 0321a820ce [maven-release-plugin] prepare branch archiva-1.3.x
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@900339 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18 11:08:52 +00:00
Brett Porter 8b05a51fa8 fix release profiles
Merged from: r898632


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898633 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13 03:05:35 +00:00
Brett Porter d4352130bf fix the release profiles
git-svn-id: https://svn.apache.org/repos/asf/archiva/tags/archiva-1.3@898632 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13 02:58:52 +00:00
Brett Porter fb9ad3f771 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898618 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13 02:07:00 +00:00
Brett Porter d3fede7d5d [maven-release-plugin] prepare release archiva-1.3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898616 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13 02:05:50 +00:00
Brett Porter 623f541bcb change the ID so the server settings can be distinct
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898608 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13 01:44:35 +00:00
Brett Porter 4a0bd36640 fix typo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898605 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13 01:42:00 +00:00
Brett Porter f3a5730b31 update the release plugin and it's arguments to make the process faster and easier
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898603 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13 01:41:18 +00:00
Brett Porter 39039fed3d add the distribution management we are using now
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898599 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13 01:37:48 +00:00
Brett Porter 08145a3809 upgrade to staged release
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898598 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13 01:33:45 +00:00
Maria Odea B. Ching 67dfcce4a1 upgrade redback version to 1.2.3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898250 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 08:36:17 +00:00
Brett Porter 23d65a33f6 [MRM-1025] remove JPOX from the model and remove the Archiva database configuration
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@891133 13f79535-47bb-0310-9956-ffa450edef68
2009-12-16 06:44:32 +00:00
Brett Porter 966d79546d [MRM-1025] remove artifact deletion and update consumer. remove archiva-database module
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@891130 13f79535-47bb-0310-9956-ffa450edef68
2009-12-16 06:18:33 +00:00
Brett Porter 4331620db6 [MRM-1301] migrate reports to metadata repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@891064 13f79535-47bb-0310-9956-ffa450edef68
2009-12-15 23:07:36 +00:00
Brett Porter 7c7fffc71c [MRM-1293] introduce repository statistics as a new plugin that operates over the metadata repository. Currently a work in progress - repository size statistics are not stored, and only the scanner and scheduler have been hooked in (meaning reports will be out of date)
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@888164 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07 22:32:10 +00:00
Brett Porter 521bb63ade Merged /archiva/trunk:r885006-887039
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@887043 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04 03:00:22 +00:00
Brett Porter 7a63bee6de [MRM-1025] remove project model as this is all now in the metadata repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@886037 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02 02:33:02 +00:00
Brett Porter 52bcd1b58b [MRM-1292] replace the dependency graph by a maven-dependency-tree based implementation (maven-project is not used)
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@885812 13f79535-47bb-0310-9956-ffa450edef68
2009-12-01 16:01:31 +00:00
Brett Porter 3278cdc8ae [MRM-1288] move quickSearch from repository browsing to metadata content repository API
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@885430 13f79535-47bb-0310-9956-ffa450edef68
2009-11-30 14:19:56 +00:00
Brett Porter f5c8218abe [MRM-1123] nexus and its dependencies are now all on central
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@885012 13f79535-47bb-0310-9956-ffa450edef68
2009-11-27 21:04:56 +00:00
Brett Porter 70137a6054 [MRM-1282] ensure correct version of maven-model is used in the webapp, and utilise across all modules
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@884094 13f79535-47bb-0310-9956-ffa450edef68
2009-11-25 13:48:16 +00:00
Brett Porter 7a52fa2fbf [MRM-1282] handle snapshot versions
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@883981 13f79535-47bb-0310-9956-ffa450edef68
2009-11-25 05:32:18 +00:00
Brett Porter 4102a4a916 [MRM-1025] split the scheduler into modules to isolate database and indexer dependent code
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@882207 13f79535-47bb-0310-9956-ffa450edef68
2009-11-19 17:16:20 +00:00