Yes.  This is along the lines of what the Reactor will be doing,
although I believe the implementation will be slightly different, but
the net effect will be the same.  Jason will be able to provide more
details on the Reactor when he returns from vacation.

On Sat, May 04, 2002 at 02:02:51PM +1200, Michael McCallum wrote:
> Why not have the dependency tag point to an external descriptor that
> defines the project you are dependent apon, eg
> 
> <dependency>
>    <mirror>http://jakarta.apache.org/maven/descriptors/</mirror>
>    <name>jsse</name>
>    <type>required</type>
>    <version>1.02</version>
>  </dependency>
> 
> Then the descriptor for jsse only needs to be written once. 

Reply via email to