Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-04-18Removed unused externalized stringsMatthew Piggott2-6/+0
2011-04-15Removed many uses of depreciated MavenPlugin.getDefault()Matthew Piggott2-11/+6
2011-04-12Added support for choosing pom in hierarchy to ignore goalMatthew Piggott4-41/+9
2011-04-07Introduced IMavenProjectRegistry to replace MavenProjectManagerIgor Fedorenko2-5/+5
Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
2011-04-06Removed unused importsvladt1-1/+0
2011-04-06do not expose internal classes through public MavenPluginIgor Fedorenko1-0/+1
Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
2011-03-25Rolled back version back to 0.13.0-SNAPSHOTvladt2-6/+6
2011-03-24crlfIgor Fedorenko1-32/+32
2011-03-21new version 0.14.0-SNAPSHOTvladt1-4/+4
2011-03-21new version 0.14.0-SNAPSHOTSonatype Release Manager2-33/+33
Signed-off-by: Sonatype Release Manager <vladt@sonatype.com>
2011-03-18Cleanupvladt2-2/+0
2011-03-18make the core.ui plugin free of model.edit references, move the remaining ↵Milos Kleint3-3/+22
method to the refactoring plugin which still needs it
2011-03-10339034: Failed to load "SLF4J: Failed to load class ↵vladt1-1/+1
"org.slf4j.impl.StaticLoggerBinder" during install
2011-03-10Bug 337565 - Fix phantom changesMatthew Piggott1-11/+57
2011-03-10Bug 337565 - Message cleanup, copy exclusions from parentMatthew Piggott4-17/+49
2011-03-10shall always find the IFile closest to root (the project's own pom file). ↵Milos Kleint2-3/+28
Have I already mentioned I don't like IFile and the workspace concept in general? Ideally we should find a match for the fie in open editors but this shall be sufficient.
2011-03-09Cleanupvladt2-21/+11
2011-03-09Cleanupvladt2-10/+0
2011-03-09crlfIgor Fedorenko1-348/+348
2011-03-08bug 337565 - Remove Dependency when operating on descendantsMatthew Piggott1-4/+7
2011-03-08NLSMatthew Piggott5-392/+410
2011-03-08AddDependencyOperation fixesMatthew Piggott1-224/+0
2011-03-08bug 337565 - Fixes to exclude refactoringMatthew Piggott2-47/+55
2011-03-08fix selection logicMilos Kleint1-1/+2
2011-03-03bug 337565 - Exclude Refactoring IssuesMatthew Piggott6-152/+425
2011-03-03bug 337565 - Issues with Exclude RefactoringMatthew Piggott3-14/+62
2011-02-25Edit bundle vendor and bundle namesPascal Rapicault1-1/+1
2011-02-23Bug 336580 - Removed exception thrown by operations, added null check to ↵Matthew Piggott1-5/+7
refactoring
2011-02-21refactoring, introduce constants for elements, move some methods to PomHelperMilos Kleint1-34/+15
2011-02-21336511 - Exclude RefactoringMatthew Piggott3-340/+133
2011-02-18337186 never create the <dependencies> elementMilos Kleint1-1/+1
2011-02-18337186 have a simple refactoring for setting a version of transitive dependencyMilos Kleint4-7/+318
2011-02-18null check and commentsMilos Kleint1-1/+3
2011-02-18336511 - Exclude RefactoringMatthew Piggott9-221/+678
2011-02-10335872: Replaced MavenLogger with slf4j loggersvladt6-12/+24
2011-02-08336555 moved core ui code to a separate bundleIgor Fedorenko2-2/+3
Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
2011-02-04Bug 335875 - Fixed location of rename artifact for pom editor context menuMatthew Piggott1-1/+1
2011-01-21switched to org.eclipse.m2e for selfhostingIgor Fedorenko4-18/+2
Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
2011-01-18MNGECLIPSE-2707 m2menu extension point -> /dev/nullMilos Kleint2-40/+0
2011-01-17MNGECLIPSE-2707 comment out the m2menu extension impls, add declarative ↵Milos Kleint1-2/+33
bindings for dependencies -> ArtifactKey
2011-01-17JIRA 2744 - Refactoring contributes invalid Menu ExtensionPascal Rapicault1-1/+1
2010-12-06Initial commit at EclipsePascal Rapicault35-0/+2738

    Back to the top