You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <ui...@incubator.apache.org> on 2009/07/31 19:44:14 UTC

[jira] Created: (UIMA-1473) mvn assembly:assembly failing with msg about illegal character in path name to ant in repo

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.


[jira] Closed: (UIMA-1473) mvn assembly:assembly failing with msg about illegal character in path name to ant in repo

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor closed UIMA-1473.
--------------------------------

    Resolution: Fixed

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