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/04/27 21:20:05 UTC

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

Message:

   The following issue has been closed.

   Resolver: Vincent Massol
       Date: Tue, 27 Apr 2004 3:18 PM

Fixed in CVS.
---------------------------------------------------------------------
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: Closed
   Priority: Major
 Resolution: FIXED

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

    Project: maven-jboss-plugin
   Fix Fors:
             1.5
   Versions:
             1.4

   Assignee: Vincent Massol
   Reporter: Rob Dupuis

    Created: Mon, 19 Jan 2004 9:08 AM
    Updated: Tue, 27 Apr 2004 3:18 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