johnpoth opened a new pull request #1374: chore(build): fix package_artifact.sh 
script call
URL: https://github.com/apache/camel-k/pull/1374
 
 
   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](https://repo1.maven.org/maven2/com/squareup/okhttp3/parent/3.12.6/parent-3.12.6.pom)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to