[jbosstools-issues] [JBoss JIRA] (JBIDE-20839) FetchSourcesFromManifests creates invalid paths when github repos defined with colons and ats

Martin Malina (JIRA) issues at jboss.org
Thu May 26 06:36:00 EDT 2016


     [ https://issues.jboss.org/browse/JBIDE-20839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Malina closed JBIDE-20839.
---------------------------------


No reaction from Denis, so I assume it works for him ;) Closing.

> FetchSourcesFromManifests creates invalid paths when github repos defined with colons and ats
> ---------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-20839
>                 URL: https://issues.jboss.org/browse/JBIDE-20839
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 4.4.0.Alpha1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 4.4.0.Alpha1
>
>
> As reported by Denis:
> {quote}jbds sources download fails 8 out of 10 builds
> {code}
> [INFO] [ERROR] Failed to execute goal org.jboss.tools.tycho-plugins:repository-utils:0.23.1:fetch-sources-from-manifests (fetch-sources) on project com.jboss.devstudio.core.site: Error cloning from /home/eskimo/Projects/jbdevstudio/4.4.x/releng/jbdevstudio-product to /tmp/git at github.com:dgolovin/jbdevstudio-product-2537718c95d2ab24548eadb00174cf639ec1dd99.zip: /tmp/git at github.com:dgolovin/jbdevstudio-product-2537718c95d2ab24548eadb00174cf639ec1dd99.zip (No such file or directory)
> {code}
> {quote}
> Affected source:
> https://github.com/jbosstools/jbosstools-maven-plugins/blob/master/tycho-plugins/repository-utils/src/main/java/org/jboss/tools/tycho/sitegenerator/FetchSourcesFromManifests.java
> Solution: 
> ensure paths don't include colons, ats, or other special chars. (Replace with underscores?)



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list