question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Problem running tests in Eclipse Oxygen.3

See original GitHub issue

Hello,

For historical reasons my favourite IDE is Eclipse. Having just tried to run your code in a fresh install of the latest version (Oxygen.3) ocpp-v1_6-test gives the following two errors:

Plugin execution not covered by lifecycle configuration: org.codehaus.gmavenplus:gmavenplus-plugin:1.5:addTestSources (execution: default, phase: initialize)	pom.xml	/ocpp-v1_6-test	line 93	Maven Project Build Lifecycle Mapping Problem

Plugin execution not covered by lifecycle configuration: org.codehaus.gmavenplus:gmavenplus-plugin:1.5:testCompile (execution: default, phase: test-compile)	pom.xml	/ocpp-v1_6-test	line 93	Maven Project Build Lifecycle Mapping Problem

Do you have any suggestions?

Jim

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
V2G-UKcommented, Apr 7, 2018

I think I’ve solved my Eclipse problem. It involved changing from gmavenplus to groovy-eclipse, which further involved splitting the Java part of ocpp-v1_6-test off from the Groovy part.

If it’s of interest see the fork at: https://github.com/V2G-Ltd/Java-OCA-OCPP

1reaction
V2G-UKcommented, Apr 3, 2018

OK - Thanks again for the swift feedback.

Just in case it’s relevant our Pi is currently using the Azul Zulu Java 8 Embedded JVM

Jim

Read more comments on GitHub >

github_iconTop Results From Across the Web

Eclipse Oxygen 3a (4.7.3a) not finding test classes with ...
I am trying to get my open source project (JFXtras) running with Java 9 in Eclipse. IntelliJ is working fine, but not a...
Read more >
Newcomers » Oxygen 3 "window not responding "
So - please no sermons about updating - have the latest Eclipse and it just keeps compiling... Will not execute the app. (...
Read more >
Eclipse Oxygen requires AspectJ to run JUnit tests #56
Scroll double and double click "testDynamicSelectWithPropertyParams" to select it, then right click, Run As, JUnit Test. The test will complete ...
Read more >
Arquillan Unit tests don't run from Eclipse Oxygen
I am moving a codebase from Wildfly 8.2 to Wilfly 12. There are a number of Arquillian unit tests. The tests run from...
Read more >
Eclipse ADT Unit Testing Error
Current System... SAP NW 7.52 Eclipse Oxygen 4.7.3a ADT version 2.102.1 The Issue... I have been working towards employing Test Driven ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found