I wrote a classe that consumes a service from other bundle. Só the package of this service is not on the classpath. When I run "mvn package" fails the compiling.

public class IntermediarioImpl...