Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-30359340 : Add API for Eclipse project -> Maven Model conversionFred Bricon5-0/+240
2012-01-28341038 rename temporary checkout folders outside of workspace rootNicolas Dordet1-2/+2
2012-01-11368380 refreshLocal of all out-of-sync parent foldersIgor Fedorenko1-10/+24
2012-01-11367547 refactored and moved update logic to ProjectConfigurationManagerIgor Fedorenko4-7/+122
2012-01-04367547 updated marker message to match new action nameIgor Fedorenko1-1/+1
2011-12-23366839 use the same User-Agent for all HTTP/HTTPS requestsIgor Fedorenko3-9/+22
2011-12-21Bug 337353 : properly parse active and inactive profiles, used when building ...Fred Bricon4-13/+52
2011-12-06Suppressed NPE in maven plugin embedded mapping metadata lookupmilestones/1.1/1.1.0.20111210-1509Igor Fedorenko1-0/+5
2011-12-05363151 update ProjectConfigurationUpdateRequired labelFred Bricon1-1/+1
2011-11-07362295 expose eclipse builder args to build participantsIgor Fedorenko6-7/+58
2011-11-07358620 automaticaly reload changed user settings fileIgor Fedorenko1-4/+27
2011-11-07361038 fixed NPE caused by EclipseBuildContext.newScannerIgor Fedorenko1-1/+3
2011-11-07361642 <ignore/> quickfix for <error/> implicit lifecycle mappingIgor Fedorenko5-41/+98
2011-10-17cleanupIgor Fedorenko1-2/+5
2011-10-17335711 enforce embedded metadata and maven-plugin GAVs matchIgor Fedorenko1-0/+38
2011-10-17335711 read lifecycle mapping metadata from maven-plugin artifactIgor Fedorenko3-6/+102
2011-10-17provide a way to enable/disable debug loggin programmaticallyIgor Fedorenko1-1/+5
2011-09-30Fixed testGetVersion failure when maven-core is resolved from workspceIgor Fedorenko1-14/+34
2011-09-29349586 multiple mojo executions mutating MavenProjectIgor Fedorenko1-0/+7
2011-09-28349586 made runOnConfiguration explicit for <execute/> mappingIgor Fedorenko4-13/+35
2011-09-28349586 introduced notion of pre-configuration buildIgor Fedorenko10-330/+624
2011-09-28349586 expect mojos to mutate cached MavenProject instanceIgor Fedorenko3-7/+94
2011-09-27Consider bundle classpath even in debug modeIgor Fedorenko1-4/+3
2011-09-09Merge branch 'master' into m2e-self-hostingIgor Fedorenko1-5/+12
2011-09-09added debug log message about closed projects in project registryIgor Fedorenko1-5/+12
2011-08-05Support equinox dev mode in embedded maven runtimeIgor Fedorenko1-10/+28
2011-08-03343927: Set project file encoding based on project.build.sourceEncoding propertyAnders Hammar1-0/+7
2011-08-03353173 removed check for Eclipse version >= 3.4.0Igor Fedorenko1-19/+11
2011-08-01clarified IMavenProjectFacade.getMavenProject() javadocIgor Fedorenko1-2/+3
2011-08-01352411 - Dependency Hierarchy doesn't resolve dependencies from workspaceIgor Fedorenko1-7/+29
2011-07-28353312 - @requiresDependencyResolution is not honouredIgor Fedorenko1-0/+28
2011-07-14log build participant execution timeIgor Fedorenko1-0/+4
2011-07-06350956 Workspace resolution doesn't find newly opened projectsIgor Fedorenko1-6/+13
2011-05-12Mostly reverted ${maven.build.timestamp} changes from 875ea242Igor Fedorenko1-2/+3
2011-05-05m2e does not expand ${maven.build.timestamp}Igor Fedorenko3-1/+9
2011-04-30Do not keep mapping metadata source in registryIgor Fedorenko1-1/+19
2011-04-29m2e performance - Updating a classpath3.7-M7asnjeza1-3/+4
2011-04-29removed stale codeIgor Fedorenko1-4/+0
2011-04-29Plugged bad memory leak in project registryIgor Fedorenko1-0/+3
2011-04-27Experimental API to filter maven index entries3.7-M7Igor Fedorenko5-3/+237
2011-04-26342776: Added support for lifecycle mapping metadata xml files referenced as ...vladt1-1/+1
2011-04-25Bug 343764 - Project registry maintains deleted projectsMatthew Piggott1-4/+4
2011-04-25clarified non-API status of IMavenConstantsIgor Fedorenko30-30/+28
2011-04-25moved BuildContext implementation to internal packageIgor Fedorenko7-11/+6
2011-04-24clarified non-API status of archetyper integrationIgor Fedorenko6-10/+10
2011-04-24moved NoSuchComponentException to internal packageIgor Fedorenko2-2/+1
2011-04-24Clarified non-API status of indexer integrationIgor Fedorenko25-48/+48
2011-04-24clarified IBackgroundProcessingQueue non-API statusIgor Fedorenko4-4/+4
2011-04-22Cleanup MavenUpdateRequest API classIgor Fedorenko4-51/+39
2011-04-21Removed remntants of nested project supportIgor Fedorenko3-44/+16

Back to the top