Hello,

There is the following error when I use "mvn install" with ode2.0-beta2:

[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Cannot execute mojo: resources. It requires a project with an
existing pom.xml, but the build is not using one.
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch

It seems that there is not pom.xml file in the source.
Any one knows how this issue can be overcome?

Thank you.
Binh.


On Fri, Mar 19, 2010 at 1:35 AM, Rafal Rusin <[email protected]> wrote:

> You can try maven build.
> mvn install
>
> On 18 March 2010 11:43, Ioannis Pogas <[email protected]> wrote:
> > Hi all,
> >
> > I am trying to build the trunks's code but a get an error message
> > (segmentation fault).
> >
> > My system configuration is the following:
> > ruby 1.8.7 (2009-06-12 patchlevel 174) [i486-linux]
> > rake, version 0.8.7
> > Buildr 1.3.5
> > OS  ubuntu 9.10 2.6.31-20-generic
> >
> > This is the output from my console:
> >
> > $ buildr package _1.3.5_ test=no --trace
> > ** Invoke ode (first_time)
> > ** Execute ode
> > Defining task ode:shell:bsh
> > Defining task ode:shell:jirb
> > Defining task ode:shell:clj
> > ** Invoke
> /home/john/.m2/repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar
> > (first_time, not_needed)
> > ** Invoke
> >
> /home/john/.m2/repository/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar
> > (first_time, not_needed)
> > ** Invoke
> >
> /home/john/.m2/repository/org/apache/ant/ant-trax/1.7.0/ant-trax-1.7.0.jar
> > (first_time, not_needed)
> > ** Invoke /home/john/.gem/ruby/1.8/gems/buildr-1.3.5/lib/buildr/java
> > (first_time, not_needed)
> > ** Invoke /home/john/.m2/repository/org/apache/derby/derby/
> > 10.4.1.3/derby-10.4.1.3.jar (first_time, not_needed)
> > ** Invoke /home/john/.m2/repository/org/apache/derby/derbytools/
> > 10.4.1.3/derbytools-10.4.1.3.jar (first_time, not_needed)
> > ** Invoke
> >
> /home/john/.m2/repository/org/apache/openjpa/openjpa/1.0.1/openjpa-1.0.1.jar
> > (first_time, not_needed)
> > ** Invoke
> >
> /home/john/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.jar
> > (first_time, not_needed)
> > ** Invoke
> >
> /home/john/.m2/repository/commons-dbcp/commons-dbcp/1.2.1/commons-dbcp-1.2.1.jar
> > (first_time, not_needed)
> > ** Invoke
> >
> /home/john/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
> > (first_time, not_needed)
> > ** Invoke
> >
> /home/john/.m2/repository/commons-pool/commons-pool/1.2/commons-pool-1.2.jar
> > (first_time, not_needed)
> > ** Invoke
> >
> /home/john/.m2/repository/javax/persistence/persistence-api/1.0/persistence-api-1.0.jar
> > (first_time, not_needed)
> > ** Invoke
> >
> /home/john/.m2/repository/org/apache/geronimo/specs/geronimo-j2ee-connector_1.5_spec/1.0/geronimo-j2ee-connector_1.5_spec-1.0.jar
> > (first_time, not_needed)
> > ** Invoke
> >
> /home/john/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.0.1B_spec/1.0/geronimo-jta_1.0.1B_spec-1.0.jar
> > (first_time, not_needed)
> > ** Invoke
> >
> /home/john/.m2/repository/net/sourceforge/serp/serp/1.11.0/serp-1.11.0.jar
> > (first_time, not_needed)
> > ** Invoke
> > /home/john/.m2/repository/net/java/dev/javacc/javacc/4.0/javacc-4.0.jar
> > (first_time, not_needed)
> > ** Invoke
> > /home/john/.m2/repository/org/mortbay/jetty/jetty/6.1.3/jetty-6.1.3.jar
> > (first_time, not_needed)
> > ** Invoke
> >
> /home/john/.m2/repository/org/mortbay/jetty/jetty-util/6.1.3/jetty-util-6.1.3.jar
> > (first_time, not_needed)
> > ** Invoke
> >
> /home/john/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.3/servlet-api-2.5-6.1.3.jar
> > (first_time, not_needed)
> > ** Invoke
> > /home/john/.m2/repository/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3.jar
> > (first_time, not_needed)
> > ** Invoke
> >
> /home/john/.m2/repository/org/slf4j/slf4j-simple/1.4.3/slf4j-simple-1.4.3.jar
> > (first_time, not_needed)
> > ** Invoke
> >
> /home/john/.m2/repository/org/slf4j/jcl104-over-slf4j/1.4.3/jcl104-over-slf4j-1.4.3.jar
> > (first_time, not_needed)
> > ** Invoke /home/john/.gem/ruby/1.8/gems/buildr-1.3.5/addon/buildr
> > (first_time, not_needed)
> > ** Invoke /usr/lib/jvm/java-6-sun-1.6.0.15/lib/tools.jar (first_time,
> > not_needed)
> > ** Invoke ode:axis2 (first_time)
> > ** Execute ode:axis2
> > Defining task ode:axis2:shell:bsh
> > Defining task ode:axis2:shell:jirb
> > Defining task ode:axis2:shell:clj
> > ** Invoke ode:bpel-api (first_time)
> > ** Execute ode:bpel-api
> > Defining task ode:bpel-api:shell:bsh
> > Defining task ode:bpel-api:shell:jirb
> > Defining task ode:bpel-api:shell:clj
> > ** Invoke ode:utils (first_time)
> > ** Execute ode:utils
> > Defining task ode:utils:shell:bsh
> > Defining task ode:utils:shell:jirb
> > Defining task ode:utils:shell:clj
> > Defining task shell based on shell:bsh
> > ** Invoke ode:bpel-schemas (first_time)
> > ** Execute ode:bpel-schemas
> > Defining task ode:bpel-schemas:shell:bsh
> > Defining task ode:bpel-schemas:shell:jirb
> > Defining task ode:bpel-schemas:shell:clj
> > ** Invoke
> /home/john/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar
> > (first_time, not_needed)
> > ** Invoke
> >
> /home/john/.m2/repository/org/apache/xmlbeans/xmlbeans/2.3.0/xmlbeans-2.3.0.jar
> > (first_time, not_needed)
> > Defining task shell based on shell:bsh
> > Defining task shell based on shell:bsh
> > ** Invoke ode:bpel-compiler (first_time)
> > ** Execute ode:bpel-compiler
> > Defining task ode:bpel-compiler:shell:bsh
> > Defining task ode:bpel-compiler:shell:jirb
> > Defining task ode:bpel-compiler:shell:clj
> > ** Invoke ode:bpel-api
> > ** Invoke ode:runtimes (first_time)
> > ** Execute ode:runtimes
> > Defining task ode:runtimes:shell:bsh
> > Defining task ode:runtimes:shell:jirb
> > Defining task ode:runtimes:shell:clj
> > ** Invoke ode:bpel-api
> > ** Invoke ode:bpel-dao (first_time)
> > ** Execute ode:bpel-dao
> > Defining task ode:bpel-dao:shell:bsh
> > Defining task ode:bpel-dao:shell:jirb
> > Defining task ode:bpel-dao:shell:clj
> > ** Invoke ode:bpel-api
> > Defining task shell based on shell:bsh
> > ** Invoke ode:jacob (first_time)
> > ** Execute ode:jacob
> > Defining task ode:jacob:shell:bsh
> > Defining task ode:jacob:shell:jirb
> > Defining task ode:jacob:shell:clj
> > ** Invoke ode:utils
> > ** Invoke ode:jacob-ap (first_time)
> > ** Execute ode:jacob-ap
> > Defining task ode:jacob-ap:shell:bsh
> > Defining task ode:jacob-ap:shell:jirb
> > Defining task ode:jacob-ap:shell:clj
> > Defining task shell based on shell:bsh
> > Defining task shell based on shell:bsh
> > ** Invoke ode:jacob-ap
> > ** Invoke ode:utils
> > Defining task shell based on shell:bsh
> > ** Invoke ode:bpel-schemas
> > ** Invoke ode:utils
> > Defining task shell based on shell:bsh
> > ** Invoke ode:bpel-connector (first_time)
> > ** Execute ode:bpel-connector
> > Defining task ode:bpel-connector:shell:bsh
> > Defining task ode:bpel-connector:shell:jirb
> > Defining task ode:bpel-connector:shell:clj
> > ** Invoke ode:bpel-api
> > ** Invoke ode:bpel-api-jca (first_time)
> > ** Execute ode:bpel-api-jca
> > Defining task ode:bpel-api-jca:shell:bsh
> > Defining task ode:bpel-api-jca:shell:jirb
> > Defining task ode:bpel-api-jca:shell:clj
> > ** Invoke ode:bpel-api
> > Defining task shell based on shell:bsh
> > ** Invoke ode:engine (first_time)
> > ** Execute ode:engine
> > Defining task ode:engine:shell:bsh
> > Defining task ode:engine:shell:jirb
> > Defining task ode:engine:shell:clj
> > ** Invoke ode:bpel-api
> > ** Invoke ode:bpel-compiler
> > ** Invoke ode:bpel-dao
> > ** Invoke ode:bpel-schemas
> > ** Invoke ode:bpel-store (first_time)
> > ** Execute ode:bpel-store
> > Defining task ode:bpel-store:shell:bsh
> > Defining task ode:bpel-store:shell:jirb
> > Defining task ode:bpel-store:shell:clj
> > ** Invoke ode:bpel-api
> > ** Invoke ode:runtimes
> > ** Invoke ode:bpel-compiler
> > ** Invoke ode:bpel-dao
> > ** Invoke ode:bpel-schemas
> > ** Invoke ode:il-common (first_time)
> > ** Execute ode:il-common
> > Defining task ode:il-common:shell:bsh
> > Defining task ode:il-common:shell:jirb
> > Defining task ode:il-common:shell:clj
> > ** Invoke ode:utils
> > ** Invoke ode:bpel-dao
> > ** Invoke ode:bpel-api
> > Defining task shell based on shell:bsh
> > ** Invoke ode:dao-hibernate (first_time)
> > ** Execute ode:dao-hibernate
> > Defining task ode:dao-hibernate:shell:bsh
> > Defining task ode:dao-hibernate:shell:jirb
> > Defining task ode:dao-hibernate:shell:clj
> > ** Invoke ode:bpel-api
> > ** Invoke ode:bpel-dao
> > ** Invoke ode:bpel-ql (first_time)
> > ** Execute ode:bpel-ql
> > Segmentation fault
> >
> > Any help will be appreciated...
> > Thanks in advance,
> >
> > PS: I have also tried to build the trunk using jruby but I get similar
> > results.
> >
> > --jp
> >
>
>
>
> --
> RafaƂ Rusin
> http://rrusin.blogspot.com
> http://www.touk.pl
> http://top.touk.pl
>

Reply via email to