Hi, did anyone come across this problem when deploying a 4.2.3 custom distribution?
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project karaf-assembly: Execution default-deploy of goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy: java.lang.NoSuchMethodError: org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.getBufferCapacityForTransfer(J)I I have the feeling that there is a new dependency from pax-url / karaf maven plugin interfering with mvn-deploy? I will dig into this and report findings, if somebody has seen and solved this let me know. Thx Fabian
