[jbosstools-issues] [JBoss JIRA] (JBIDE-13467) integration-tests site won't build after reractoring: "Missing requirement: org.jboss.tools.maven.configurators.tests 1.5.0.Alpha1-v20130124-1009-B213 requires 'bundle org.jboss.tools.maven.jpa 0.0.0' but it could not be found"

Nick Boldt (JIRA) jira-events at lists.jboss.org
Tue Feb 19 10:23:56 EST 2013


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

Nick Boldt commented on JBIDE-13467:
------------------------------------

Yes, I renamed the jobs a week or so ago for consistency w/ the new naming scheme.

New problem: since your tests depend on Zest, which we have removed from our target platform (it's now only in the JBTIS target platform), your build's failing.

{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JBossTools/view/JBossTools_Trunk/job/jbosstools-integration-tests.aggregate_master/48/console}
[ERROR]   Missing requirement: org.jboss.tools.esb.project.ui 1.5.300.Alpha1-v20130128-1848-B1149 requires 'bundle org.eclipse.zest.core 0.0.0' but it could not be found
{code}

Solution: your root pom needs to include the JBTIS target platform in order to build. 

See: https://github.com/jbosstools/jbosstools-integration-stack/blob/master/README.md for how to add that to your root pom.
                
> integration-tests site won't build after reractoring: "Missing requirement: org.jboss.tools.maven.configurators.tests 1.5.0.Alpha1-v20130124-1009-B213 requires 'bundle org.jboss.tools.maven.jpa 0.0.0' but it could not be found"
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-13467
>                 URL: https://issues.jboss.org/browse/JBIDE-13467
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: testing
>    Affects Versions: 4.1.0.Alpha1
>            Reporter: Nick Boldt
>            Assignee: Fred Bricon
>             Fix For: 4.1.0.Alpha1
>
>
> [ERROR]   Missing requirement: org.jboss.tools.maven.configurators.tests 1.5.0.Alpha1-v20130124-1009-B213 requires 'bundle org.jboss.tools.maven.jpa 0.0.0' but it could not be found
> Cause is JBIDE-13048 -- org.jboss.tools.maven.jpa is now org.eclipse.m2e.wtp.jpa.
> Will need to update tests to use new namespace.
> Note similar refactoring for jaxrs and jsf.

--
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