Nick Boldt created LOCUS-43:
-------------------------------
Summary: Migrate Locus build to use org.jboss.tools.tycho-plugins and Tycho
0.22; fix tp resolution problems
Key: LOCUS-43
URL:
https://issues.jboss.org/browse/LOCUS-43
Project: JBoss Tools Locus
Issue Type: Bug
Affects Versions: 1.2.0
Reporter: Nick Boldt
If you attempt to fetch sources with -Dmirror-target-to-repo.includeSources=true the TP
build fails:
{code}
[INFO] Validating
/home/nboldt/eclipse/workspace-jboss/jbosstools-github-master/jbosstools-locus/target-platforms/multiple/locus-multiple.target...
[ERROR] Resolution failed:
[ERROR] Software being installed: org.springframework.aop 3.1.4.RELEASE
[ERROR] Missing requirement: org.springframework.aop 3.1.4.RELEASE requires 'package
org.aopalliance.aop [1.0.0,2.0.0)' but it could not be found
[INFO] Failed, see Error log below
[ERROR] Validation found errors in 1 .target files:
Could not resolve content of locus-multiple.target{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)