**removed**:
- project build
- intermediate copy of dependencies  `mvn dependency:copy-dependencies`

**improved**:
- maven update policy set to never

**new things**:
- compute classpath with `mvn dependency:build-classpath`
- classpath included in cr and runtime configmap
- s2i/run now uses classpath from a file (from the configmap)

**notes**:
- some workarounds are needed as `run-java.sh` appears to have troubles in case 
`JAVA_APP_JAR` is not set
- artifacts location is different from build time `/tmp/artifacts/m2` to 
runtime `/runtime/m2`


[ Full content available at: https://github.com/apache/camel-k/pull/107 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to