The following comment has been added to this issue: Author: Archimedes Trajano Created: Wed, 26 Nov 2003 12:35 AM Body: Hi, sorry I cannot, I am not sure how to write jelly scripts yet.
I can't seem to say <j:if test="${maven.jboss.version} == '3.0'"> <j:set var="maven.jboss.jmx.url.deploy" value='${pom.getPluginContext("maven-jboss-plugin").getVariable("maven.jboss.3.0.jmx.url.deploy")}'/> </j:if> <j:if test="${maven.jboss.version} == '3.2'"> <j:set var="maven.jboss.jmx.url.deploy" value='${pom.getPluginContext("maven-jboss-plugin").getVariable("maven.jboss.3.2.jmx.url.deploy")}'/> </j:if> --------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJBOSS-3 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPJBOSS-3 Summary: jboss 3.2 JXM deploy/undeploy URL is slightly different from what's in jboss plugin project.properties Type: Bug Status: Unassigned Priority: Minor Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-jboss-plugin Fix Fors: 1.4 Versions: 1.3 Assignee: Reporter: Dima Berastau Created: Tue, 1 Jul 2003 3:53 AM Updated: Wed, 26 Nov 2003 12:35 AM Description: default maven.jboss.jmx.url.deploy and maven.jboss.jmx.url.undeploy seem to be missing 0 at the end (should read 'arg0=' rather than 'arg=', tested in jboss 3.2). --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]