Relative paths in descriptor handled incorrectly
------------------------------------------------

         Key: MPARTIFACT-68
         URL: http://jira.codehaus.org/browse/MPARTIFACT-68
     Project: maven-artifact-plugin
        Type: Bug

    Reporter: Jelmer Kuperus


We have a project where the pom is not located in the top most folder but 
rather in a subdirectory
so we reference files like this :

<fileSet>
  <directory>..</directory>

this causes an archive to be created with a folder called .. in it. This is 
something you clearly do not want.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to