This repository was archived by the owner on Sep 7, 2020. It is now read-only.

Description
Hi ,
I have downloaded the code i..e Sample Android project with Maven, with CI on Travis and when I ran that I am getting an MavenFilteringException like below
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:2.6:copy-resources (copy-manifest) on project androidexample-app: Execution copy-manifest of goal org.apache.maven.plugins:maven-resources-plugin:2.6:copy-resources failed: A required class was missing while executing org
.apache.maven.plugins:maven-resources-plugin:2.6:copy-resources: org/apache/maven/shared/filtering/MavenFilteringException
[ERROR] -----------------------------------------------------
Please help me to fix this issue.