Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Error when trying to "Run As Maven" #12

Open
cvgaviao opened this issue Sep 6, 2019 · 4 comments
Open

Error when trying to "Run As Maven" #12

cvgaviao opened this issue Sep 6, 2019 · 4 comments

Comments

@cvgaviao
Copy link

cvgaviao commented Sep 6, 2019

I needed to add a feature into a old maven plugin and then when I tried to debug it I received this error in Eclipse 201906:

Error: Could not find or load main class com.ifedorenko.m2e.mavendev.junit.runtime.internal.RemoteTestRunner
Caused by: java.lang.ClassNotFoundException: com.ifedorenko.m2e.mavendev.junit.runtime.internal.RemoteTestRunner

I have this installed from http://ifedorenko.github.com/m2e-extras/ repository:

  m2e - Maven Integration for Eclipse (includes Incubating components)	1.12.0.20190529-1916	org.eclipse.m2e.feature.feature.group	Eclipse.org - m2e

  Maven Development Tools	0.3.0.201506181201	com.ifedorenko.m2e.mavendev.feature.feature.group	Igor Fedorenko

Am I missing something ?

@cvgaviao
Copy link
Author

cvgaviao commented Sep 6, 2019

Isn't the version on http://ifedorenko.github.com/m2e-extras/ outdated ?

@ifedorenko
Copy link
Owner

yeah, http://ifedorenko.github.com/m2e-extras/ is outdated, haven't touched it since mid 2015. I should probably take it down to avoid further confusion.

@cvgaviao
Copy link
Author

cvgaviao commented Sep 6, 2019

yeah, http://ifedorenko.github.com/m2e-extras/ is outdated, haven't touched it since mid 2015. I should probably take it down to avoid further confusion.

I saw that your current version is 0.5.0-SNAPSHOT, perhaps you could release this new version?

And you know the reason for the error that I've reported ?

@ifedorenko
Copy link
Owner

It's been several years since I looked at Maven/Eclipse integration, don't remember much, sorry. I suggest you build mavendev tooling locally and install the local build.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants