[
https://issues.jboss.org/browse/JBIDE-20839?page=com.atlassian.jira.plugi...
]
Nick Boldt updated JBIDE-20839:
-------------------------------
Description:
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@github.com:dgolovin/jbdevstudio-product-2537718c95d2ab24548eadb00174cf639ec1dd99.zip:
/tmp/git@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-...
Solution:
ensure paths don't include colons, ats, or other special chars. (Replace with
underscores?)
was:
As reported by Denis:
{code}
1. jbds sources download fails 8 out of 10 builds
[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@github.com:dgolovin/jbdevstudio-product-2537718c95d2ab24548eadb00174cf639ec1dd99.zip:
/tmp/git@github.com:dgolovin/jbdevstudio-product-2537718c95d2ab24548eadb00174cf639ec1dd99.zip
(No such file or directory)
{code}
Affected source:
https://github.com/jbosstools/jbosstools-maven-plugins/blob/master/tycho-...
Solution:
ensure paths don't include colons, ats, or other special chars. (Replace with
underscores?)
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
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@github.com:dgolovin/jbdevstudio-product-2537718c95d2ab24548eadb00174cf639ec1dd99.zip:
/tmp/git@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-...
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)