[
https://issues.jboss.org/browse/JBIDE-25011?page=com.atlassian.jira.plugi...
]
Pavol Srna commented on JBIDE-25011:
------------------------------------
10.8.243.80:8081 is the nexus mirror installed in CCI. In fact it is a CCI VM that runs
nexus and the reason behind is to speed up the builds. There is a custom settings.xml you
can set for your job to use the mirror. If you do not set the settings.xml for your job,
then the default is
repository.jboss.org.
Sometimes it happens that the content is not yet synced or some other error happens
occasionally.
I believe I can close this jira as won't fix. Please reopen if you feel otherwise.
Thx.
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* ?
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)