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 2003/10/22 04:11:04 UTC

[jira] Commented: (MAVEN-955) Filename in /target and repository differ

The following comment has been added to this issue:

     Author: dion gillard
    Created: Tue, 21 Oct 2003 9:10 PM
       Body:
It should copy it to

repo/${pom.groupId}/ears/${pom.artifactId}-${pom.currentVersion}.ear
---------------------------------------------------------------------
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: Unassigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-ear
   Versions:
             1.0-rc1

   Assignee: 
   Reporter: Christian Mouttet

    Created: Tue, 21 Oct 2003 7:56 AM
    Updated: Tue, 21 Oct 2003 7:56 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org