Skip to content

Tags: jaloncad/m2e-core

Tags

3.7-RC1

Toggle 3.7-RC1's commit message
use unique plugin execution ids

Signed-off-by: Igor Fedorenko <[email protected]>

3.7-M7a

Toggle 3.7-M7a's commit message
m2e performance - Updating a classpath

Signed-off-by: Snjezana Peco <[email protected]>

3.7-M7

Toggle 3.7-M7's commit message
Experimental API to filter maven index entries

Introduced IArtifactFilter interface and corresponding artifactFilters
extension point that allows filtering of maven index entries. Updated
code-assist and artifact selection GUI to ignore/block filtered
entries.

Enabled decoration of maven index entries in Maven Repositories view
and Add Depenencies dialog, so filtered entries can appear visually
differently. Actual decoration is left up to artifact filter provider
bundle.

Signed-off-by: Igor Fedorenko <[email protected]>

3.7-M6a

Toggle 3.7-M6a's commit message
NPE in Import > Check out Maven Projects from SCM

3.7-M6

Toggle 3.7-M6's commit message
M6 contrib