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

Project build not working on new version 3.8.2 #219

Open
yellow-straw-hat opened this issue Aug 17, 2021 · 4 comments
Open

Project build not working on new version 3.8.2 #219

yellow-straw-hat opened this issue Aug 17, 2021 · 4 comments

Comments

@yellow-straw-hat
Copy link

yellow-straw-hat commented Aug 17, 2021

Hello,

I'm using 3-amazoncorretto-11 as a base image, and since the new Maven version (3.8.2) our build is broken with the following error (using mvn clean install):

[ERROR] Failed to execute goal org.commonjava.maven.plugins:directory-maven-plugin:0.3.1:highest-basedir (directories) on project etoil-agences: Cannot find a single highest directory for this project set. First two candidates directories don't share a common root. -> [Help 1]

Note: we're using a multi module maven project.

@yellow-straw-hat yellow-straw-hat changed the title Build regression on new version 3.8.2 Project build not on new version 3.8.2 Aug 17, 2021
@yellow-straw-hat yellow-straw-hat changed the title Project build not on new version 3.8.2 Project build not working on new version 3.8.2 Aug 17, 2021
@carlossg
Copy link
Owner

have you tried maven 3.8.2 outside of Docker?

@yellow-straw-hat
Copy link
Author

Yes, I have tried that on Windows and Linux platform using the maven binary, and still have the same issue.
Other people are also impacted and seem to conclude to the same interpretation as me:

See: eclipse-ee4j/eclipselink#1242

@carlossg
Copy link
Owner

this project is just about the Maven docker image, you should bring that up in the Apache Maven project jira or mailing list

@khmarbaise
Copy link
Collaborator

Looks like an issue with the org.commonjava.maven.plugins:directory-maven-plugin:0.3.1:highest-basedir (directories) on project etoil-agences: Cannot find a single highest directory for this project set....

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

No branches or pull requests

3 participants