Hi Emmanuel,

that did the trick!

Thank you very much,
        Alex

On 16.10.2013, at 18:18, Emmanuel Bourg <ebo...@apache.org> wrote:

> Hi Alex,
> 
> Quite often the projects requiring Maven 3 still build fine with Maven
> 2. You just have to patch the prereq in the pom.xml.
> 
> Replace:
> 
>  <prerequisites>
>    <maven>3.0.0</maven>
>  </prerequisites>
> 
> with:
> 
>  <prerequisites>
>    <maven>2.2.1</maven>
>  </prerequisites>
> 
> Emmanuel Bourg
> 
> 
> Le 16/10/2013 17:58, Alexander Holupirek a écrit :
>> Hi all,
>> 
>> i'm in the progress of updating the java package basex [1].
>> However, upstream has changed their build process to maven3.
>> How do we proceed in cases like this?
>> 
>> Cheers,
>>      Alex
>> 
>> [1] http://packages.qa.debian.org/b/basex.html


--
To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/e214700f-0b3e-4971-b0fd-0d5634e03...@holupirek.de

Reply via email to