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 8570201
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T18:30:17+00:00 2026-06-11T18:30:17+00:00

Getting the following error/exception while trying to compile my maven based web application… can

  • 0

Getting the following error/exception while trying to compile my maven based web application… can any one help please. Using eclipse indigo editor

Thanks in advance.

[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Ilex 2.3.08.01
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.312s
[INFO] Finished at: Mon Sep 24 15:27:58 UZT 2012
[INFO] Final Memory: 4M/15M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project ilex: Could not resolve dependencies for project com.ilex:ilex:war:2.3.08.01: Failed to collect dependencies for [log4j:log4j:jar:1.2.16 (compile), commons-dbcp:commons-dbcp:jar:1.3 (compile), commons-dbutils:commons-dbutils:jar:1.3 (compile), commons-pool:commons-pool:jar:1.5.1 (compile), com.sun.xml.bind:jaxb-xjc:jar:2.2.2 (compile), struts:struts:jar:1.1 (compile), com.mind:mind-common-framework:jar:1.3.1 (compile), com.lowagie:itext:jar:2.1.7 (compile), com.lowagie:itext-rtf:jar:2.1.7 (compile), org.directwebremoting:dwr:jar:2.0.2 (compile), mysql:mysql-connector-java:jar:5.0.4 (provided), java4less:java4less:jar:1.0.0 (compile), jfree:jfreechart:jar:1.0.1 (compile), net.sourceforge.jtds:jtds:jar:1.2.4 (provided), jstl:jstl:jar:1.2 (compile), jasperreports:jasperreports:jar:3.1.0 (compile), javax.mail:mail:jar:1.4.1 (compile), net.sf.json-lib:json-lib:jar:jdk15:2.3 (compile), javax:javaee-api:jar:6.0 (provided), javax.activation:activation:jar:1.1 (compile), net.sf.flexjson:flexjson:jar:2.0 (compile), com.ilex:ilex-schemas:jar:1.0.0 (compile), commons-collections:commons-collections:jar:3.1 (compile), com.ilex:ilex-core-common:jar:1.0.0 (compile), com.ilex:ilex-core-dao:jar:1.0.0 (compile), com.ilex:ilex-core-logic:jar:1.0.0 (compile), com.sun.jersey:jersey-client:jar:1.6 (compile), org.apache.httpcomponents:httpclient:jar:4.0.1 (compile), org.apache.httpcomponents:httpmime:jar:4.2 (compile), org.apache.velocity:velocity:jar:1.6.2 (compile), commons-lang:commons-lang:jar:2.4 (compile)]: No versions available for commons-collections:commons-collections:jar:[2.1,) within specified range -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project ilex: Could not resolve dependencies for project com.ilex:ilex:war:2.3.08.01: Failed to collect dependencies for [log4j:log4j:jar:1.2.16 (compile), commons-dbcp:commons-dbcp:jar:1.3 (compile), commons-dbutils:commons-dbutils:jar:1.3 (compile), commons-pool:commons-pool:jar:1.5.1 (compile), com.sun.xml.bind:jaxb-xjc:jar:2.2.2 (compile), struts:struts:jar:1.1 (compile), com.mind:mind-common-framework:jar:1.3.1 (compile), com.lowagie:itext:jar:2.1.7 (compile), com.lowagie:itext-rtf:jar:2.1.7 (compile), org.directwebremoting:dwr:jar:2.0.2 (compile), mysql:mysql-connector-java:jar:5.0.4 (provided), java4less:java4less:jar:1.0.0 (compile), jfree:jfreechart:jar:1.0.1 (compile), net.sourceforge.jtds:jtds:jar:1.2.4 (provided), jstl:jstl:jar:1.2 (compile), jasperreports:jasperreports:jar:3.1.0 (compile), javax.mail:mail:jar:1.4.1 (compile), net.sf.json-lib:json-lib:jar:jdk15:2.3 (compile), javax:javaee-api:jar:6.0 (provided), javax.activation:activation:jar:1.1 (compile), net.sf.flexjson:flexjson:jar:2.0 (compile), com.ilex:ilex-schemas:jar:1.0.0 (compile), commons-collections:commons-collections:jar:3.1 (compile), com.ilex:ilex-core-common:jar:1.0.0 (compile), com.ilex:ilex-core-dao:jar:1.0.0 (compile), com.ilex:ilex-core-logic:jar:1.0.0 (compile), com.sun.jersey:jersey-client:jar:1.6 (compile), org.apache.httpcomponents:httpclient:jar:4.0.1 (compile), org.apache.httpcomponents:httpmime:jar:4.2 (compile), org.apache.velocity:velocity:jar:1.6.2 (compile), commons-lang:commons-lang:jar:2.4 (compile)]
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:196)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:108)
    at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
    at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
    at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
    at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project com.ilex:ilex:war:2.3.08.01: Failed to collect dependencies for [log4j:log4j:jar:1.2.16 (compile), commons-dbcp:commons-dbcp:jar:1.3 (compile), commons-dbutils:commons-dbutils:jar:1.3 (compile), commons-pool:commons-pool:jar:1.5.1 (compile), com.sun.xml.bind:jaxb-xjc:jar:2.2.2 (compile), struts:struts:jar:1.1 (compile), com.mind:mind-common-framework:jar:1.3.1 (compile), com.lowagie:itext:jar:2.1.7 (compile), com.lowagie:itext-rtf:jar:2.1.7 (compile), org.directwebremoting:dwr:jar:2.0.2 (compile), mysql:mysql-connector-java:jar:5.0.4 (provided), java4less:java4less:jar:1.0.0 (compile), jfree:jfreechart:jar:1.0.1 (compile), net.sourceforge.jtds:jtds:jar:1.2.4 (provided), jstl:jstl:jar:1.2 (compile), jasperreports:jasperreports:jar:3.1.0 (compile), javax.mail:mail:jar:1.4.1 (compile), net.sf.json-lib:json-lib:jar:jdk15:2.3 (compile), javax:javaee-api:jar:6.0 (provided), javax.activation:activation:jar:1.1 (compile), net.sf.flexjson:flexjson:jar:2.0 (compile), com.ilex:ilex-schemas:jar:1.0.0 (compile), commons-collections:commons-collections:jar:3.1 (compile), com.ilex:ilex-core-common:jar:1.0.0 (compile), com.ilex:ilex-core-dao:jar:1.0.0 (compile), com.ilex:ilex-core-logic:jar:1.0.0 (compile), com.sun.jersey:jersey-client:jar:1.6 (compile), org.apache.httpcomponents:httpclient:jar:4.0.1 (compile), org.apache.httpcomponents:httpmime:jar:4.2 (compile), org.apache.velocity:velocity:jar:1.6.2 (compile), commons-lang:commons-lang:jar:2.4 (compile)]
    at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:139)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:171)
    ... 22 more
