Unable to deploy jabsorb in tomcat

24 views
Skip to first unread message

tumo

unread,
Nov 18, 2008, 12:27:46 PM11/18/08
to jabsorb-user
Hi
I am trying to deploy jabsorb package into tomcat. I am trying to
build jabsorb using myeclips 6 version. I have provided all required
jar files but, it still showing me this error, when I am trying to
build it via Eclips.



Buildfile: C:\710449\WSSpace\jabsorg\build.xml

init:

init-build:

setup-dependencies:

check-dependencies:

copy-dependencies:
[artifact:dependencies] Downloading: org/slf4j/slf4j-api/1.5.0/slf4j-
api-1.5.0.pom
[artifact:dependencies] Downloading: org/slf4j/slf4j-jdk14/1.5.0/slf4j-
jdk14-1.5.0.pom
[artifact:dependencies] Downloading: org/slf4j/jcl104-over-slf4j/1.5.0/
jcl104-over-slf4j-1.5.0.pom
[artifact:dependencies] Downloading: commons-httpclient/commons-
httpclient/3.1/commons-httpclient-3.1.pom
[artifact:dependencies] Downloading: org/apache/derby/derby/10.3.2.1/
derby-10.3.2.1.pom
[artifact:dependencies] Downloading: org/mortbay/jetty/jetty/6.1.6/
jetty-6.1.6.pom
[artifact:dependencies] Downloading: junit/junit/3.8.2/junit-3.8.2.pom
[artifact:dependencies] Downloading: org/mortbay/jetty/jsp-2.1/6.1.6/
jsp-2.1-6.1.6.pom
[artifact:dependencies] Downloading: commons-httpclient/commons-
httpclient/3.1/commons-httpclient-3.1.jar
[artifact:dependencies] Downloading: org/apache/derby/derby/10.3.2.1/
derby-10.3.2.1.jar
[artifact:dependencies] Downloading: org/mortbay/jetty/jetty/6.1.6/
jetty-6.1.6.jar
[artifact:dependencies] Downloading: junit/junit/3.8.2/junit-3.8.2.jar
[artifact:dependencies] Downloading: org/slf4j/slf4j-jdk14/1.5.0/slf4j-
jdk14-1.5.0.jar
[artifact:dependencies] Downloading: org/slf4j/slf4j-api/1.5.0/slf4j-
api-1.5.0.jar
[artifact:dependencies] Downloading: org/mortbay/jetty/jsp-2.1/6.1.6/
jsp-2.1-6.1.6.jar
[artifact:dependencies] Downloading: org/slf4j/jcl104-over-slf4j/1.5.0/
jcl104-over-slf4j-1.5.0.jar
[artifact:dependencies] An error has occurred while processing the
Maven artifact tasks.
[artifact:dependencies] Diagnosis:
[artifact:dependencies]
[artifact:dependencies] Unable to resolve artifact: Missing:
[artifact:dependencies] ----------
[artifact:dependencies] 1) commons-httpclient:commons-httpclient:jar:
3.1
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the
project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -
DgroupId=commons-httpclient -DartifactId=commons-httpclient \
[artifact:dependencies] -Dversion=3.1 -Dpackaging=jar -
Dfile=/path/to/file
[artifact:dependencies] Alternatively, if you host your own repository
you can deploy the file there: mvn deploy:deploy-file -
DgroupId=commons-httpclient -DartifactId=commons-httpclient \
[artifact:dependencies] -Dversion=3.1 -Dpackaging=jar -
Dfile=/path/to/file \
[artifact:dependencies] -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.jabsorb:jabsorb:jar:1.3-SNAPSHOT
[artifact:dependencies] 2) commons-httpclient:commons-
httpclient:jar:3.1
[artifact:dependencies]
[artifact:dependencies] 2) org.apache.derby:derby:jar:10.3.2.1
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the
project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -
DgroupId=org.apache.derby -DartifactId=derby \
[artifact:dependencies] -Dversion=10.3.2.1 -Dpackaging=jar -
Dfile=/path/to/file
[artifact:dependencies] Alternatively, if you host your own repository
you can deploy the file there: mvn deploy:deploy-file -
DgroupId=org.apache.derby -DartifactId=derby \
[artifact:dependencies] -Dversion=10.3.2.1 -Dpackaging=jar -
Dfile=/path/to/file \
[artifact:dependencies] -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.jabsorb:jabsorb:jar:1.3-SNAPSHOT
[artifact:dependencies] 2) org.apache.derby:derby:jar:10.3.2.1
[artifact:dependencies]
[artifact:dependencies] 3) org.mortbay.jetty:jetty:jar:6.1.6
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the
project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -
DgroupId=org.mortbay.jetty -DartifactId=jetty \
[artifact:dependencies] -Dversion=6.1.6 -Dpackaging=jar -
Dfile=/path/to/file
[artifact:dependencies] Alternatively, if you host your own repository
you can deploy the file there: mvn deploy:deploy-file -
DgroupId=org.mortbay.jetty -DartifactId=jetty \
[artifact:dependencies] -Dversion=6.1.6 -Dpackaging=jar -
Dfile=/path/to/file \
[artifact:dependencies] -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.jabsorb:jabsorb:jar:1.3-SNAPSHOT
[artifact:dependencies] 2) org.mortbay.jetty:jetty:jar:6.1.6
[artifact:dependencies]
[artifact:dependencies] 4) junit:junit:jar:3.8.2
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the
project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -DgroupId=junit
-DartifactId=junit \
[artifact:dependencies] -Dversion=3.8.2 -Dpackaging=jar -
Dfile=/path/to/file
[artifact:dependencies] Alternatively, if you host your own repository
you can deploy the file there: mvn deploy:deploy-file -
DgroupId=junit -DartifactId=junit \
[artifact:dependencies] -Dversion=3.8.2 -Dpackaging=jar -
Dfile=/path/to/file \
[artifact:dependencies] -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.jabsorb:jabsorb:jar:1.3-SNAPSHOT
[artifact:dependencies] 2) junit:junit:jar:3.8.2
[artifact:dependencies]
[artifact:dependencies] 5) org.slf4j:slf4j-jdk14:jar:1.5.0
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the
project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -
DgroupId=org.slf4j -DartifactId=slf4j-jdk14 \
[artifact:dependencies] -Dversion=1.5.0 -Dpackaging=jar -
Dfile=/path/to/file
[artifact:dependencies] Alternatively, if you host your own repository
you can deploy the file there: mvn deploy:deploy-file -
DgroupId=org.slf4j -DartifactId=slf4j-jdk14 \
[artifact:dependencies] -Dversion=1.5.0 -Dpackaging=jar -
Dfile=/path/to/file \
[artifact:dependencies] -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.jabsorb:jabsorb:jar:1.3-SNAPSHOT
[artifact:dependencies] 2) org.slf4j:slf4j-jdk14:jar:1.5.0
[artifact:dependencies]
[artifact:dependencies] 6) org.slf4j:slf4j-api:jar:1.5.0
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the
project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -
DgroupId=org.slf4j -DartifactId=slf4j-api \
[artifact:dependencies] -Dversion=1.5.0 -Dpackaging=jar -
Dfile=/path/to/file
[artifact:dependencies] Alternatively, if you host your own repository
you can deploy the file there: mvn deploy:deploy-file -
DgroupId=org.slf4j -DartifactId=slf4j-api \
[artifact:dependencies] -Dversion=1.5.0 -Dpackaging=jar -
Dfile=/path/to/file \
[artifact:dependencies] -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.jabsorb:jabsorb:jar:1.3-SNAPSHOT
[artifact:dependencies] 2) org.slf4j:slf4j-api:jar:1.5.0
[artifact:dependencies]
[artifact:dependencies] 7) org.mortbay.jetty:jsp-2.1:jar:6.1.6
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the
project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -
DgroupId=org.mortbay.jetty -DartifactId=jsp-2.1 \
[artifact:dependencies] -Dversion=6.1.6 -Dpackaging=jar -
Dfile=/path/to/file
[artifact:dependencies] Alternatively, if you host your own repository
you can deploy the file there: mvn deploy:deploy-file -
DgroupId=org.mortbay.jetty -DartifactId=jsp-2.1 \
[artifact:dependencies] -Dversion=6.1.6 -Dpackaging=jar -
Dfile=/path/to/file \
[artifact:dependencies] -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.jabsorb:jabsorb:jar:1.3-SNAPSHOT
[artifact:dependencies] 2) org.mortbay.jetty:jsp-2.1:jar:6.1.6
[artifact:dependencies]
[artifact:dependencies] 8) org.slf4j:jcl104-over-slf4j:jar:1.5.0
[artifact:dependencies]
[artifact:dependencies] Try downloading the file manually from the
project website.
[artifact:dependencies]
[artifact:dependencies] Then, install it using the command:
[artifact:dependencies] mvn install:install-file -
DgroupId=org.slf4j -DartifactId=jcl104-over-slf4j \
[artifact:dependencies] -Dversion=1.5.0 -Dpackaging=jar -
Dfile=/path/to/file
[artifact:dependencies] Alternatively, if you host your own repository
you can deploy the file there: mvn deploy:deploy-file -
DgroupId=org.slf4j -DartifactId=jcl104-over-slf4j \
[artifact:dependencies] -Dversion=1.5.0 -Dpackaging=jar -
Dfile=/path/to/file \
[artifact:dependencies] -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies] Path to dependency:
[artifact:dependencies] 1) org.jabsorb:jabsorb:jar:1.3-SNAPSHOT
[artifact:dependencies] 2) org.slf4j:jcl104-over-slf4j:jar:1.5.0
[artifact:dependencies]
[artifact:dependencies] ----------
[artifact:dependencies] 8 required artifacts are missing.
[artifact:dependencies]
[artifact:dependencies] for artifact:
[artifact:dependencies] org.jabsorb:jabsorb:jar:1.3-SNAPSHOT
[artifact:dependencies]
[artifact:dependencies] from the specified remote repositories:
[artifact:dependencies] central (http://repo1.maven.org/maven2)
[artifact:dependencies]
[artifact:dependencies]

BUILD FAILED
C:\710449\WSSpace\jabsorg\build.xml:97: Unable to resolve artifact:
Missing:
----------
1) commons-httpclient:commons-httpclient:jar:3.1

