4.0.0 com.yahoo.vespa.container-test-jars container-test-jars 6-SNAPSHOT bundle-with-provided-bundle container-plugin This will trigger bugs in our bundle plugins that assumes that artifact.getFile is a jar file. Normally, artifact.getFile points to a jar file, but in multi-module projects when running phases not including package, this will be a directory. com.yahoo.vespa.container-test-jars jersey-resources ${project.version} provided org.scala-lang scala-library com.yahoo.vespa vespa_jersey2 ${project.version} provided pom net.alchim31.maven scala-maven-plugin add-source compile testCompile -unchecked -deprecation -feature com.yahoo.vespa bundle-plugin ${project.version} true