Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 35483 invoked from network); 6 Mar 2009 00:25:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Mar 2009 00:25:07 -0000 Received: (qmail 55647 invoked by uid 500); 6 Mar 2009 00:25:05 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 55587 invoked by uid 500); 6 Mar 2009 00:25:04 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 55543 invoked by uid 99); 6 Mar 2009 00:25:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Mar 2009 16:25:04 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of rahul.soa@googlemail.com designates 209.85.198.226 as permitted sender) Received: from [209.85.198.226] (HELO rv-out-0506.google.com) (209.85.198.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Mar 2009 00:24:53 +0000 Received: by rv-out-0506.google.com with SMTP id g9so318980rvb.1 for ; Thu, 05 Mar 2009 16:24:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=9y68C0MEYfO4aG47d5IQxSM4bGfW5MboeEMEu5/RMjI=; b=nUy7YvJ1j3V/herbHLRvXkg0uC8mPyOHSPYC6mqug5nwc5l6TWaWdeaZvy5k87WxDX 7a7RD3hNFz/OtVI/12Oau9DokXak+A9ZMuJPGDQBz4VYRz5X1tXcbM0nLI0D30uij3vM Emd/k4pLG7p4Wl84UH9o3C7ELvgR3Vo5PHt0Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=N2sbuJ60i8EbqlLX5v/pEGi+dpiGyHQHO7XwlCEvtL6h289pXnAxObHBsNBw4N7V7F d3vA/rYkJDxTVpiDMOKOTocLAets0jFJIM8gG1491tl9xrgWs4x9VcDxjn32rk4KOYGM qSHBkurrkid2KuKuj2livnjbpwO+FMVptWDaU= MIME-Version: 1.0 Received: by 10.141.114.19 with SMTP id r19mr930862rvm.135.1236299071693; Thu, 05 Mar 2009 16:24:31 -0800 (PST) Date: Fri, 6 Mar 2009 01:24:31 +0100 Message-ID: Subject: ApacheDS 1.5 - Build failure From: "rahul.soa" To: dev@directory.apache.org Content-Type: multipart/alternative; boundary=000e0cd29cb00124c30464684fa2 X-Virus-Checked: Checked by ClamAV on apache.org --000e0cd29cb00124c30464684fa2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: -------------- [root@localhost apacheds-trunk]# mvn clean Warning: JAVA_HOME environment variable is not set. [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] Apache Directory Project [INFO] Apache Directory Shared [INFO] Apache Directory ASN.1 Shared [INFO] Apache Directory Protocol Ldap Shared Constants [INFO] Apache Directory Protocol Ldap Shared [INFO] Apache Directory JNDI Shared [INFO] Apache Directory MINA ASN.1 Codec Shared [INFO] Apache Directory Protocol Ldap Converters [INFO] Apache Directory Daemon [INFO] Apache Directory Daemon Bootstrappers [INFO] Apache Directory Daemon Plugin (Maven 2) [INFO] ApacheDS [INFO] ApacheDS Core Constants [INFO] ApacheDS Core Shared [INFO] ApacheDS Schema Registries [INFO] ApacheDS Core Cursor [INFO] ApacheDS JDBM implementation [INFO] ApacheDS Core Plugin (Maven 2) [INFO] ApacheDS Bootstrap Schemas [INFO] ApacheDS Extra Schemas [INFO] ApacheDS Core Entry [INFO] ApacheDS XDBM Base [INFO] ApacheDS Core AVL [INFO] ApacheDS Generalized (X) DBM Tools [INFO] ApacheDS JDBM Store [INFO] ApacheDS Generalized (X) DBM Search Engine [INFO] ApacheDS Utils [INFO] ApacheDS Bootstrap Partition File Extractor [INFO] ApacheDS Bootstrap Plugin [INFO] ApacheDS Bootstrap Partition [INFO] ApacheDS Core [INFO] ApacheDS Core JNDI [INFO] ApacheDS Protocol Shared [INFO] ApacheDS Protocol Kerberos Shared [INFO] ApacheDS Protocol Ldap [INFO] ApacheDS Server JNDI [INFO] ApacheDS Interceptors for Kerberos [INFO] ApacheDS All [INFO] ApacheDS Core Unit [INFO] ApacheDS Core Integration [INFO] ApacheDS Core Splay [INFO] ApacheDS Server Unit [INFO] ApacheDS Protocol Ntp [INFO] ApacheDS Protocol Kerberos [INFO] ApacheDS Protocol Dhcp [INFO] ApacheDS Protocol Dns [INFO] ApacheDS Protocol Change Password [INFO] ApacheDS Server Integration [INFO] ApacheDS Xbean Spring [INFO] ApacheDS Server XML File [INFO] ApacheDS Server Tools [INFO] ApacheDS Server Replication Service [INFO] ApacheDS 1.5 Build With Dependencies [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Directory Project [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Directory Shared [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Directory ASN.1 Shared [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Directory Protocol Ldap Shared Constants [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Directory Protocol Ldap Shared [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Directory JNDI Shared [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Directory MINA ASN.1 Codec Shared [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Directory Protocol Ldap Converters [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Directory Daemon [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Directory Daemon Bootstrappers [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Directory Daemon Plugin (Maven 2) [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] ------------------------------------------------------------------------ [INFO] Building ApacheDS [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] ------------------------------------------------------------------------ [INFO] Building ApacheDS Core Constants [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] ------------------------------------------------------------------------ [INFO] Building ApacheDS Core Shared [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] ------------------------------------------------------------------------ [INFO] Building ApacheDS Schema Registries [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] ------------------------------------------------------------------------ [INFO] Building ApacheDS Core Cursor [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] ------------------------------------------------------------------------ [INFO] Building ApacheDS JDBM implementation [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] ------------------------------------------------------------------------ [INFO] Building ApacheDS Core Plugin (Maven 2) [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] ------------------------------------------------------------------------ [INFO] Building ApacheDS Bootstrap Schemas [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ *[ERROR] BUILD FAILURE* [INFO] ------------------------------------------------------------------------ [INFO] A required plugin was not found: Plugin could not be found - check that the goal name is correct: Unable to download the artifact from any repository Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.directory.server -DartifactId=apacheds-core-plugin -Dversion=1.5.5-SNAPSHOT -Dpackaging=maven-plugin -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.directory.server -DartifactId=apacheds-core-plugin -Dversion=1.5.5-SNAPSHOT -Dpackaging=maven-plugin -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] org.apache.directory.server:apacheds-core-plugin:maven-plugin:1.5.5-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2) org.apache.directory.server:apacheds-core-plugin:maven-plugin:1.5.5-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8 seconds [INFO] Finished at: Fri Mar 06 01:57:46 CET 2009 [INFO] Final Memory: 13M/24M [INFO] ------------------------------------------------------------------------ [root@localhost apacheds-trunk]# Can you please help me in this? Thanks in advance. Regards, Rahul --000e0cd29cb00124c30464684fa2 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello Developers,

I am trying to build ApacheDS=A0 1.5 on my Linux M= achine. I am following the steps from the below link:

http://direc= tory.apache.org/apacheds/1.5/02-building-trunks.html

and I am getting "build failure" error

Please see the = following logs:

--------------
[root@localhost apacheds-trunk]# m= vn clean
Warning: JAVA_HOME environment variable is not set.
[INFO] S= canning for projects...
[INFO] Reactor build order:
[INFO]=A0=A0 Apache Directory Project
[I= NFO]=A0=A0 Apache Directory Shared
[INFO]=A0=A0 Apache Directory ASN.1 S= hared
[INFO]=A0=A0 Apache Directory Protocol Ldap Shared Constants
[I= NFO]=A0=A0 Apache Directory Protocol Ldap Shared
[INFO]=A0=A0 Apache Directory JNDI Shared
[INFO]=A0=A0 Apache Directory = MINA ASN.1 Codec Shared
[INFO]=A0=A0 Apache Directory Protocol Ldap Conv= erters
[INFO]=A0=A0 Apache Directory Daemon
[INFO]=A0=A0 Apache Direc= tory Daemon Bootstrappers
[INFO]=A0=A0 Apache Directory Daemon Plugin (Maven 2)
[INFO]=A0=A0 Apach= eDS
[INFO]=A0=A0 ApacheDS Core Constants
[INFO]=A0=A0 ApacheDS Core S= hared
[INFO]=A0=A0 ApacheDS Schema Registries
[INFO]=A0=A0 ApacheDS C= ore Cursor
[INFO]=A0=A0 ApacheDS JDBM implementation
[INFO]=A0=A0 ApacheDS Core Plugin (Maven 2)
[INFO]=A0=A0 ApacheDS Bootst= rap Schemas
[INFO]=A0=A0 ApacheDS Extra Schemas
[INFO]=A0=A0 ApacheDS= Core Entry
[INFO]=A0=A0 ApacheDS XDBM Base
[INFO]=A0=A0 ApacheDS Cor= e AVL
[INFO]=A0=A0 ApacheDS Generalized (X) DBM Tools
[INFO]=A0=A0 ApacheDS JDBM Store
[INFO]=A0=A0 ApacheDS Generalized (X) D= BM Search Engine
[INFO]=A0=A0 ApacheDS Utils
[INFO]=A0=A0 ApacheDS Bo= otstrap Partition File Extractor
[INFO]=A0=A0 ApacheDS Bootstrap Plugin<= br>[INFO]=A0=A0 ApacheDS Bootstrap Partition
[INFO]=A0=A0 ApacheDS Core
[INFO]=A0=A0 ApacheDS Core JNDI
[INFO]=A0= =A0 ApacheDS Protocol Shared
[INFO]=A0=A0 ApacheDS Protocol Kerberos Sha= red
[INFO]=A0=A0 ApacheDS Protocol Ldap
[INFO]=A0=A0 ApacheDS Server = JNDI
[INFO]=A0=A0 ApacheDS Interceptors for Kerberos
[INFO]=A0=A0 ApacheDS All
[INFO]=A0=A0 ApacheDS Core Unit
[INFO]=A0= =A0 ApacheDS Core Integration
[INFO]=A0=A0 ApacheDS Core Splay
[INFO]= =A0=A0 ApacheDS Server Unit
[INFO]=A0=A0 ApacheDS Protocol Ntp
[INFO]= =A0=A0 ApacheDS Protocol Kerberos
[INFO]=A0=A0 ApacheDS Protocol Dhcp
[INFO]=A0=A0 ApacheDS Protocol Dns[INFO]=A0=A0 ApacheDS Protocol Change Password
[INFO]=A0=A0 ApacheDS S= erver Integration
[INFO]=A0=A0 ApacheDS Xbean Spring
[INFO]=A0=A0 Apa= cheDS Server XML File
[INFO]=A0=A0 ApacheDS Server Tools
[INFO]=A0=A0 ApacheDS Server Replicat= ion Service
[INFO]=A0=A0 ApacheDS 1.5 Build With Dependencies
[INFO] = ------------------------------------------------------------------------[INFO] Building Apache Directory Project
[INFO]=A0=A0=A0 task-segment: [clean]
[INFO] ---------------------------= ---------------------------------------------
[INFO] [clean:clean]
[I= NFO] ----------------------------------------------------------------------= --
[INFO] Building Apache Directory Shared
[INFO]=A0=A0=A0 task-segment: [c= lean]
[INFO] -----------------------------------------------------------= -------------
[INFO] [clean:clean]
[INFO] ---------------------------= ---------------------------------------------
[INFO] Building Apache Directory ASN.1 Shared
[INFO]=A0=A0=A0 task-segme= nt: [clean]
[INFO] -----------------------------------------------------= -------------------
[INFO] [clean:clean]
[INFO] ---------------------= ---------------------------------------------------
[INFO] Building Apache Directory Protocol Ldap Shared Constants
[INFO]= =A0=A0=A0 task-segment: [clean]
[INFO] ---------------------------------= ---------------------------------------
[INFO] [clean:clean]
[INFO] -= -----------------------------------------------------------------------
[INFO] Building Apache Directory Protocol Ldap Shared
[INFO]=A0=A0=A0 ta= sk-segment: [clean]
[INFO] ---------------------------------------------= ---------------------------
[INFO] [clean:clean]
[INFO] -------------= -----------------------------------------------------------
[INFO] Building Apache Directory JNDI Shared
[INFO]=A0=A0=A0 task-segmen= t: [clean]
[INFO] ------------------------------------------------------= ------------------
[INFO] [clean:clean]
[INFO] ----------------------= --------------------------------------------------
[INFO] Building Apache Directory MINA ASN.1 Codec Shared
[INFO]=A0=A0=A0= task-segment: [clean]
[INFO] ------------------------------------------= ------------------------------
[INFO] [clean:clean]
[INFO] ----------= --------------------------------------------------------------
[INFO] Building Apache Directory Protocol Ldap Converters
[INFO]=A0=A0= =A0 task-segment: [clean]
[INFO] ---------------------------------------= ---------------------------------
[INFO] [clean:clean]
[INFO] -------= -----------------------------------------------------------------
[INFO] Building Apache Directory Daemon
[INFO]=A0=A0=A0 task-segment: [c= lean]
[INFO] -----------------------------------------------------------= -------------
[INFO] [clean:clean]
[INFO] ---------------------------= ---------------------------------------------
[INFO] Building Apache Directory Daemon Bootstrappers
[INFO]=A0=A0=A0 ta= sk-segment: [clean]
[INFO] ---------------------------------------------= ---------------------------
[INFO] [clean:clean]
[INFO] -------------= -----------------------------------------------------------
[INFO] Building Apache Directory Daemon Plugin (Maven 2)
[INFO]=A0=A0=A0= task-segment: [clean]
[INFO] ------------------------------------------= ------------------------------
[INFO] [clean:clean]
[INFO] ----------= --------------------------------------------------------------
[INFO] Building ApacheDS
[INFO]=A0=A0=A0 task-segment: [clean]
[INFO]= ------------------------------------------------------------------------[INFO] [clean:clean]
[INFO] ------------------------------------------= ------------------------------
[INFO] Building ApacheDS Core Constants
[INFO]=A0=A0=A0 task-segment: [c= lean]
[INFO] -----------------------------------------------------------= -------------
[INFO] [clean:clean]
[INFO] ---------------------------= ---------------------------------------------
[INFO] Building ApacheDS Core Shared
[INFO]=A0=A0=A0 task-segment: [clea= n]
[INFO] --------------------------------------------------------------= ----------
[INFO] [clean:clean]
[INFO] ------------------------------= ------------------------------------------
[INFO] Building ApacheDS Schema Registries
[INFO]=A0=A0=A0 task-segment:= [clean]
[INFO] --------------------------------------------------------= ----------------
[INFO] [clean:clean]
[INFO] ------------------------= ------------------------------------------------
[INFO] Building ApacheDS Core Cursor
[INFO]=A0=A0=A0 task-segment: [clea= n]
[INFO] --------------------------------------------------------------= ----------
[INFO] [clean:clean]
[INFO] ------------------------------= ------------------------------------------
[INFO] Building ApacheDS JDBM implementation
[INFO]=A0=A0=A0 task-segmen= t: [clean]
[INFO] ------------------------------------------------------= ------------------
[INFO] [clean:clean]
[INFO] ----------------------= --------------------------------------------------
[INFO] Building ApacheDS Core Plugin (Maven 2)
[INFO]=A0=A0=A0 task-segm= ent: [clean]
[INFO] ----------------------------------------------------= --------------------
[INFO] [clean:clean]
[INFO] --------------------= ----------------------------------------------------
[INFO] Building ApacheDS Bootstrap Schemas
[INFO]=A0=A0=A0 task-segment:= [clean]
[INFO] --------------------------------------------------------= ----------------
[INFO] ------------------------------------------------= ------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------= ------------------------------------
[INFO] A required plugin was not fo= und: Plugin could not be found - check that the goal name is correct: Unabl= e to download the artifact from any repository

Try downloading the file manually from the project website.

Then= , install it using the command:
=A0=A0=A0 mvn install:install-file -Dgr= oupId=3Dorg.apache.directory.server -DartifactId=3Dapacheds-core-plugin -Dv= ersion=3D1.5.5-SNAPSHOT -Dpackaging=3Dmaven-plugin -Dfile=3D/path/to/file
Alternatively, if you host your own repository you can deploy the file = there:
=A0=A0=A0 mvn deploy:deploy-file -DgroupId=3Dorg.apache.director= y.server -DartifactId=3Dapacheds-core-plugin -Dversion=3D1.5.5-SNAPSHOT -Dp= ackaging=3Dmaven-plugin -Dfile=3D/path/to/file -Durl=3D[url] -DrepositoryId= =3D[id]


=A0 org.apache.directory.server:apacheds-core-plugin:maven-plugin:1= .5.5-SNAPSHOT

from the specified remote repositories:
=A0 central= (http://repo1.maven.org/maven2)

=A0 org.apache.directory.server:apacheds-core-plugin:maven-plugin:1.5.5= -SNAPSHOT

from the specified remote repositories:
=A0 central (http://repo1.maven.org/maven2
)<= br>
[INFO] ----------------------------------------------------------------= --------
[INFO] For more information, run Maven with the -e switch
[I= NFO] ----------------------------------------------------------------------= --
[INFO] Total time: 8 seconds
[INFO] Finished at: Fri Mar 06 01:57:46 CET= 2009
[INFO] Final Memory: 13M/24M
[INFO] ---------------------------= ---------------------------------------------
[root@localhost apacheds-t= runk]#


Can you please help me in this?

Thanks in advance.

Re= gards,
Rahul
--000e0cd29cb00124c30464684fa2--