Almost there, but I get this error:
Building target platforms: i386-linux
Building for target i386-linux
*** ERROR: No build ID note found in
/home/rde/misc/apacheds_1.5.7/svn/apacheds/installers/target/installers/apacheds-rpm-i386/BUILDROOT/apacheds-1.5.8_SNAPSHOT-1.i386/opt/apacheds-1.5.8_SNAPSHOT/bin/wrapper
error: Bad exit status from /tmp/rpm-tmp.w1YHIX (%install)
Bad exit status from /tmp/rpm-tmp.w1YHIX (%install)
I get the feeling this is a fedora/rpm issue. Is there a workround? I don't
need the RPMs, just the .tar.gz. I don't see an installers directory in the
checkout location - is that created as the very last step?
Richard
-----Original Message-----
From: Pierre-Arnaud Marcelot [mailto:[email protected]] On Behalf Of
Pierre-Arnaud Marcelot
Sent: 11 May 2011 10:39
To: Apache Directory Developers List
Subject: Re: Building ApacheDS from SVN
Generated installers will be located at:
[checkout]/installers/target/installers
Regards,
Pierre-Arnaud
On 11 mai 2011, at 11:11, Kiran Ayyagari wrote:
> use the installers profile while building
>
> mvn clean install -Pinstallers
>
> On Wed, May 11, 2011 at 12:35 PM, Richard Evans
> <[email protected]> wrote:
>> HI
>>
>> Apologies for missing something obvious, but I'm having problems building
>> from source.
>>
>> I checked out
>> http://svn.apache.org/repos/asf/directory/apacheds/trunk-with-dependencies
>> and then did a
>>
>> mvn clean install
>>
>> but now can't find a way to build the distribution archives (I want the
>> .tar.gz for testing on Linux). I'm using Maven 3.0.3 and Java 1.6 on A
>> Fedora 12 system.
>>
>> Richard
>>
>
>
>
> --
> Kiran Ayyagari