It does not compile.

[INFO] ---------------------------------------------------------------------
---
[ERROR] BUILD FAILURE
[INFO] ---------------------------------------------------------------------
---
[INFO] Compilation failure

C:\javasource\Apache-Synapse\modules\core\src\main\java\org\apache\synapse\c
onfi
g\xml\endpoints\utils\WSDL20EndpointBuilder.java:[63,67] incompatible types
found   : org.apache.woden.wsdl20.Description
required: org.apache.woden.wsdl20.xml.DescriptionElement

-----Original Message-----
From: Asankha C. Perera [mailto:[EMAIL PROTECTED]
Sent: Friday, March 09, 2007 2:45 PM
To: [email protected]
Subject: Re: Unable to build from Trunk


Hi Griffin

Warnings are ok.. its because Axis2 and its components are not built
with Maven2 and has issues with some of the POMs .. does the build
download all required dependencies? and if so does it compile?

Once you do "mvn clean install -o" -o being optional, do a "mvn
assembly:assembly -Drelease -Dmaven.test.skip=true -o" to build the binary

asankha

Michael Griffin wrote:
> I have just pulled the latest source from the trunk but am not able to
> successfully build using
>
> mvn clean install
>
> I encounter numerous warning messages about being unable to locate poms
for
> axis2-1.1.1, addressing-1.1.1.  What is the cause of this and how can I
fix
> it.  Let me know.
>
> Thanks
> griffin
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to