dev@jersey.java.net

Build failed in Hudson: Jersey #2276

From: Hudson <hudson-admins_at_sun.com>
Date: Wed, 9 Sep 2009 06:32:08 -0700 (PDT)

See <http://hudson.sfbay/job/Jersey/2276/changes>

Changes:

[pavel_bucek] Adding ResourceDebuggingFilterFactory - provides tracking of resource matching.
TODO: review hardcoded string constants and add test (need to speak with Jakub or Naresh about it)

------------------------------------------
[...truncated 1148 lines...]
-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.sun.jersey.impl.client.inject.IoCComponentProcessorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 sec
Running com.sun.jersey.impl.client.filter.FilterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 sec
Running com.sun.jersey.impl.client.RuntimeDelegateTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.26 sec

Results :

Tests run: 10, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: /home/hudson/workspace/Jersey/jersey/jersey-client/target/jersey-client-1.1.3-ea-SNAPSHOT.jar
[INFO] [javadoc:jar {execution: attach-javadocs}]
[WARNING] -top option is not supported on Java version < 1.6. Ignore this option.
Loading source files for package com.sun.jersey.api.client...
Loading source files for package com.sun.jersey.api.client.config...
Loading source files for package com.sun.jersey.api.client.async...
Loading source files for package com.sun.jersey.api.client.filter...
Loading source files for package com.sun.jersey.client.urlconnection...
Constructing Javadoc information...
Standard Doclet version 1.5.0_12
Building tree for all the packages and classes...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//AbstractClientRequestAdapter.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//AsyncUniformInterface.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//AsyncWebResource.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//AsyncWebResource.Builder.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//Client.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//ClientHandler.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//ClientHandlerException.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//ClientRequest.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//ClientRequest.Builder.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//ClientRequestAdapter.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//ClientResponse.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//ClientResponse.Status.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//CommittingOutputStream.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//GenericType.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//PartialRequestBuilder.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//RequestBuilder.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//TerminatingClientHandler.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//TerminatingClientHandler.RequestEntityWriter.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//TerminatingClientHandler.RequestEntityWriterListener.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//UniformInterface.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//UniformInterfaceException.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//WebResource.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//WebResource.Builder.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/config//ClientConfig.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/config//DefaultClientConfig.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/async//AsyncClientHandler.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/async//FutureListener.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/async//ITypeListener.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/async//TypeListener.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/filter//ClientFilter.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/filter//ConnectionListenerFilter.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/filter//ContainerListener.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/filter//Filterable.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/filter//GZIPContentEncodingFilter.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/filter//HTTPBasicAuthFilter.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/filter//LoggingFilter.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/filter//OnStartConnectionListener.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/client/urlconnection//HTTPSProperties.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/client/urlconnection//HttpURLConnectionFactory.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/client/urlconnection//URLConnectionClientHandler.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/overview-frame.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//package-frame.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//package-summary.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//package-tree.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/async//package-frame.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/async//package-summary.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/async//package-tree.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/config//package-frame.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/config//package-summary.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/config//package-tree.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/filter//package-frame.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/filter//package-summary.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/filter//package-tree.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/client/urlconnection//package-frame.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/client/urlconnection//package-summary.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/client/urlconnection//package-tree.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/constant-values.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/serialized-form.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//class-use/ClientHandlerException.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//class-use/GenericType.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//class-use/Client.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//class-use/ClientRequest.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//class-use/ClientRequest.Builder.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//class-use/UniformInterfaceException.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//class-use/AbstractClientRequestAdapter.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//class-use/CommittingOutputStream.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//class-use/ClientRequestAdapter.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//class-use/RequestBuilder.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//class-use/WebResource.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//class-use/WebResource.Builder.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//class-use/AsyncUniformInterface.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//class-use/ClientResponse.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//class-use/ClientResponse.Status.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//class-use/UniformInterface.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//class-use/AsyncWebResource.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//class-use/AsyncWebResource.Builder.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//class-use/PartialRequestBuilder.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//class-use/ClientHandler.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//class-use/TerminatingClientHandler.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//class-use/TerminatingClientHandler.RequestEntityWriterListener.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//class-use/TerminatingClientHandler.RequestEntityWriter.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/config//class-use/DefaultClientConfig.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/config//class-use/ClientConfig.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/async//class-use/FutureListener.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/async//class-use/AsyncClientHandler.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/async//class-use/ITypeListener.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/async//class-use/TypeListener.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/filter//class-use/ContainerListener.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/filter//class-use/OnStartConnectionListener.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/filter//class-use/ConnectionListenerFilter.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/filter//class-use/ClientFilter.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/filter//class-use/HTTPBasicAuthFilter.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/filter//class-use/GZIPContentEncodingFilter.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/filter//class-use/LoggingFilter.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/filter//class-use/Filterable.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/client/urlconnection//class-use/HTTPSProperties.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/client/urlconnection//class-use/URLConnectionClientHandler.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/client/urlconnection//class-use/HttpURLConnectionFactory.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client//package-use.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/async//package-use.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/config//package-use.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/api/client/filter//package-use.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/com/sun/jersey/client/urlconnection//package-use.html...
Building index for all the packages and classes...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/overview-tree.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/index-all.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/allclasses-frame.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/allclasses-noframe.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/index.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/overview-summary.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/help-doc.html...
Generating /home/hudson/workspace/Jersey/jersey/jersey-client/target/apidocs/stylesheet.css...
[INFO] Building jar: /home/hudson/workspace/Jersey/jersey/jersey-client/target/jersey-client-1.1.3-ea-SNAPSHOT-javadoc.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 09/09/2009 06:28 AM at timestamp: 1252502936935
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: /home/hudson/workspace/Jersey/jersey/jersey-client/target/jersey-client-1.1.3-ea-SNAPSHOT-sources.jar
[INFO] [install:install]
[INFO] Installing /home/hudson/workspace/Jersey/jersey/jersey-client/target/jersey-client-1.1.3-ea-SNAPSHOT.jar to /home/hudson/.m2/repository/com/sun/jersey/jersey-client/1.1.3-ea-SNAPSHOT/jersey-client-1.1.3-ea-SNAPSHOT.jar
[INFO] Installing /home/hudson/workspace/Jersey/jersey/jersey-client/target/jersey-client-1.1.3-ea-SNAPSHOT-javadoc.jar to /home/hudson/.m2/repository/com/sun/jersey/jersey-client/1.1.3-ea-SNAPSHOT/jersey-client-1.1.3-ea-SNAPSHOT-javadoc.jar
[INFO] Installing /home/hudson/workspace/Jersey/jersey/jersey-client/target/jersey-client-1.1.3-ea-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/com/sun/jersey/jersey-client/1.1.3-ea-SNAPSHOT/jersey-client-1.1.3-ea-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Contributions to Jersey
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 09/09/2009 06:28 AM at timestamp: 1252502937118
[INFO] [site:attach-descriptor]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 09/09/2009 06:28 AM at timestamp: 1252502937131
[INFO] [source:jar {execution: attach-sources}]
[INFO] [install:install]
[INFO] Installing /home/hudson/workspace/Jersey/jersey/contribs/pom.xml to /home/hudson/.m2/repository/com/sun/jersey/contribs/jersey-contribs/1.1.3-ea-SNAPSHOT/jersey-contribs-1.1.3-ea-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building jersey-spring
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/hudson/workspace/Jersey/jersey/contribs/spring/target
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 09/09/2009 06:28 AM at timestamp: 1252502937475
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 09/09/2009 06:28 AM at timestamp: 1252502937483
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: /home/hudson/workspace/Jersey/jersey/contribs/spring/target/jersey-spring-1.1.3-ea-SNAPSHOT-sources.jar
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] artifact org.springframework:spring-core: checking for updates from m1.dev.java.net
[INFO] artifact org.springframework:spring-core: checking for updates from m2.dev.java.net
[INFO] artifact org.springframework:spring-core: checking for updates from central
[WARNING] repository metadata for: 'artifact org.springframework:spring-core' could not be retrieved from repository: central due to an error: Error transferring file
[INFO] Repository 'central' will be blacklisted
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

