Hi Onkar,

On Wed, 14 Apr 2010 20:26:41 +0530, Onkar Shinde <onkarshi...@ubuntu.com>
wrote:
> ant-vars.mk has a variable DEB_ANT_BUILDFILE which if set from
> debian/rules file is used as path to an alternate build.xml file.
Similar
> variable (DEB_MAVEN_BUILDFILE) should be defined in maven-var.mk.
Currently
> the only way to specify alternative pom.xml file is to set MAVEN_ARGS in
> debian/rules to '-f path/to/pom.xml'.

To bypass this limitation, I've personnaly used DEB_BUILDDIR:
  # Use uimaj/pom.xml for build
  DEB_BUILDDIR         := uimaj
See :
http://svn.debian.org/viewsvn/pkg-java/trunk/uimaj/debian/rules?revision=HEAD&view=markup

Cheers,
-- 
Damien



__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers>. Please 
use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to