You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/25 09:47:56 UTC

[GitHub] [camel-k] johnpoth opened a new pull request #1374: chore(build): fix package_artifact.sh script call

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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-k] nicolaferraro merged pull request #1374: chore(build): fix package_artifact.sh script call

Posted by GitBox <gi...@apache.org>.
nicolaferraro merged pull request #1374: chore(build): fix package_artifact.sh script call
URL: https://github.com/apache/camel-k/pull/1374
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services