sometimes ITests fail to resolve nexus content from
10.8.243.80:8081/nexus
--------------------------------------------------------------------------
Key: JBIDE-25011
URL:
https://issues.jboss.org/browse/JBIDE-25011
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: integration-tests
Affects Versions: 4.5.1.AM2
Reporter: Nick Boldt
Assignee: Pavol Srna
Fix For: 4.5.1.Final
{code}
16:49:57 Downloading:
http://10.8.243.80:8081/nexus/content/repositories/jboss-nexus-public-jbo...
16:49:57
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
16:49:57 [FATAL] Non-resolvable parent POM for
org.jboss.tools:central.maven.examples:4.4.3-SNAPSHOT: Could not transfer artifact
org.jboss.tools:parent:pom:4.5.1.AM1-SNAPSHOT from/to jbosstools-base
(${jbosstools-base-site}): Cannot access ${jbosstools-base-site} with type p2 using the
available connector factories: BasicRepositoryConnectorFactory and
'parent.relativePath' points at wrong local POM @ line 5, column 10
16:49:57 @
16:49:57 [ERROR] The build could not read 1 project -> [Help 1]
16:49:57 [ERROR]
16:49:57 [ERROR] The project org.jboss.tools:central.maven.examples:4.4.3-SNAPSHOT
(/mnt/hudson_workspace/workspace/examples.prcheck/jdk/openjdk-1.8/label/rhel7/jbosstools-central/pom.xml)
has 1 error
16:49:57 [ERROR] Non-resolvable parent POM for
org.jboss.tools:central.maven.examples:4.4.3-SNAPSHOT: Could not transfer artifact
org.jboss.tools:parent:pom:4.5.1.AM1-SNAPSHOT from/to jbosstools-base
(${jbosstools-base-site}): Cannot access ${jbosstools-base-site} with type p2 using the
available connector factories: BasicRepositoryConnectorFactory and
'parent.relativePath' points at wrong local POM @ line 5, column 10: Cannot access
${jbosstools-base-site} with type p2 using the available layout factories:
Maven2RepositoryLayoutFactory: Unsupported repository layout p2 -> [Help 2]{code} --
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/examples...
Is there a reason why these jobs are configured to use *10.8.243.80:8081/nexus* instead
of simply *repository.jboss.org/nexus* or *origin-repository.jboss.org/nexus* ?