> -----Original Message-----
> From: Brett Porter [mailto:[EMAIL PROTECTED] 
> Sent: Friday, August 12, 2005 9:50 AM
> To: Maven Users List
> Subject: Re: [m2] Dependencies as resources
> 
> On 8/13/05, Bennett, Timothy (JIS - Applications) 
> <[EMAIL PROTECTED]> wrote:
> > Ok... So the steps are jar:jar to jar my target, then 
> > assembly:assembly to add a dependency jar file to that 
> target archive?
> 
> No, assembly is to distribute a jar differently, it would 
> produce a different artifact.
> 
> Is this an OSGi feature? If so, it should be added to your 
> OSGi plugin.
>

In essence, yeah.  So... (thinking out loud here)... I could code my
osgi plug-in perhaps to recognize a custom dependency scope value (like
the war goal) and embed the dependency in the target jar that way,
perhaps?
 


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

Reply via email to