Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-955


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-955
    Summary: Filename in /target and repository differ
       Type: Bug

     Status: Closed
   Priority: Minor
 Resolution: WON'T FIX

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-ear
   Fix Fors:
             1.0-rc2
   Versions:
             1.0-rc1

   Assignee: 
   Reporter: Christian Mouttet

    Created: Tue, 21 Oct 2003 7:56 AM
    Updated: Sun, 9 Nov 2003 9:48 AM

Description:
I changed maven.final.name in project.properties and built the EAR.

=> ${maven.final.name}.ear in /target

Running ear:install copies this file to MavenRepoLocal/.../${pom.artifactId}.ear

=> Different file names

The target filename is generated in 
org.apache.maven.artifact.deployer.DefaultArtifactDeployer.getRepositoryFullPath(...) 
and doesn't depends on ${maven.final.name}.


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

Reply via email to