|
now what can't be downloaded is
commons-cli-1.0.jar, although is possible to download it using the browser at
the address it show at log :
Error retrieving artifact from
[http://www.ibiblio.org/maven/commons-cli/jars/commons-cli-1.0.jar]:
java.net.SocketException: Connection reset
WARNING: Failed to download commons-cli-1.0.jar. BUILD FAILED
File...... file:/C:/eclipse/workspace/incubator-geronimo/ Element... maven:reactor Line...... 38 Column.... 7 The build cannot continue because of the following unsatisfied dependency: commons-cli-1.0.jar
Eclipse plugin :
I tried to use maven eclipse plugin to generate
.classpath and .project and it generated a .classpath without source folders or
lib jar's.
<?xml version="1.0"
encoding="UTF-8"?>
<classpath>
<classpathentry kind="var" rootpath="JRE_SRCROOT" path="JRE_LIB" sourcepath="JRE_SRC"> </classpathentry> <classpathentry kind="output" path="target/classes"> </classpathentry> </classpath> maven eclipse log :
C:\eclipse\workspace\incubator-geronimo>maven
eclipse
__ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-beta-10 eclipse:generate-project:
[echo] Creating C:\eclipse\workspace\incubator-geronimo/.project ... eclipse:generate-classpath:
[echo] Creating C:\eclipse\workspace\incubator-geronimo/.classpath ... [echo] Cutting off basedir from outputDir eclipse:
[echo] Now refresh your project in Eclipse (right click on the project and s elect "Refresh") BUILD SUCCESSFUL Total time: 3 seconds ANy hint?
|
- error running maven (can't download concurrent package) Emerson Cargnin
- Re: error running maven (can't download concurrent pa... Emerson Cargnin
- Re: error running maven (can't download concurren... Uijin Hong
- Re: error running maven (can't download concurren... Emerson Cargnin
