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

chore(build): fix package_artifact.sh script call #1374

Merged
merged 1 commit into from
Mar 25, 2020

Conversation

johnpoth
Copy link
Member

Was getting:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.1.1:copy-dependencies (default-cli) on project camel-k-runtime-builder: Some problems were encountered while processing the POMs: [ERROR] [ERROR] 'build.plugins.plugin[org.apache.maven.plugins:maven-surefire-plugin].dependencies.dependency.version' for org.mortbay.jetty.alpn:alpn-boot:jar is missing. @ com.squareup.okhttp3:parent:3.12.6, /home/jpoth/.m2/repository/com/squareup/okhttp3/parent/3.12.6/parent-3.12.6.pom, line 337, column 28

Which happens when you are using a Java 8 version not listed in okttp3 parent pom.xml

@nicolaferraro nicolaferraro merged commit 5b338dc into apache:master Mar 25, 2020
@johnpoth johnpoth deleted the chore branch March 26, 2020 08:49
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

Successfully merging this pull request may close these issues.

3 participants