[
https://issues.apache.org/jira/browse/SLING-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13818930#comment-13818930
]
Bertrand Delacretaz commented on SLING-3240:
--------------------------------------------
I think the root cause of the src/main/config error is maven-launchpad-plugin
not accepting a missing folder in recent versions.
I had the same problem in launchpad/builder and worked around it for now, look
for empty.config.directory in pom.xml
> Unable to run tests from launchpad/testing-war:
> launchpad/testing-war/src/main/config does not exist
> ----------------------------------------------------------------------------------------------------
>
> Key: SLING-3240
> URL: https://issues.apache.org/jira/browse/SLING-3240
> Project: Sling
> Issue Type: Bug
> Components: Testing
> Reporter: Robert Munteanu
> Fix For: Launchpad Testing 7
>
> Attachments: build-failure-class-not-found.log,
> build-failure-config-dir-not-found.log
>
>
> The launchpad/test-war project fails, apparently due to a missing
> configuration directory ( src/main/config ). However, once that directory is
> created the build still fails, since it fails to find the
> org.apache.sling.commons.testing.integration.HttpTest class.
--
This message was sent by Atlassian JIRA
(v6.1#6144)