Your ${reactorProjects} var is empty because the plugin doesn't find
noop goal.

I think we can add a reactor:noop is reactor plugin (equivalent to
noop). I rename noop to reactor:noop because this goal is use only with
the reactor plugin.

Emmanuel

-----Message d'origine-----
De: Rademacher Tobias <[EMAIL PROTECTED]>
A: "'[EMAIL PROTECTED]'"
<[EMAIL PROTECTED]>
Date: 17/10/02
Objet: [texen:generate] Does not found controlTemplate!

Hi,

I followed the approach of commons project to build menu items of my
subprojects.

In my Maven XML I'm doing following after invoking the reactor:

 <reactor:execute
      basedir="${basedir}"
      glob="*/project.xml"
      goals="noop"
      ignoreFailures="true"
  />

 <attainGoal name="init-texen-tag"/>  
     
    
   <texen:generate              
      controlTemplate="navigation.vm"
      outputDirectory="${basedir}/xdocs"
      templatePath="${basedir}"
      outputFile="navigation.xml"
      reactorProjects="${reactorProjects}"
    />


Using jelly:log shows me that the ${recatorProject} var is empty. I
finally
get an error that
texen (veloctiy.log) does not found the controlTemplate, but it exits in
templatePath.

What I'm done wrong? BTW what does the noop goal? 

Thx a lot.

Bye
Toby

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

______________________________________________________________________
Etudiant: Wanadoo t'offre le Pack eXtense Haut D�bit soit 150,92 euros
d'�conomies ! Clique ici : http://www.ifrance.com/_reloc/mail.etudiant 

______________________________________________________________________
Etudiant: Wanadoo t'offre le Pack eXtense Haut D�bit soit 150,92 euros
d'�conomies ! Clique ici : http://www.ifrance.com/_reloc/mail.etudiant



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

Reply via email to