On Wed, 2002-09-25 at 12:51, Dave Garthwaite wrote:
> I have a problem with the reactor plugin. I ask it to build five projects:
>         <reactor:execute basedir="${xxx.dir}"
>             
>glob="a/project.xml,b/project.xml,c/project.xml,d/project.xml,e/project.xml"
>             goals="dist"
>             banner="Reactor building"
>             ignoreFailures="false"
>         />

The reactor tag doesn't accept a CSV list of projects. Feel free to
patch it.

> Project a has the following dependency:
>     <dependency>
>       <id>b+core</id>
>       <version>${pom.currentVersion}</version>
>     </dependency>
> However, this project is built before project b on which it depends.
> Anyone else had trouble with this ?
> 
> Dave
-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


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

Reply via email to