Allow for an empty prefix on dependency:build-classpath
-------------------------------------------------------

                 Key: MDEP-271
                 URL: http://jira.codehaus.org/browse/MDEP-271
             Project: Maven 2.x Dependency Plugin
          Issue Type: Improvement
          Components: build-classpath
    Affects Versions: 2.1
            Reporter: Andreas Sewe
            Assignee: Brian Fox


At the moment it is impossible to configure an *empty* prefix (classpath should 
contain just the artifact filenames, no paths) with 
{{dependency:build-classpath}}. Using an empty {{<prefix/>}} is the same as a 
non-existent {{<prefix>}}; all paths within the classpath are w.r.t. to the 
local repository (the default configuration). Setting {{mdep.prefix}} to an 
empty string as a workaround doesn't work either; you still get a leading slash 
for a path.

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