[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Fwd: How to propagate mvn options to debhelper (Was: Need help to upgrade libnetlib-java package)



Hi,

could anybody confirm whether I have followed Emmanuel's advise to
specify "maven.install.skip=true" properly.  It did not made any visible
effect not even inside the logs and I wonder whether I might have
misinterpreted something that would lead to a proper package build
finally.

Kind regards

     Andreas.

On Sat, Apr 23, 2016 at 07:43:40AM +0200, Andreas Tille wrote:
> On Sat, Apr 23, 2016 at 12:59:51AM +0200, Emmanuel Bourg wrote:
> > Le 23/04/2016 00:49, Andreas Tille a écrit :
> > 
> > > but nothing helped.  Any other ideas?
> > 
> > DEB_MAVEN_ARGS is the CDBS syntax, it won't work with DH. You either
> > have to override the target and add a parameter (dh_auto_build --
> > -Dfoo=bar) or declare the property in debian/maven.properties (add a
> > line with: foo=bar).
> 
> I added
> 
> $ cat debian/maven.properties
> maven.install.skip=true
> 
> in Git but this does not change anything (and the propertie does not
> show up in build log so may be I did it wrong anyway ...)
> 
> Any further hints?
> 
> Kind regards
> 
>      Andreas.
> 
> -- 
> http://fam-tille.de

-- 
http://fam-tille.de


Reply to: