[
https://issues.apache.org/jira/browse/ACE-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989316#comment-12989316
]
Bram de Kruijff commented on ACE-79:
------------------------------------
A couple of tweaks I needed to to to get tests going under mvn...
1) Hack IntegrationTestBase by adding empty public cleanup() to get things to
compile. Do you have a local modification somewhere?
2) Add explicit surefire plugin configuration doing two things:
2a) Tweak pax-runner config to run on integration-test phase instead of
test phase so you will anoy less people with all this testing :)
2b) The parent brings in a testng dep which messes up the testrunner
somehow. Disable it in the execution by specifying a non existing
testNGArtifactName
Now I still have some test failing but I'm not sure thats a mvn problem as I
get the same exceptions in eclipse?
Tests in error:
foo(org.apache.ace.it.server.AssemblyConfigureTest)
initializationError0(org.apache.ace.it.server.MinimalGatewayTest)
> Port all integration tests over to the new structure
> ----------------------------------------------------
>
> Key: ACE-79
> URL: https://issues.apache.org/jira/browse/ACE-79
> Project: Ace
> Issue Type: Sub-task
> Reporter: Marcel Offermans
> Assignee: Angelo van der Sijpt
>
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira