[jbosstools-issues] [JBoss JIRA] (JBIDE-13276) Test failures on JAX-RS tooling with "mvn verify" on OSX
Xavier Coulon (JIRA)
jira-events at lists.jboss.org
Thu Feb 7 15:42:51 EST 2013
[ https://issues.jboss.org/browse/JBIDE-13276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Xavier Coulon resolved JBIDE-13276.
-----------------------------------
Resolution: Done
Resolved after duplicating the profiles in the pom.xml of the jaxrs.core.test project and adding the optional dependency in the MANIFEST.MF of the test plugin as well.
A build on Jenkins ran without error, so there is no side effect on other OSes.
> Test failures on JAX-RS tooling with "mvn verify" on OSX
> --------------------------------------------------------
>
> Key: JBIDE-13276
> URL: https://issues.jboss.org/browse/JBIDE-13276
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Build/Releng
> Affects Versions: 4.0.0.Final
> Reporter: Xavier Coulon
> Assignee: Xavier Coulon
> Priority: Blocker
> Fix For: 4.1.0.Alpha1
>
>
> A large number of test fail because of NPE, which I suspect are due to the missing following MacOSX-specific dependency:
> {code}
> org.eclipse.jdt.launching.macosx;bundle-version="3.2.100";resolution:=optional;visibility:=reexport
> {code}
> On Jenkins (linux box), it's all good.
--
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