M2 antrun plugin problem

2006-04-05 Thread A. Alonso Dominguez
Hi there, Can anyone give me a hand? I can't get this to work. I'm tring to run an ant task written in an external build.xml file: project name=portal-meta taskdef name=collect-metainfo classname= com.social_labs.portal.container.tools.ProviderMetaInfoCollector classpath

Re: M2 antrun plugin problem

2006-04-05 Thread A. Alonso Dominguez
]: You may need the latest version of the plugin 1.2-SNAPSHOT, building it from sources or adding this repository to your pom: http://cvs.apache.org/maven-snapshot-repository On 4/5/06, A. Alonso Dominguez [EMAIL PROTECTED] wrote: Hi there, Can anyone give me a hand? I can't get

Re: Importing sub maven projects into Eclipse IDE???

2006-03-28 Thread A. Alonso Dominguez
Try maven-multiproject-plugin or the reactor 2006/3/28, raja bangaru [EMAIL PROTECTED]: Can any one tell me how to import maven subprojects into Eclipse IDE?? I mean ..in the following format Underneath my main Project, i should be able to add other different maven projects +-