If you do not have time here is the patch attached to fix that build error.
On Fri, Mar 15, 2013 at 1:21 AM, Boris Ribalkin <[email protected]> wrote: > Forgot to cc the list. > > > ---------- Forwarded message ---------- > From: Boris Ribalkin <[email protected]> > Date: Fri, Mar 15, 2013 at 1:18 AM > Subject: Re: Maven auto packager idea > To: Thomas Koch <[email protected]> > > > Hi Thomas, > > I've tried to build them, repo helper was fine, but debian helper gave the > following exception: > > compile: > [javac] > /my/projects/maven-debian-helper/maven-packager-utils/src/main/java/org/debian/maven/packager/DependenciesSolver.java:680: > error: cannot find symbol > [javac] if > (!previousRule.equals(DependencyRule.TO_DEBIAN_VERSION_RULE) && > [javac] ^ > [javac] symbol: variable TO_DEBIAN_VERSION_RULE > [javac] location: class DependencyRule > [javac] > /my/projects/maven-debian-helper/maven-packager-utils/src/main/java/org/debian/maven/packager/DependenciesSolver.java:681: > error: cannot find symbol > [javac] > !previousRule.equals(DependencyRule.MAVEN_PLUGINS_KEEP_VERSION_RULE) && > [javac] ^ > [javac] symbol: variable MAVEN_PLUGINS_KEEP_VERSION_RULE > [javac] location: class DependencyRule > [javac] 2 errors > > I think. these variables were removed by last repo helper commit ( > http://anonscm.debian.org/gitweb/?p=pkg-java/maven-repo-helper.git;a=commitdiff;h=1788f5128071953cd53a9ad759cab25f20a5b893 > ) > but it was not reflected in debian helper project. > > Is this still work in progress? > Do you have any CI server or launchpad recipe? > > Thanks. > > > On Thu, Mar 14, 2013 at 5:14 AM, Thomas Koch <[email protected]> wrote: > >> Boris Ribalkin: >> > Hi Thomas, >> > >> > Could you point me to the sources/binaries, so I can get the idea of >> what >> > exactly to expect? >> >> You can follow the git repositories of maven-*-helper packages: >> >> http://anonscm.debian.org/gitweb/?p=pkg-java/maven-debian-helper.git >> http://anonscm.debian.org/gitweb/?p=pkg-java/maven-repo-helper.git >> >> And my mails on this topic in the archive of this list. >> >> Regards, >> >> Thomas Koch, http://www.koch.ro >> > > > > -- > Boris Rybalkin > [email protected] > > > > -- > Boris Rybalkin > [email protected] > -- Boris Rybalkin [email protected]
fix_dependency_rules.patch
Description: Binary data

