No, m2 does not allow jar overrides. Version based overrides can be
achived by plugin <dependencyManagement>, and file based overrides
should be put into the repository.

- Brett

On 8/29/05, Sachin Patel <[EMAIL PROTECTED]> wrote:
> Is the property maven.jar.override applicable for M2? If so how is it
> specified? Through <properties> ? If so, it wasn't clear to me in the
> documentation, nor could I find examples of <properties> being defined
> in M2 POMs.
> 
> Is this the correct way to define them?
> 
> <properties>
>     <myprop>value</myprop>
> </properties>
> 
> Thanks.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

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

Reply via email to