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

Fwd: Maven auto packager idea



Forgot to cc the list.

---------- Forwarded message ----------
From: Boris Ribalkin <ribalkin@gmail.com>
Date: Fri, Mar 15, 2013 at 1:18 AM
Subject: Re: Maven auto packager idea
To: Thomas Koch <thomas@koch.ro>


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 <thomas@koch.ro> 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
ribalkin@gmail.com



--
Boris Rybalkin
ribalkin@gmail.com

Reply to: