Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7803927
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T01:44:46+00:00 2026-06-02T01:44:46+00:00

Following error is showing in Maven console everytime I do Project -> Clean. Only

  • 0

Following error is showing in Maven console everytime I do Project -> Clean. Only the jar file is built in the target folder, apk file is not getting built.
Can anyone please help me to solve this issue?

Regards,

Sam.

My development environment is;

  • Eclipse Helios
  • Android SDK API level 8
  • Eclipse ADT 10.0.1
  • Maven Integration for Android Development Tools 0.2.5

4/30/11 9:54:07 PM IST: [INFO] skip non existing resourceDirectory D:\my\workspace\android\android-test-app\src\test\resources
4/30/11 9:54:07 PM IST: [INFO] Not compiling test sources
4/30/11 9:54:07 PM IST: [INFO] Tests are skipped.
4/30/11 9:54:07 PM IST: [INFO] D:\my\android-sdk-my\android-sdk-windows/platform-tools/dx.bat [–dex, –output=D:\my\workspace\android\android-test-app\target\classes.dex, D:\my\workspace\android\android-test-app\target\android-classes]
4/30/11 9:54:17 PM IST: [INFO]
4/30/11 9:54:17 PM IST: [INFO] trouble processing “javax/xml/namespace/QName.class”:
4/30/11 9:54:17 PM IST: [INFO]
4/30/11 9:54:17 PM IST: [INFO] Ill-advised or mistaken usage of a core class (java.* or javax.*)
4/30/11 9:54:17 PM IST: [INFO] when not building a core library.
4/30/11 9:54:17 PM IST: [INFO]
4/30/11 9:54:17 PM IST: [INFO] This is often due to inadvertently including a core library file
4/30/11 9:54:17 PM IST: [INFO] in your application’s project, when using an IDE (such as
4/30/11 9:54:17 PM IST: [INFO] Eclipse). If you are sure you’re not intentionally defining a
4/30/11 9:54:17 PM IST: [INFO] core class, then this is the most likely explanation of what’s
4/30/11 9:54:17 PM IST: [INFO] going on.
4/30/11 9:54:17 PM IST: [INFO]
4/30/11 9:54:17 PM IST: [INFO] However, you might actually be trying to define a class in a core
4/30/11 9:54:17 PM IST: [INFO] namespace, the source of which you may have taken, for example,
4/30/11 9:54:17 PM IST: [INFO] from a non-Android virtual machine project. This will most
4/30/11 9:54:17 PM IST: [INFO] assuredly not work. At a minimum, it jeopardizes the
4/30/11 9:54:17 PM IST: [INFO] compatibility of your app with future versions of the platform.
4/30/11 9:54:17 PM IST: [INFO] It is also often of questionable legality.
4/30/11 9:54:17 PM IST: [INFO]
4/30/11 9:54:17 PM IST: [INFO] If you really intend to build a core library — which is only
4/30/11 9:54:17 PM IST: [INFO] appropriate as part of creating a full virtual machine
4/30/11 9:54:17 PM IST: [INFO] distribution, as opposed to compiling an application — then use
4/30/11 9:54:17 PM IST: [INFO] the “–core-library” option to suppress this error message.
4/30/11 9:54:17 PM IST: [INFO]
4/30/11 9:54:17 PM IST: [INFO] If you go ahead and use “–core-library” but are in fact
4/30/11 9:54:17 PM IST: [INFO] building an application, then be forewarned that your application
4/30/11 9:54:17 PM IST: [INFO] will still fail to build or run, at some point. Please be
4/30/11 9:54:17 PM IST: [INFO] prepared for angry customers who find, for example, that your
4/30/11 9:54:17 PM IST: [INFO] application ceases to function once they upgrade their operating
4/30/11 9:54:17 PM IST: [INFO] system. You will be to blame for this problem.
4/30/11 9:54:17 PM IST: [INFO]
4/30/11 9:54:17 PM IST: [INFO] If you are legitimately using some code that happens to be in a
4/30/11 9:54:17 PM IST: [INFO] core package, then the easiest safe alternative you have is to
4/30/11 9:54:17 PM IST: [INFO] repackage that code. That is, move the classes in question into
4/30/11 9:54:17 PM IST: [INFO] your own package namespace. This means that they will never be in
4/30/11 9:54:17 PM IST: [INFO] conflict with core system classes. JarJar is a tool that may help
4/30/11 9:54:17 PM IST: [INFO] you in this endeavor. If you find that you cannot do this, then
4/30/11 9:54:17 PM IST: [INFO] that is an indication that the path you are on will ultimately
4/30/11 9:54:17 PM IST: [INFO] lead to pain, suffering, grief, and lamentation.
4/30/11 9:54:17 PM IST: [INFO]
4/30/11 9:54:17 PM IST: [INFO] 1 error; aborting

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T01:44:48+00:00Added an answer on June 2, 2026 at 1:44 am

    If your are using android maven integration, you should add the “provided” scope in your android sdk dependency.

    <dependency>        
    <groupId>com.google.android</groupId>        
    <artifactId>android</artifactId>        
    <version>2.3.3</version>        
    <scope>provided</scope>        
    </dependency>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When I am building my project it is showing the following error. This is
it is showing me following error when i m opening http://localhost:3000/store **We're sorry, but
While I am running this code it showing me a following error:- Column 'virtuemart_product_id'
I am preparing android application which is showing the following error: 03-21 17:30:41.988: E/AndroidRuntime(782):
It´s showing the following error and I have not idea why, can someone help
I have setup the JDBC connection pooling and its showing the following error when
when i start application in vs2008 it was showing following error Requested registry access
What does the following error mean? Geeneration of designer file failed: Exception from HRESULT:
Very simple pagination set up giving me the following error: NoMethodError in Projects#index Showing
Help me StackOveflow, you're my only hope. I'm getting the following error, and its

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.