Thanks. I thought it odd too. Either I have an issue with my environment, or success depends on having built previous versions of synapse?
-----Original Message----- From: Ruwan Linton [mailto:[EMAIL PROTECTED] Sent: Wed 8/29/2007 12:59 PM To: [email protected] Subject: Re: Compilation failure - package org.apache.woden does not exist Thanks for the information Kevin. I will look in to this tomorrow. But I am pretty much sure that, there cannot be a problem with 1.0 release unless otherwise there is some conflict in jars which are in the Maven repositories. Thanks again, Ruwan. On 8/29/07, Kevin Brown <[EMAIL PROTECTED]> wrote: > > All, > > I'm seeing compilation failures for 1.0 and svn. > > I was able to proceed by adding the following to modules/core/pom.xml: > > <dependency> > <groupId>org.apache.woden</groupId> > <artifactId>woden</artifactId> > <version>1.0-incubating-SNAPSHOT</version> > </dependency> > > > > > INFO] Copying 12 resources > [INFO] [compiler:compile] > Compiling 185 source files to > /home/foo/apache-synapse/modules/core/target/classes > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > > > /home/foo/apache-synapse/modules/core/src/main/java/org/apache/synapse/config/xml/endpoints/utils/WSDL20EndpointBuil > der.java:[25,24] package org.apache.woden does not exist > > [...] > > > /home/foo/apache-synapse/modules/core/src/main/java/org/apache/synapse/config/xml/endpoints/utils/WSDL20EndpointBuil > der.java:[32,31] package org.apache.woden.wsdl20 does not exist > > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 11 minutes 22 seconds > [INFO] Finished at: Tue Aug 28 15:21:44 EST 2007 > [INFO] Final Memory: 17M/42M > > > -- Ruwan Linton http://www.wso2.org - "Oxygenating the Web Services Platform"
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