Caused by: org.sonatype.aether.collection.DependencyCollectionException: Failed to collect dependencies for [log4j:log4j:jar:1.2.16 (compile), commons-dbcp:commons-dbcp:jar:1.3 (compile), commons-dbutils:commons-dbutils:jar:1.3 (compile), commons-pool:commons-pool:jar:1.5.1 (compile), com.sun.xml.bind:jaxb-xjc:jar:2.2.2 (compile), struts:struts:jar:1.1 (compile), com.mind:mind-common-framework:jar:1.3.1 (compile), com.lowagie:itext:jar:2.1.7 (compile), com.lowagie:itext-rtf:jar:2.1.7 (compile), org.directwebremoting:dwr:jar:2.0.2 (compile), mysql:mysql-connector-java:jar:5.0.4 (provided), java4less:java4less:jar:1.0.0 (compile), jfree:jfreechart:jar:1.0.1 (compile), net.sourceforge.jtds:jtds:jar:1.2.4 (provided), jstl:jstl:jar:1.2 (compile), jasperreports:jasperreports:jar:3.1.0 (compile), javax.mail:mail:jar:1.4.1 (compile), net.sf.json-lib:json-lib:jar:jdk15:2.3 (compile), javax:javaee-api:jar:6.0 (provided), javax.activation:activation:jar:1.1 (compile), net.sf.flexjson:flexjson:jar:2.0 (compile), com.ilex:ilex-schemas:jar:1.0.0 (compile), commons-collections:commons-collections:jar:3.1 (compile), com.ilex:ilex-core-common:jar:1.0.0 (compile), com.ilex:ilex-core-dao:jar:1.0.0 (compile), com.ilex:ilex-core-logic:jar:1.0.0 (compile), com.sun.jersey:jersey-client:jar:1.6 (compile), org.apache.httpcomponents:httpclient:jar:4.0.1 (compile), org.apache.httpcomponents:httpmime:jar:4.2 (compile), org.apache.velocity:velocity:jar:1.6.2 (compile), commons-lang:commons-lang:jar:2.4 (compile)]
    at org.sonatype.aether.impl.internal.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:262)
    at org.sonatype.aether.impl.internal.DefaultRepositorySystem.collectDependencies(DefaultRepositorySystem.java:345)
    at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:131)
    ... 23 more
Caused by: org.sonatype.aether.resolution.VersionRangeResolutionException: No versions available for commons-collections:commons-collections:jar:[2.1,) within specified range
    at org.sonatype.aether.impl.internal.DefaultDependencyCollector.process(DefaultDependencyCollector.java:384)
    at org.sonatype.aether.impl.internal.DefaultDependencyCollector.process(DefaultDependencyCollector.java:533)
    at org.sonatype.aether.impl.internal.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:243)
    ... 25 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
  • 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-11T18:30:19+00:00Added an answer on June 11, 2026 at 6:30 pm

    Since your build was working, it would be most likely a problem with the workspace. Switch to a new workspace and reconfigure your project. Similar problem.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am getting null-exception throw error in the following code. What can be the
I am getting following error while installing the application on my device. before running
Getting this error on chrome while trying to make cross-domain requests with GWT application.
i am getting the following error while trying to open a Microsoft word document
I am getting following exception while I am trying to run a basic JSF
Am getting following error message on calling WCF service: The formatter threw an exception
New to android programming. Getting Following error. 04-07 14:49:05.452: ERROR/AndroidRuntime(1566): FATAL EXCEPTION: main java.lang.OutOfMemoryError
New to spring. I'm getting the following exception being caught: 2012-06-14 16:20:57,719 [http-8080-6] ERROR
i am getting following error while getting data from dictionary -[__NSCFString objectForKey:]: unrecognized selector
I am getting following error when I am trying to get WebResponse using WebResponse

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.