On Tue, 2003-09-30 at 10:19, Stephen McConnell wrote:
> Jason van Zyl wrote:
> 
> >On Tue, 2003-09-30 at 09:50, Nathan Coast wrote:
> >  
> >
> >>what's the stucture for plugins in a remote repository?
> >>
> >><groupId>/plugins/<artifactId>-version.jar
> >>    
> >>
> >
> >Yes, the plugins are now another artifact type. So you might have:
> >
> ><dependency>
> >  <groupId>foo</groupId>
> >  <artifactId>bar-plugin</artifactId>
> >  <type>plugin</type>
> >  <version>1.0</version>
> ></dependency>
> >
> 
> Goot stuff!
> 
> Just for reference - if I were to include the above in a project.xml and 
> someone using beta-10 were to execute said xml - what would happen?

The artifact would be downloaded but there are no hooks in beta-10 to do
any of the install procedures.

> Steve.
-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to