[
https://issues.jboss.org/browse/JBIDE-23761?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-23761:
------------------------------------
And coretests is still red:
{code}
[WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy
dependency from AM2-v20170121-0052-B6049.JBoss Tools - Core Tests
1.0.0.A2E87EkycKlP9bFjuEy7D6Tor56H0Dg37IIg3sE7 to
org.jboss.ide.eclipse.as.test.feature.source.feature.group [3.2.3.v20170119-2212].; Unable
to satisfy dependency from AM2-v20170121-0052-B6049.JBoss Tools - Core Tests
1.0.0.A2E87EkycKlP9bFjuEy7D6Tor56H0Dg37IIg3sE7 to
org.jboss.ide.eclipse.as.test.feature.feature.group [3.2.3.v20170119-2212].]
{code}
But the coretests site contains these features:
{code}
[ ] org.jboss.ide.eclipse.as.test.feature.source_3.2.3.v20170120-2034.jar 20-Jan-2017
17:00 3.6K
[ ] org.jboss.ide.eclipse.as.test.feature_3.2.3.v20170120-2034.jar 20-Jan-2017
17:00 2.5K {code}
So... why is the build trying to resolve 3.2.3.v20170119-2212 when the latest is
3.2.3.v20170120-2034 ?
Well... it's not a timing issue -- could be a problem with the maven reactor / target
platform pulling from two different jbosstools-server_master builds:
{code}
http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser...
http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser...
and
http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser...
http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser...
So... two solutions:
a) rebuild the jbosstools-server to remove the old B1394 build from the composite.
b) add -Djbosstools_site_suffix=latest/all/repo to the coretests (and other aggregate
jobs) so that it only reads a single upstream repo per component, rather than the 2-site
composite.
ensure that latest x.y.3 AS, archives, & runtime test-framework
plugins/features are added to the coretests site
----------------------------------------------------------------------------------------------------------------
Key: JBIDE-23761
URL:
https://issues.jboss.org/browse/JBIDE-23761
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, server, updatesite
Affects Versions: 4.4.3.AM1
Reporter: Nick Boldt
Assignee: Rob Stryker
Fix For: 4.4.3.AM2
[7:30 AM] Pavol Srna: @RobStryker hi Rob, got a minute?
[7:31 AM] Pavol Srna: @RobStryker wondering if the (as, runtime) test-framework can be
made available e.g. here:
http://download.jboss.org/jbosstools/neon/snapshots/updates/coretests/mas...
[7:31 AM] Pavol Srna: what do you think?
[7:34 AM] Pavol Srna: I don't see it in the org.jboss.ide.eclipse.as.test.feature on
site, maybe needs a rebuild?
[12:49 PM] Nick Boldt: if you want more test plugins/features in the coretests site...
make sure they're part of the server site [1] and then PR me to add them to the
coretests site [2].
[1]
http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser...
[2]
http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-bui...
Submit PR against this:
https://github.com/jbosstools/jbosstools-build-sites/blob/master/aggregat...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)