Skip to content

Force m2eclipse to check remote repository for latest artifact version when library is defined to use the latest version #830

@akerekes

Description

@akerekes

If m2eclipse is set to not check for latest version automatically in remote repositories (Window/Preferences/Maven/Do not automatically update dependencies from remote repositories), then if the user has an older version of any of the libraries we're adding to the classpath via the API Attacher, it will use that jar, and download the latest for those that are not present locally. This can lead to having App Engine API 1.9.40 and App Engine Endpoints 1.9.44 on the classpath (assuming that App Engine API 1.9.40 was present in the local repo, no App Engine Endpoints jar was available locally and the latest version is 1.9.44)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions