Hi Rahul, Forget this "cd studio-plugin" part on the documentation.
It's no longer needed, as we've deployed a version of the studio-maven-plugin on the maven repositories. Thanks for telling us, I'll update the documentation. Hope this helps, Pierre-Arnaud On Fri, Mar 6, 2009 at 9:04 PM, rahul.soa <[email protected]> wrote: > Hello Emmanuel, > > Thanks for your reply. Build is Successful for ApacheDS. > > Just one more thing, for building Studio, website [1] says about building > Maven Plugin , > * > <-- > * > > *Change again to studio-plugin:* > > *cd studio-plugin > * > > *--> > * > But I dont see this* studio-plugin* directory under studio which i just > checked out from [2] but I successfully built Apache Studio. > > [1] http://directory.apache.org/studio/building.html > > [2] svn co http://svn.apache.org/repos/asf/directory/studio/trunk studio > > Best Regards, > Rahul > > > On Fri, Mar 6, 2009 at 2:10 AM, Emmanuel Lecharny <[email protected]>wrote: > >> rahul.soa wrote: >> >>> Hello Developers, >>> >>> I am trying to build ApacheDS 1.5 on my Linux Machine. I am following >>> the >>> steps from the below link: >>> >>> http://directory.apache.org/apacheds/1.5/02-building-trunks.html >>> >>> and I am getting "build failure" error >>> >>> Please see the following logs: >>> >>> >> >> Could you try >> >> mvn clean install >> >> instead of >> >> mvn clean ? >> >> >> I think there is a bug on the site : the server needs some plugin which is >> built and installed during the installation itself, so if you don't install, >> you can't build ... >> >> I will fix the site. >> >> -- >> -- >> cordialement, regards, >> Emmanuel Lécharny >> www.iktek.com >> directory.apache.org >> >> >> >
