Directory continuum-core/src/main/java/org/apache/maven/continuum/execution/maven/m2/

Directory Created:
2005-05-11 19:07
Total Files:
5
Deleted Files:
0
Lines of Code:
1264

Browse with ViewVC

[root]/continuum-core/src/main/java/org/apache/maven/continuum/execution/maven/m2

Lines of Code

continuum-core/src/main/java/org/apache/maven/continuum/execution/maven/m2/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 127 (100.0%) 2300 (100.0%) 18.1
evenisse 46 (36.2%) 1033 (44.9%) 22.4
trygvis 36 (28.3%) 685 (29.8%) 19.0
jmcconnell 7 (5.5%) 227 (9.9%) 32.4
jvanzyl 15 (11.8%) 150 (6.5%) 10.0
carlos 5 (3.9%) 107 (4.7%) 21.4
brett 17 (13.4%) 92 (4.0%) 5.4
dandiep 1 (0.8%) 6 (0.3%) 6.0

Most Recent Commits

brett 2007-02-14 08:17

utilise reloading of settings.xml

1 lines of code changed in:

evenisse 2007-01-12 14:26

[CONTINUUM-1105] Remove duplicated notification when the notifier is defined in the pom.

Submitted by: Maria Odea Ching

28 lines of code changed in:

evenisse 2007-01-04 16:50

Fix license header from my previous commit

0 lines of code changed in:

evenisse 2007-01-04 14:35

Update license

160 lines of code changed in:

brett 2006-12-27 02:08

[CONTINUUM-995] MavenTwoBuildExecutor.getDeployableArtifacts does not return attached artifacts

Submitted by: John Didion

11 lines of code changed in:

evenisse 2006-12-19 14:57

Use getSettings instead of settings in DefaultMavenBuilderHelper

10 lines of code changed in:

evenisse 2006-12-05 11:04

revert r.482160

1 lines of code changed in:

evenisse 2006-12-04 13:55

1 lines of code changed in:

brett 2006-12-01 07:26

move the company information to be configured from a POM in the repository

0 lines of code changed in:

evenisse 2006-11-23 20:00

4 lines of code changed in:

evenisse 2006-11-23 15:23

[CONTINUUM-1011] Fix NPE in DefaultMavenBuilderHelper and remove some deprecated methods

119 lines of code changed in:

evenisse 2006-11-20 22:59

[CONTINUUM-529] Don't use maven for scm url resolution. Support now modules with module name != artifactId without scm tag in this module.

13 lines of code changed in:

jmcconnell 2006-11-15 23:08

working through a new strategy of loading up projects that require authentication, since the CreateProjectsFromMetadata class is where we deal with authentication and the mungedUrl https format I figured this is also the place to pull information from the settings.xml file should it exist and attempt to use that as well. This moves around something that I patched in last week from john didion that didn't sit well with me after looking at it a day or two, so I removed that and have it worked out this way now. I also added in the MavenTwoContinuumProjectBuilder that if we get a scm username/password from the calling code (create action here) then we will persist that into the database for each project. I'll add that to the MavenOne builder once I have all this sorted out, but I think the builders and executors could stand a bit of flow refactoring, but there is a jira ticket for that, to move them together under the same package space.

1 lines of code changed in:

jmcconnell 2006-11-14 22:21

continuum-758 converted continuum-core over to use the plexus-maven-plugin where it can in generation of the components.xml and then a merge with the components can can't be totally configured that way. This tore a lot of the meat out of the existing components.xml and should make working with the settings we need to manage with it a lot easier. I commented where the components that are in continuum-core that couldn't be configured with the plugin in the components.xml file that we are merging in.

5 lines of code changed in:

jmcconnell 2006-11-03 17:45

continuum-992 John Didion submitted a patch to continuum-core that adds the ability for the projects during the mapping process to make sure of the settings.xml file server declaration for retrieving the scm username and password, which I think is a pretty good way to go about this. this was handy since I was about to dig in and look at doing this same thing but putting the username and password that are passed in that scm down into this method and using, which might still happen but this addresses the immediate issue of scm user/password being available there. I'll look at maybe applying this up at that top screen as well as an allowable method of attaching scm info to the pom that might be added to the Add m2 project link.

68 lines of code changed in:

jmcconnell 2006-10-25 16:05

group notifiers should be loading up correctly now on adding of the m2 project

53 lines of code changed in:

carlos 2006-09-25 01:40

Merged bug fixes and improvements up to rev# 449148 from continuum-acegi branch

41 lines of code changed in:

evenisse 2006-09-19 16:56

Fix debug message

1 lines of code changed in:

jmcconnell 2006-08-26 05:29

applied CONTINUUN-819 and CONTINUUM-309 and modified a bit to get working with latest trunk, thanks much

100 lines of code changed in:

carlos 2006-08-15 02:57

[CONTINUUM-777] Handle errors when adding new projects

Submitted By: Joakim Erdfelt

63 lines of code changed in:

(64 more)

Generated by StatSVN 0.3.2-SNAPSHOT