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 site" fails because of missing class "org/sonatype/aether/graph/DependencyFilter" #39

Open
ufkub opened this issue May 3, 2016 · 0 comments

Comments

@ufkub
Copy link

ufkub commented May 3, 2016

Maven version: 3.3.9

"mvn site" fails with this error message:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.0:site (default-site) on project jewelcli-parent: Execution default-site of goal org.apache.maven.plugins:maven-site-plugin:3.0:site failed: A required class was missing while executing org.apache.maven.plugins:maven-site-plugin:3.0:site: org/sonatype/aether/graph/DependencyFilter

This issue was fixed with maven-site-plugin 3.3.

How to fix: Update maven plugin versions in pom.xml.

Links:

DWiechert added a commit to DWiechert/soundcloud-util that referenced this issue Apr 11, 2023
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

1 participant