adobe / aem-spa-project-archetype

Maven Archetype for creating new AEM SPA projects
Apache License 2.0
61 stars 32 forks source link

Fix integration tests #93

Closed samuelmeuli closed 4 years ago

samuelmeuli commented 5 years ago
Q                       A
Fixed Issues? No
Patch: Bug Fix? Yes
Minor: New Feature? No
Major: Breaking Change? No
Tests Added + Pass? No
Documentation Provided No
Any Dependency Changes? No
License Apache License, Version 2.0

The integration tests were no longer found and therefore not run since adobe/aem-spa-project-archetype@a8b63ad because they were removed from the scope of maven-resources-plugin.

The tests that are still failing should be fixed once #92 is merged.