On 3/2/14 12:14 PM, "Stefan Egli" <[email protected]> wrote: >>> 1. the jdk7 build fails with: [ERROR] Failed to execute goal >>>org.apache.sling:maven-launchpad-plugin:2.2.0:prepare-package >>>(prepare-package) on project org.apache.sling.launchpad.testing-war: >>>Unable to copy configuration files: Source >>>'/home/travis/build/apache/sling/launchpad/testing-war/src/main/config' >>>does not exist -> [Help 1] >> >>I _think_ that since the the travis build runs over git, it does not >>have an empty 'config' directory. But that's just a guess. > >Looks like as we're using maven-launchpad-plugin 2.2.0, the fix for >SLING-2843 (which is exactly about the above) is not yet contained. > >So maybe we should release maven-launchpad-plugin 2.2.1 to get the war >integration tests functioning again?
added an empty src/main/config - see https://issues.apache.org/jira/browse/SLING-3425 Cheers, Stefan
