Directory continuum-core/src/main/java/org/apache/maven/continuum/project/builder/maven/

Directory Created:
2005-05-10 13:17
Total Files:
2
Deleted Files:
0
Lines of Code:
478

Browse with ViewVC

[root]/continuum-core/src/main/java/org/apache/maven/continuum/project/builder/maven

Lines of Code

continuum-core/src/main/java/org/apache/maven/continuum/project/builder/maven/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 81 (100.0%) 902 (100.0%) 11.1
trygvis 27 (33.3%) 423 (46.9%) 15.6
evenisse 24 (29.6%) 233 (25.8%) 9.7
jmcconnell 6 (7.4%) 114 (12.6%) 19.0
carlos 7 (8.6%) 67 (7.4%) 9.5
brett 10 (12.3%) 48 (5.3%) 4.8
kenney 1 (1.2%) 9 (1.0%) 9.0
jvanzyl 4 (4.9%) 6 (0.7%) 1.5
handyande 2 (2.5%) 2 (0.2%) 1.0

Most Recent Commits

handyande 2007-03-07 16:11

more role hints

2 lines of code changed in:

evenisse 2007-02-01 23:48

Allow to add a pom with a file name that isn't pom.xml

6 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

0 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

64 lines of code changed in:

evenisse 2006-11-30 15:19

Don't try to load a module if the module name is empty

16 lines of code changed in:

evenisse 2006-11-23 20:00

1 lines of code changed in:

evenisse 2006-11-23 15:23

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

13 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.

19 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.

14 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.

9 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.

11 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

50 lines of code changed in:

carlos 2006-09-25 01:40

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

24 lines of code changed in:

kenney 2006-08-24 15:02

Removed ununused / redundant code.

9 lines of code changed in:

jmcconnell 2006-08-18 02:42

my first pass through with project grouping which required a fair amount of changes to -api -core -store to support the concepts already in place in the -model. the -webapp parts are basically working, the triggered builds are still building everything across the board but support for fixing that is in place to be wired in. Whole slew of changes but brett and jason were both cool with my getting this big commit out of the way so I could continue on the same path without this looming.

30 lines of code changed in:

carlos 2006-08-17 01:57

[CONTINUUM-776] More error handling

1 lines of code changed in:

carlos 2006-08-16 19:48

Log user errors for debug purposes

3 lines of code changed in:

carlos 2006-08-15 02:57

[CONTINUUM-777] Handle errors when adding new projects

Submitted By: Joakim Erdfelt

15 lines of code changed in:

carlos 2006-08-14 19:37

[CONTINUUM-777] Handle errors when adding new projects

24 lines of code changed in:

(38 more)

Generated by StatSVN 0.3.2-SNAPSHOT