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

Multi-module project fails "mvn verify" with ".polyglot.pom.yml isn't a file" #104

Open
makeamark1 opened this issue Oct 6, 2016 · 1 comment

Comments

@makeamark1
Copy link

When running "mvn verify" in a multi-module project using "pom.yml" for all Maven POMs, one of the submodules consistently fail with the following error message:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-jar-plugin:2.6:jar (default-jar) on project foo: Error assembling JAR: /Users/vsipuli/foo/.polyglot.pom.yml isn't a file. -> [Help 1]

What can be done to fix or work around this issue?

@lefou
Copy link
Contributor

lefou commented Oct 17, 2017

Do you have an open project where it can be reproduced?

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

2 participants