> -----Original Message-----
> From: James CE Johnson [mailto:[EMAIL PROTECTED]
> Sent: 20 June 2003 02:51
> To: Maven Developers List
> Subject: Re: JBoss plugin - new modifications

[snip]

> 
> Perhaps there should be a maven.jboss.version property and a j:if tag
> would check that in order to invoke the right JMX thing. I seem to
> recall that the url was something different before we upgraded to
3.0.x...
> 
> <j:if test="${maven.jboss.version == '3.0.x'}">
>   the stuff we have now...
> </j:if>
> <j:if test="${maven.jboss.version == '3.2.x'}">
>   whatever is appropriate for 3.2.x...
> </j:if>
> 

Sure. I have now introduced this property but I still don't have the
patch for JMX stuff with 3.2.x. Anyone?

Thanks
-Vincent


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

Reply via email to