Perl, Bash, Python, Ruby, PHP are intepreter languages. so you dont need to buidl those except packaging them via maven-assembly-plugin
HTH. -D On 7/4/06, A S Praj <[EMAIL PROTECTED]> wrote:
Thanks Tim, Hi anyone can throw up some light on this... Regards A S P Raj On 7/4/06, Tim Kettler <[EMAIL PROTECTED]> wrote: > > Hi, > > for c/c++ you can use the native-maven-plugin [1]. For the rest I don't > know. But you > always can run some ant tasks via the antrun plugin [2]. > > Hope this helps > -Tim > > [1] > http://mojo.codehaus.org/maven-native/native-maven-plugin/introduction.html > [2] http://maven.apache.org/plugins/maven-antrun-plugin/ > > A S Praj schrieb: > > Hi , > > In one of our projects we have the Bunch of projects, which is written > in > > different languages/softwares, I want to know whether Using Maven 2 can > I > > able to build the projects which is written in Perl, Bash, Ruby, > > Python,PHP, > > C, C++ files also. > > > > Thanks and Regards > > > > A.S.P.Raj > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >