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/09/09 21:05:43 UTC

[jira] Commented: (MPWAR-31) war:deploy does not take maven.war.final.name override into account

The following comment has been added to this issue:

     Author: Neil Crow
    Created: Thu, 9 Sep 2004 7:36 AM
       Body:
There is a similar problem with ejb:client-install,
that name of the client-artifact generated in the target directory is changed when the client-artifact is installed.
And I assume that the problem will be the same with
ejb:client-deploy.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPWAR-31?page=comments#action_23924

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPWAR-31

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPWAR-31
    Summary: war:deploy does not take maven.war.final.name override into account
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-war-plugin
   Versions:
             1.6

   Assignee: 
   Reporter: James Shute

    Created: Fri, 3 Sep 2004 4:14 AM
    Updated: Thu, 9 Sep 2004 7:36 AM
Environment: I'm using Maven 1.0 on Win2K, though I doubt that is related to the problem

Description:
When using the war:deploy goal if I supply an override to the maven.war.final.name property then the target file ends up with the default name (though it does use the correct file as the source of the copy)

I guess the underlying fault may lie in the artifact plugin (I'm using 1.4) but as the end problem is with the war file I put it here.

If it makes a difference I'm using a file based repository deploy


---------------------------------------------------------------------
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