No versions are present in the repository for the artifact with a range [2.5.2,)
  org.springframework:spring-core:jar:null

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  m2.dev.java.net (http://download.java.net/maven/2),
  m1.dev.java.net (http://download.java.net/maven/1)


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: No versions are present in the repository for the artifact with a range [2.5.2,)
  org.springframework:spring-core:jar:null

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  m2.dev.java.net (http://download.java.net/maven/2),
  m1.dev.java.net (http://download.java.net/maven/1)

        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:575)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.versioning.OverConstrainedVersionException: No versions are present in the repository for the artifact with a range [2.5.2,)
  org.springframework:spring-core:jar:null

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  m2.dev.java.net (http://download.java.net/maven/2),
  m1.dev.java.net (http://download.java.net/maven/1)

        at org.apache.maven.artifact.resolver.DefaultArtifactCollector.recurse(DefaultArtifactCollector.java:359)
        at org.apache.maven.artifact.resolver.DefaultArtifactCollector.collect(DefaultArtifactCollector.java:76)
        at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:300)
        at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:288)
        at org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1415)
        at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:405)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
        ... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 32 seconds
[INFO] Finished at: Wed Sep 09 06:32:07 PDT 2009
[INFO] Final Memory: 30M/57M
[INFO] ------------------------------------------------------------------------