On Nov 12, 2007 10:14 AM, Philip Webster <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I'm trying to test the new 3.1.3 version of ServiceMix to see if SM-1119 is
> fixed for the full version of my test case. Unfortunately, this release does
> not build, and this time it appears not to be a Maven dependency problem.
>
> The build is stopping on the WSDL-first example during the JSR181 service
> unit's installation phase. I also had this problem with 3.1.2 source, but it
> doesn't occur with 3.2 source builds.
>
> I'm using a completely empty local Maven repository before starting the
> build process. The memory assigned to Maven is 512M, set via 'export
> MAVEN_OPTS=-Xmx512M' in the shell.
>
> My environment is Windows XP Pro SP2 with Cygwin.
>
> The maven parameters are:
> mvn -e -Dmaven.test.skip=true -Dprofile=step2 install
>
> Does anyone have any idea what might be causing this?
>
> Here is the Maven output:
> [INFO]
> -------------------------------------------------------------------------
> ---
> [INFO] Building ServiceMix :: Samples :: WSDL first :: JSR181
> [INFO]    task-segment: [install]
> [INFO]
> -------------------------------------------------------------------------
> ---
> [INFO] [xfire:wsgen {execution: default}]
> [INFO] Executing XFire WsGen task with url:
> file:/C:/Documents%20and%20Settings/
> pwebster/Desktop/servicemix%20patched/3.1.3/samples/wsdl-first/wsdl-first-jsr181
> -su/src/main/resources/person.wsdl

This appears to possibly be a problem with spaces in the path to the
source (notice the %20 stuff above). Have you tried moving the source
to a location without spaces in the path?

Bruce
-- 
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Apache Geronimo - http://geronimo.apache.org/
Castor - http://castor.org/

Reply via email to