[ 
http://jira.nuxeo.org/browse/NXBT-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julien Carsique updated NXBT-111:
---------------------------------


Not a bug in Nuxeo. This is a Maven plugins issue on paths with spaces within 
Windows.
See http://maven.apache.org/settings.html
Move your local M2 repository and set it up in your ~/.m2/settings.xml 
something like:
        <localRepository>c:/m2-repository</localRepository>
(default value is 
<localRepository>${user.home}/.m2/repository</localRepository>)


> the nuxeo distrbution building code cannot handle spaces in paths
> -----------------------------------------------------------------
>
>                 Key: NXBT-111
>                 URL: http://jira.nuxeo.org/browse/NXBT-111
>             Project: Nuxeo ECM Build/Test Environment
>          Issue Type: Bug
>            Reporter: Ian Smith
>            Assignee: Julien Carsique
>            Priority: Major
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> For example, trying to build the jeppesen distribution you get this error in 
> adci-distribution (using -Pheadless-client):
> Caused by: java.net.URISyntaxException: Illegal character in path at index 
> 18: file:/C:/Documents and Settings/julien 
> carsique/.m2/repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to