exec-maven-plugin - how to skip execution in a sub-project

2007-09-04 Thread szefo
Hi, My project has a structure similar to this: root +child1 +child2 I use the exec goal in the root project. During the compilation process of both children the exec goal from root project is executed and causes errors - thus I would like to skip it. I would like it to be

Re: exec-maven-plugin - how to skip execution in a sub-project

2007-09-04 Thread szefo
that profile when building from the root ie -Pdoexec. Wayne On 9/4/07, szefo [EMAIL PROTECTED] wrote: Hi, My project has a structure similar to this: root +child1 +child2 I use the exec goal in the root project. During the compilation process of both children the exec goal

Configure Continuum to work with SVN over svn+ssh

2006-10-26 Thread szefo
Hi, I have serious problems configuring continuum to cooperate with SVN over svn+ssh connection. My SVN repo is: svn+ssh://[EMAIL PROTECTED]/var/svn/repo Every user has a certificate genereted in his home/.ssh folder Can you please tell me how my pom.xml scm/scm section should look like. Where

maven2+subclipse+svn+m2eclipse plugin

2006-11-06 Thread szefo
Hi, Can someone give me any clues how to integrate maven2+subclipse+svn+m2eclipse plugin ? I have a multi-module project, stored in one repository. The problem is that when I checkout this project from repo using subclipse it is seen by eclipse as single project... I can go to the folder of the

Continuum+ SVN over svn+ssh

2006-10-27 Thread szefo
Hi, My conntinuum instance is added to /etc/init.d scripts. It seems to run on root account, my svn is configured to run over svn+ssh protocol. Root isn't authorized to access svn and my builds in continuum returns errors with such message: Provider message: The svn command failed. Command