Commit Graph

3022 Commits

Author SHA1 Message Date
Olivier Lamy 661d0a5f42 autocomplete from crumb entries must preserve navigation when found an artifact
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370535 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 21:27:49 +00:00
Olivier Lamy fb986eb39f fix navigation missing when using crumbentries
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370531 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 21:22:32 +00:00
Olivier Lamy b32822204d handle navigation when display an artifact version detail
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370530 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 21:22:15 +00:00
Olivier Lamy 1c3f7ba52f add a route to display artifact detail for a repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370529 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 21:22:03 +00:00
Olivier Lamy 6bb77e17bf oups that was failing
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370509 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 20:42:37 +00:00
Olivier Lamy 816988abf0 take care of hash with already a repositoryUd
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370426 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 18:39:13 +00:00
Olivier Lamy ae610b03b7 fix hash when changing repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370415 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 18:13:44 +00:00
Olivier Lamy e12e0e6f50 fix issue in hash calculation when changing repository while browsing
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370414 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 18:13:32 +00:00
Olivier Lamy 71f820dedf support naviguation when browsing artifact, route: '#artifact/:groupId/:artifactId'
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370413 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 18:13:18 +00:00
Olivier Lamy e0ddc83e6c use navigation when browsing with autocomplete
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370412 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 18:13:05 +00:00
Olivier Lamy 1ccf363fa8 add a sammy route for quick search
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370411 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 18:12:52 +00:00
Olivier Lamy 0bda5f0465 no more need of jaxb-api we are now 1.6 required
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370410 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 18:12:39 +00:00
skygo 729f7da56e Make unit test able to run on path with space. Warn dev to relocate.
Verify that Validator will fail with a space in reponame.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370368 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 17:04:26 +00:00
Olivier Lamy a1c611039f prune non needed dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370322 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 15:39:28 +00:00
Olivier Lamy 70c7f2be25 make archetype test running off line, prune non needed dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370321 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 15:39:07 +00:00
Olivier Lamy 0f89fd4db7 increase size for uploading files
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370151 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 09:08:46 +00:00
skygo cec0299444 testPolicyYes rerunnable +@Override in test classes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370044 13f79535-47bb-0310-9956-ffa450edef68
2012-08-06 22:17:09 +00:00
Olivier Lamy 1d46686015 dependency plugin 2.4 see MDEP-365
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370034 13f79535-47bb-0310-9956-ffa450edef68
2012-08-06 21:51:05 +00:00
Olivier Lamy be2d49e31a fix issue using surefire 2.12.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369981 13f79535-47bb-0310-9956-ffa450edef68
2012-08-06 20:25:15 +00:00
skygo 3d4b925a5e Core Consummers module: add @Override for unit test + attempt to fix CleanupReleaseSnapshotRepositoryPurgeTest
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369920 13f79535-47bb-0310-9956-ffa450edef68
2012-08-06 18:48:38 +00:00
Olivier Lamy eaf57263c4 maven-project-info-reports-plugin 2.5
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369630 13f79535-47bb-0310-9956-ffa450edef68
2012-08-05 18:28:28 +00:00
Olivier Lamy 2d64002185 remove dependency on maven tree component
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369472 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 21:28:22 +00:00
Olivier Lamy f507ef2481 use dependency tree with aether for old webapp too
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369471 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 21:27:44 +00:00
Olivier Lamy 2378be5050 cleanup karaf features with guava version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369388 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 18:21:08 +00:00
Olivier Lamy 148e9f1341 fix some dependencies and back to surefire 2.12 as it break on webapp-it-js
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369387 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 18:20:54 +00:00
skygo cba18e85b5 make to test method rerunable
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369335 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 14:56:07 +00:00
skygo d51dec36a7 clear warning before some test to be sure of what we test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369304 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 12:31:45 +00:00
Olivier Lamy 3d344fa1df fix osgi metadata
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369274 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 07:25:57 +00:00
Olivier Lamy 6ac4a1ae12 fix osgi metadata
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369270 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 06:57:05 +00:00
Olivier Lamy 664eea9e41 dependency tree with aether move beans to a separate new module to be able to reuse beans
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369269 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 06:56:52 +00:00
Olivier Lamy 55376abd21 we do not need the EnhancedLocalRepositoryManager to avoid writing _maven.repositories file
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369268 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 06:55:35 +00:00
Olivier Lamy f3e1fc8489 use dependencyManagement for aether
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369267 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 06:55:18 +00:00
Olivier Lamy 636eece888 fix dependency selector for dependency tree
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369266 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 06:55:05 +00:00
Olivier Lamy 249e8dd074 add missing @since
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1368583 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 16:23:54 +00:00
Olivier Lamy f96d17b67e add the file
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1368582 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 16:23:35 +00:00
Olivier Lamy 3e1fb17f0a extract our own repository connector factory to an external file
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1368581 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 16:23:18 +00:00
Olivier Lamy c2aa60f68f lot of code cleanup for dependency tree
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1368580 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 16:23:04 +00:00
Olivier Lamy 4c24639c91 use directly aether api to get dependency tree rather than passing tru maven resolution mechanism
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1368579 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 16:22:37 +00:00
Olivier Lamy 9f3790a822 configure tmpdir for cargo to avoid sharing files for ci builds running in //
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1368458 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 13:19:42 +00:00
Olivier Lamy b51d951152 use dependencyManagement
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1368457 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 13:19:33 +00:00
Olivier Lamy c31afc5c1c add a tree builder with maven3/aether api
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1368456 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 13:19:23 +00:00
Olivier Lamy 8cfed27b68 fix MRM-1607 in dependency tree too
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1368186 13f79535-47bb-0310-9956-ffa450edef68
2012-08-01 18:39:34 +00:00
Olivier Lamy 2dc029447c fix missing end <div>
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1367572 13f79535-47bb-0310-9956-ffa450edef68
2012-07-31 14:25:12 +00:00
Olivier Lamy b7eecb18c1 avoid multiple slf4j binding in test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1367184 13f79535-47bb-0310-9956-ffa450edef68
2012-07-30 17:27:33 +00:00
Olivier Lamy 9a2492f051 add a FIXME
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1367109 13f79535-47bb-0310-9956-ffa450edef68
2012-07-30 14:39:59 +00:00
Olivier Lamy 67adb61834 use a static final String
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1367108 13f79535-47bb-0310-9956-ffa450edef68
2012-07-30 14:39:46 +00:00
Olivier Lamy 3c805f8f2d [MRM-1645] mvn archetype:generate -DarchetypeCatalog (archetype-catalog.xml) failing with Not a valid artifact path.
Submitted by Charles Kim.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1367107 13f79535-47bb-0310-9956-ffa450edef68
2012-07-30 14:39:31 +00:00
Olivier Lamy 6fa6750970 avoid multipe slf4j binding in test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1367067 13f79535-47bb-0310-9956-ffa450edef68
2012-07-30 12:32:26 +00:00
Olivier Lamy 92875ac037 exclude from rat check
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1367066 13f79535-47bb-0310-9956-ffa450edef68
2012-07-30 12:26:28 +00:00
Olivier Lamy 01e276a590 correctly handle current groupId browsing when changing repositoryId.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1366909 13f79535-47bb-0310-9956-ffa450edef68
2012-07-29 19:22:07 +00:00