Czesc
Change version number in project pom file from 1.2-SNAPSHOT to 1.2.4 (
for xfire-spring and xfire-jibx ) and try to build again. All
dependencies should resolve fine then.

On 1/11/07, Pawel Jasinski <[EMAIL PROTECTED]> wrote:
I got stuck on the following problem when building jibx example. Can
anybody give me a hint?
I started from scratch (empty maven repository). I had to pull by hand
xfire-jibx and xfire-spring. But next I got this one:

The error:

[INFO] Error executing ant tasks
Embedded error: taskdef class org.jibx.binding.ant.CompileTask cannot be found


Complete invocation of maven:

$ mvn install war:war
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'war'.
[INFO] 
----------------------------------------------------------------------------
[INFO] Building XFire JiBX example
[INFO]    task-segment: [install, war:war]
[INFO] 
----------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
Downloading: 
http://dist.codehaus.org//org.codehaus.xfire/poms/xfire-jibx-1.2-SNAPSHOT.pom
[WARNING] Unable to get resource from repository codehaus
(http://dist.codehaus.org/)
Downloading: 
http://dist.codehaus.org//org.codehaus.xfire/poms/jibx-genschema-0.2.pom
[WARNING] Unable to get resource from repository codehaus
(http://dist.codehaus.org/)
Downloading: 
http://jibx.sf.net/maven2/org/codehaus/xfire/jibx-genschema/0.2/jibx-genschema-0.2.pom
[WARNING] Unable to get resource from repository jibx.sf.net
(http://jibx.sf.net/maven2)
Downloading: 
http://repo1.maven.org/maven2/org/codehaus/xfire/jibx-genschema/0.2/jibx-genschema-0.2.pom
[WARNING] Unable to get resource from repository central
(http://repo1.maven.org/maven2)
Downloading: 
http://dist.codehaus.org//org.codehaus.xfire/poms/xfire-spring-1.2-SNAPSHOT.pom
[WARNING] Unable to get resource from repository codehaus
(http://dist.codehaus.org/)
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error executing ant tasks

Embedded error: taskdef class org.jibx.binding.ant.CompileTask cannot be found
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 seconds
[INFO] Finished at: Thu Jan 11 09:04:45 CET 2007
[INFO] Final Memory: 4M/7M
[INFO] ------------------------------------------------------------------------


Thanks
--
pj

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email




--
-----
When one of our products stops working, we'll blame another vendor
within 24 hours.

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to