Try downloading the file manually from the project website.

Then, install it using the command:
mvn install:install-file -DgroupId=commons-httpclient -
DartifactId=commons-httpclient \
-Dversion=3.1 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there: mvn deploy:deploy-file -DgroupId=commons-httpclient -
DartifactId=commons-httpclient \
-Dversion=3.1 -Dpackaging=jar -Dfile=/path/to/file \
-Durl=[url] -DrepositoryId=[id]

Path to dependency:
1) org.jabsorb:jabsorb:jar:1.3-SNAPSHOT
2) commons-httpclient:commons-httpclient:jar:3.1

2) org.apache.derby:derby:jar:10.3.2.1

Try downloading the file manually from the project website.

Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.derby -
DartifactId=derby \
-Dversion=10.3.2.1 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there: mvn deploy:deploy-file -DgroupId=org.apache.derby -
DartifactId=derby \
-Dversion=10.3.2.1 -Dpackaging=jar -Dfile=/path/to/file \
-Durl=[url] -DrepositoryId=[id]

Path to dependency:
1) org.jabsorb:jabsorb:jar:1.3-SNAPSHOT
2) org.apache.derby:derby:jar:10.3.2.1

3) org.mortbay.jetty:jetty:jar:6.1.6

Try downloading the file manually from the project website.

