Hi,

how do you call a specific goal on some other project. I guess I could use the reactor, is this the best way?

      <maven:reactor
        basedir="[path_to_project]"
        banner="Executing mygoal"
        includes="project.xml"
        goals="mygoal"
        ignoreFailures="false"
      />

can't find any docs for the attainGoal plugin

cheers
Nathan


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to