You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/03/26 00:35:31 UTC

[jira] Commented: (MPJBOSS-9) jboss:deploy-exploded-warfile fails

The following comment has been added to this issue:

     Author: Anders Eriksson
    Created: Thu, 25 Mar 2004 6:34 PM
       Body:
The plugin.property mentioned above

maven.jboss.jmx.url.undeploy.3.2 

seems incorrect in the documentation currently on the web. It sais

maven.jboss.3.2.jmx.url.undeploy 

or actually more specificly

maven.jboss.${maven.jboss.version}.jmx.url.undeploy

so perhaps this should be fixed too?

---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJBOSS-9&page=comments#action_17921

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJBOSS-9

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJBOSS-9
    Summary: jboss:deploy-exploded-warfile fails
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: 5 minutes
 Time Spent: Unknown
  Remaining: 5 minutes

    Project: maven-jboss-plugin
   Versions:
             1.4

   Assignee: 
   Reporter: Rob Dupuis

    Created: Mon, 19 Jan 2004 9:08 AM
    Updated: Thu, 25 Mar 2004 6:34 PM
Environment: win2k, cygwin, maven 1.0-rc1-SNAPSHOT, maven-jboss-plugin-1.4-SNAPSHOT

Description:
The following build failure occurs:

jboss:deploy-exploded-warfile:
    [get] Getting: http://localhost:8080/jmx-console/HtmlAdaptor?action=invokeOpByName&name=jboss.system:service%3DMainDeployer&methodName=undeploy&argType=java.net.URL&arg0= file:d:\Projects\xxx/target/xxx.war
    [get] Error opening connection java.io.IOException
    [get] Error opening connection java.io.IOException
    [get] Error opening connection java.io.IOException
    [get] Can't get http://localhost:8080/jmx-console/HtmlAdaptor?action=invokeOpByName&name=jboss.system:service%3DMainDeployer&methodName=undeploy&argType=java.net.URL&arg0= file:d:\Projects\xxx/target/opencms.war to D:\Projects\xxx\deploy.log

Fix:

In plugin.properties
The maven.jboss.jmx.url.undeploy.3.2 and maven.jboss.jmx.url.deploy.3.2 properties have trailing whitespace. 

As a temporary fix I have overridden these properties in my project.properties file.



---------------------------------------------------------------------
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org