[
https://issues.jboss.org/browse/JBIDE-19024?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-19024 at 2/6/15 4:52 PM:
------------------------------------------------------------
PR applied so resolving. If nothing else to do, please close.
was (Author: nickboldt):
PR applied so resolving. If nothing else to do, please close,
org.jboss.tools.tycho-plugins:target-platform-utils - source
downloading enhancement
------------------------------------------------------------------------------------
Key: JBIDE-19024
URL:
https://issues.jboss.org/browse/JBIDE-19024
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: build
Affects Versions: 4.3.0.Alpha1
Reporter: Tomasz KleszczyĆski
Assignee: Mickael Istria
Fix For: 4.3.0.Alpha1
Testing Mojo for mirroring the installation units I encountered three problems.
1. Using tycho 0.22.0 there is problem with creating TargetPlatform used for resolving
source artifacts. Tycho complains that execution environment 'Mock' is not known.
2. Mirrored versions of source artifacts could be different that code artifacts. This is
because plugin tries to resolve source artifact without specifying version.
3. Downloading sources for IU *.feature.group is not supported.
I fixed the first issue and implemented second and third. Please expect pull request.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)