Then, install it using the command:
mvn install:install-file -DgroupId=org.mortbay.jetty -
DartifactId=jetty \
-Dversion=6.1.6 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there: mvn deploy:deploy-file -DgroupId=org.mortbay.jetty -
DartifactId=jetty \
-Dversion=6.1.6 -Dpackaging=jar -Dfile=/path/to/file \
-Durl=[url] -DrepositoryId=[id]

Path to dependency:
1) org.jabsorb:jabsorb:jar:1.3-SNAPSHOT
2) org.mortbay.jetty:jetty:jar:6.1.6

4) junit:junit:jar:3.8.2

Try downloading the file manually from the project website.

Then, install it using the command:
mvn install:install-file -DgroupId=junit -DartifactId=junit \
-Dversion=3.8.2 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there: mvn deploy:deploy-file -DgroupId=junit -DartifactId=junit
\
-Dversion=3.8.2 -Dpackaging=jar -Dfile=/path/to/file \
-Durl=[url] -DrepositoryId=[id]

Path to dependency:
1) org.jabsorb:jabsorb:jar:1.3-SNAPSHOT
2) junit:junit:jar:3.8.2

5) org.slf4j:slf4j-jdk14:jar:1.5.0

Try downloading the file manually from the project website.

Then, install it using the command:
mvn install:install-file -DgroupId=org.slf4j -DartifactId=slf4j-
jdk14 \
-Dversion=1.5.0 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there: mvn deploy:deploy-file -DgroupId=org.slf4j -
DartifactId=slf4j-jdk14 \
-Dversion=1.5.0 -Dpackaging=jar -Dfile=/path/to/file \
-Durl=[url] -DrepositoryId=[id]

