Re: maven depends question

2012-08-28 Thread Ludovic Claude
Hello Boris, There are two distinct sets of constraints here: - the build constraints, which you have manually created, - the runtime constraints, which are created during the build and injected as part of the ${maven:Depends} substitution variable. An easy solution would be to replace in your

maven depends question

2012-08-27 Thread Boris Ribalkin
Hi, I have maven based package which depends on other packages with version restriction (libsqljet-java (>= 1.1.1)): Build-Depends-Indep: libmaven-replacer-plugin-java, libcommons-cli-java, libcommons-codec-java, libcommons-io-java, libcommons-lang-java, libgoogle-api-client-java, libjetty-java,