Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

Getting MavenFilteringException #11

Open
SuseelaSadhana opened this issue Oct 5, 2016 · 1 comment
Open

Getting MavenFilteringException #11

SuseelaSadhana opened this issue Oct 5, 2016 · 1 comment

Comments

@SuseelaSadhana
Copy link

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.

@rkistner
Copy link
Member

rkistner commented Oct 6, 2016

It could be related to the version of Maven or Android SDK tools.

I suggest you use Gradle instead - it is much simpler and better supported for Android.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants