mvn assembly:assembly failing with msg about illegal character in path name to 
ant in repo
------------------------------------------------------------------------------------------

                 Key: UIMA-1473
                 URL: https://issues.apache.org/jira/browse/UIMA-1473
             Project: UIMA
          Issue Type: Bug
            Reporter: Marshall Schor
            Assignee: Marshall Schor
             Fix For: 2.3


When running mvn assembly:assembly in uimaj-distr get a failure: 
Illegal character in path at index 18: file:/C:/Documents and 
Settings/Administrator/.m2/repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar

This error goes away if we delete the part of the POM that was attempting to 
specify 1.7.0 level of ant, but also had the comment that it wasn't working.  
The current ant level downloaded by maven if no level is specified is 1.7.1 
which is fine for our use.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to