Return-Path: Delivered-To: apmail-maven-scm-dev-archive@www.apache.org Received: (qmail 23287 invoked from network); 9 Nov 2006 11:45:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Nov 2006 11:45:05 -0000 Received: (qmail 46001 invoked by uid 500); 9 Nov 2006 11:45:15 -0000 Delivered-To: apmail-maven-scm-dev-archive@maven.apache.org Received: (qmail 45985 invoked by uid 500); 9 Nov 2006 11:45:15 -0000 Mailing-List: contact scm-dev-help@maven.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: scm-dev@maven.apache.org List-Id: Delivered-To: mailing list scm-dev@maven.apache.org Delivered-To: moderator for scm-dev@maven.apache.org Received: (qmail 81163 invoked by uid 99); 9 Nov 2006 11:12:23 -0000 X-ASF-Spam-Status: No, hits=4.8 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,DNS_FROM_RFC_WHOIS,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type; b=HvmMBbqPqoUFFA9tIiY3tQDCGF5YxjYBsSOwacKVgoH/AF+FAT2kgBbgbAA8m8Q2gm/CkQbt+qKpiBZPK2pSfLKX7xHNBLXPRrv8HgFFUEiIOPalB2oKV66uJORdl9PdhWe7B94KpfYOuDL51qvjEazY6IGG137wNFK7vnF0c1Y= ; Message-ID: <20061109111147.54305.qmail@web52705.mail.yahoo.com> Date: Thu, 9 Nov 2006 03:11:47 -0800 (PST) From: S Vishvapriya Subject: Using Maven on a Server Environment To: scm-dev@maven.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-965663081-1163070707=:54131" X-Virus-Checked: Checked by ClamAV on apache.org --0-965663081-1163070707=:54131 Content-Type: text/plain; charset=ascii Content-Transfer-Encoding: quoted-printable Hi,=0A=0AOur development team would like to use Maven (and its SCM function= alities) on a server environment.=0AWe want to setup Maven against the file= system on which tomcat runs. Any requests for check-out/check-in that come= s to the Application Server (to our application running on Tomcat) has to b= e re-directed to Maven from our application.=0A=0AFor this purpose we would= like to know if Maven exposes its SCM functionalities as API that can be u= sed directly from our Java components. I wouldnt want to call the command l= ine Mojos on a server environment directly.=0A=0APlease advice if this feat= ure is supported and if yes, any pointers/documentation of how we can use t= he API also would be of great help.=0A=0AThanks and regards,=0APriya=0A=0A --0-965663081-1163070707=:54131 Content-Type: text/html; charset=ascii Content-Transfer-Encoding: quoted-printable
Hi,
=0A
 
=0A
Our development t= eam would like to use Maven (and its SCM functionalities) on a server envir= onment.
=0A
We want to setup Maven against the file system on whic= h tomcat runs. Any requests for check-out/check-in that comes to the A= pplication Server (to our application running on Tomcat) has to be re-direc= ted to Maven from our application.
=0A
 
=0A
For thi= s purpose we would like to know if Maven exposes its SCM functional= ities as API that can be used directly from our Java components. I= wouldnt want to call the command line Mojos on a server environment direct= ly.
=0A
 
=0A
Please advice if this feature is suppo= rted and if yes, any pointers/documentation of how we can use the API also = would be of great help.
=0A
 
=0A
Thanks and regards= ,
=0A
Priya
=0A
 

--0-965663081-1163070707=:54131--