Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-07Introduced IMavenProjectRegistry to replace MavenProjectManagerIgor Fedorenko18-159/+249
2011-04-06Bug 339968 - Support to change selected discovery proposal using Combo boxMatthew Piggott1-0/+2
2011-04-06Removed unused importsvladt8-9/+0
2011-04-06339902: Removed the changes that added dependencies on internal eclipse classesvladt2-27/+2
2011-04-06NPE in BuildProblemInfo ctorvladt1-1/+2
2011-04-06do not expose internal classes through public MavenPluginIgor Fedorenko15-396/+475
2011-04-05Bug 339968 - Improvements to MavenImportWizardMatthew Piggott1-0/+2
2011-04-05Introduced IPluginExecutionMetadata interfaceIgor Fedorenko14-67/+97
2011-04-05Bug 339968 - Changed import wizard details to use overview's summaryMatthew Piggott1-0/+1
2011-04-04341843: Problems reported by build participants are difficult to track back t...vladt2-5/+9
2011-03-31339538: Import project should react to cancelvladt2-2/+10
2011-03-31341531: The downloads that use the ahc connector cannot be canceledvladt2-3/+9
2011-03-31340159: Build participants receive stale MavenProject(Facade) during incremen...vladt1-3/+9
2011-03-30Removed unused importsvladt1-2/+0
2011-03-30Spellingvladt3-3/+3
2011-03-30341408: m2e does not detect stale project m2e prefsvladt1-3/+7
2011-03-30More loggingvladt3-3/+15
2011-03-30* 340892: Dependency resolution blocks user operationsvladt2-27/+21
2011-03-30341026,341021,341127 fixed wrong AHC versionIgor Fedorenko1-6/+15
2011-03-29341253 allow cross-project resource referencesIgor Fedorenko3-2/+16
2011-03-29339902: Maven builder appears more than once in Builder listvladt5-65/+127
2011-03-29removed unnecessary reflection codeIgor Fedorenko1-13/+1
2011-03-28Cosmeticsvladt1-3/+6
2011-03-28341025 NPE in eclipse .log for unresolved artifactsIgor Fedorenko4-114/+60
2011-03-28340981: Transitive dependencies not shown in "Dependency Hierarchy" view in P...Benjamin Bentmann1-0/+4
2011-03-28o Synced code with latest fixes from AetherBenjamin Bentmann1-43/+66
2011-03-28o Fixed lifecycle mapping configuration to properly record projects with pack...Benjamin Bentmann1-0/+1
2011-03-25Rolled back version back to 0.13.0-SNAPSHOTvladt2-5/+5
2011-03-24crlfIgor Fedorenko1-52/+52
2011-03-21new version 0.14.0-SNAPSHOTvladt1-3/+3
2011-03-21Spellingvladt1-1/+1
2011-03-21new version 0.14.0-SNAPSHOTSonatype Release Manager2-53/+53
2011-03-21338804 collect all errors during lifecycle mapping analysis and report these ...Milos Kleint2-106/+133
2011-03-21fix some issues as reported by the problems viewMilos Kleint1-1/+1
2011-03-18Cleanupvladt1-1/+0
2011-03-18make the core.ui plugin free of model.edit references, move the remaining met...Milos Kleint3-48/+0
2011-03-16339875: Extension schemas refers to non-existing classesvladt4-36/+36
2011-03-16339601: Updating Maven Dependencies Hangsvladt1-1/+1
2011-03-15Use "standard" org.eclipse.jdt.ui.prefsm6bvladt2-4/+23
2011-03-11339748: Fake problems reported in the import wizard3.7-M6vladt1-1/+19
2011-03-10339034: Failed to load "SLF4J: Failed to load class "org.slf4j.impl.StaticLog...vladt1-1/+1
2011-03-10More loggingvladt1-0/+2
2011-03-10339433 fixed NotSerializableException writing workspace stateIgor Fedorenko1-3/+3
2011-03-09Show p2 installation UI as modal dialog over import wizardIgor Fedorenko1-13/+0
2011-03-09Bug 339306 - Stale configuration marker keeps piling upPascal Rapicault1-3/+4
2011-03-09Cleanupvladt1-3/+1
2011-03-09Cleanupvladt2-3/+1
2011-03-08Bug 335416 - Added markerTypeCategory for m2e markersMatthew Piggott1-0/+2
2011-03-08Can't finish import wizard in some casesIgor Fedorenko1-21/+20
2011-03-08Fixed interaction between discovery and installed mappingIgor Fedorenko2-19/+67

Back to the top