Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maven 4.0.0 - Failing IT - maven-resources-plugin not defined #417

Closed
khmarbaise opened this issue Dec 22, 2023 · 0 comments
Closed

Maven 4.0.0 - Failing IT - maven-resources-plugin not defined #417

khmarbaise opened this issue Dec 22, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@khmarbaise
Copy link
Owner

Expecting all elements of:
  ["Version not locked for default bindings plugins [maven-resources-plugin], you should define versions in pluginManagement section of your pom.xml or parent"]
to satisfy given requirements, but these elements did not:

"Version not locked for default bindings plugins [maven-resources-plugin], you should define versions in pluginManagement section of your pom.xml or parent"
error: 
Expecting actual:
  "Version not locked for default bindings plugins [maven-resources-plugin], you should define versions in pluginManagement section of your pom.xml or parent"
to start with:
  "Using platform encoding ("
java.lang.AssertionError: 

Expecting all elements of:
  ["Version not locked for default bindings plugins [maven-resources-plugin], you should define versions in pluginManagement section of your pom.xml or parent"]
to satisfy given requirements, but these elements did not:

"Version not locked for default bindings plugins [maven-resources-plugin], you should define versions in pluginManagement section of your pom.xml or parent"
error: 
Expecting actual:
  "Version not locked for default bindings plugins [maven-resources-plugin], you should define versions in pluginManagement section of your pom.xml or parent"
to start with:
  "Using platform encoding ("

	at com.soebes.itf.examples.LogoutputIT.basic(LogoutputIT.java:56)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.tryRemoveAndExec(ForkJoinPool.java:1351)
	at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:422)
	at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:651)
	at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
@khmarbaise khmarbaise added the bug Something isn't working label Dec 22, 2023
@khmarbaise khmarbaise added this to the itf-extension-0.13.0 milestone Dec 22, 2023
@khmarbaise khmarbaise self-assigned this Dec 22, 2023
@khmarbaise khmarbaise changed the title Failing IT for Maven 4.0.0 - maven-resources-plugin not defined Maven 4.0.0 - Failing IT - maven-resources-plugin not defined Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant