[jbosstools-issues] [JBoss JIRA] (JBIDE-16497) Could not find artifact org.jboss.tools:central.maven.examples:pom:4.1.0-SNAPSHOT

Nick Boldt (JIRA) issues at jboss.org
Mon Feb 10 04:27:28 EST 2014


    [ https://issues.jboss.org/browse/JBIDE-16497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12942898#comment-12942898 ] 

Nick Boldt commented on JBIDE-16497:
------------------------------------

You can kick the job [1] again to ensure all the tests run, but unless that shows something is seriously borked, I wouldn't bother w/ a respin as that pom is only responsible for RUNNING tests, and they've already been compiled in an earlier step.

Of course Jenkins is misbehaving at the moment, so a respin is sort of impossible.

[1] https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_8.0.luna/job/jbosstools-central_4.2.luna/ 
                
>  Could not find artifact org.jboss.tools:central.maven.examples:pom:4.1.0-SNAPSHOT
> ----------------------------------------------------------------------------------
>
>                 Key: JBIDE-16497
>                 URL: https://issues.jboss.org/browse/JBIDE-16497
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central
>    Affects Versions: 4.2.0.Alpha2
>            Reporter: Nick Boldt
>            Assignee: Fred Bricon
>             Fix For: 4.2.0.Beta1
>
>
> {code}
> [ERROR]   The project org.jboss.tools:central.maven.examples.all.tests:4.1.0-SNAPSHOT (/mnt/hudson_workspace/workspace/jbosstools-central_4.2.luna/sources/all-tests/pom.xml) has 1 error
> [ERROR]     Non-resolvable parent POM: Could not find artifact org.jboss.tools:central.maven.examples:pom:4.1.0-SNAPSHOT in jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/) and 'parent.relativePath' points at wrong local POM @ line 5, column 10 -> [Help 2]
> {code}
> Fix is to make sure the version of parent pom ref'd in all-tests/pom.xml [1] is the same as the version of ./pom.xml [2]
> [1] https://github.com/jbosstools/jbosstools-central/blob/master/all-tests/pom.xml#L8 (4.1.0)
> [2] https://github.com/jbosstools/jbosstools-central/blob/master/pom.xml#L12 (4.2.0)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list