Path to dependency:
1) org.jabsorb:jabsorb:jar:1.3-SNAPSHOT
2) org.slf4j:slf4j-jdk14:jar:1.5.0

6) org.slf4j:slf4j-api:jar:1.5.0

Try downloading the file manually from the project website.

Then, install it using the command:
mvn install:install-file -DgroupId=org.slf4j -DartifactId=slf4j-
api \
-Dversion=1.5.0 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there: mvn deploy:deploy-file -DgroupId=org.slf4j -
DartifactId=slf4j-api \
-Dversion=1.5.0 -Dpackaging=jar -Dfile=/path/to/file \
-Durl=[url] -DrepositoryId=[id]

Path to dependency:
1) org.jabsorb:jabsorb:jar:1.3-SNAPSHOT
2) org.slf4j:slf4j-api:jar:1.5.0

7) org.mortbay.jetty:jsp-2.1:jar:6.1.6

Try downloading the file manually from the project website.

Then, install it using the command:
mvn install:install-file -DgroupId=org.mortbay.jetty -
DartifactId=jsp-2.1 \
-Dversion=6.1.6 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there: mvn deploy:deploy-file -DgroupId=org.mortbay.jetty -
DartifactId=jsp-2.1 \
-Dversion=6.1.6 -Dpackaging=jar -Dfile=/path/to/file \
-Durl=[url] -DrepositoryId=[id]

Path to dependency:
1) org.jabsorb:jabsorb:jar:1.3-SNAPSHOT
2) org.mortbay.jetty:jsp-2.1:jar:6.1.6

8) org.slf4j:jcl104-over-slf4j:jar:1.5.0

Try downloading the file manually from the project website.

Then, install it using the command:
mvn install:install-file -DgroupId=org.slf4j -DartifactId=jcl104-
over-slf4j \
-Dversion=1.5.0 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there: mvn deploy:deploy-file -DgroupId=org.slf4j -
DartifactId=jcl104-over-slf4j \
-Dversion=1.5.0 -Dpackaging=jar -Dfile=/path/to/file \
-Durl=[url] -DrepositoryId=[id]

Path to dependency:
1) org.jabsorb:jabsorb:jar:1.3-SNAPSHOT
2) org.slf4j:jcl104-over-slf4j:jar:1.5.0

----------
8 required artifacts are missing.

for artifact:
org.jabsorb:jabsorb:jar:1.3-SNAPSHOT

from the specified remote repositories:
central (http://repo1.maven.org/maven2)


Total time: 5 minutes 39 seconds


I am sure, any one had face this same problem. Please reply me if any
one know, how should I over come from this error.
Reply all
Reply to author
Forward
0 new messages