change separators in build-classpath
------------------------------------

                 Key: MDEP-89
                 URL: http://jira.codehaus.org/browse/MDEP-89
             Project: Maven 2.x Dependency Plugin
          Issue Type: Improvement
          Components: build-classpath
    Affects Versions: 2.0-alpha-5
         Environment: Windows / Unix
            Reporter: Christophe Domas
            Assignee: Brian Fox
            Priority: Minor


Hi,
I'm trying to use the build-classpath to generate a unix-style classpath on a 
windows laptop (associated with the assembly plugin). I saw that you are using 
file.separator and path.separator to generate the classpath string but I'm 
affraid of side effect by overriding them in a properties file. Could you add a 
way to choose a style (windows|unix) or to override them in the plugin 
configuration?
thanks

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