MG>the latest 1.4.1 distro from http://ws.apache.org/axis2/download/1_4_1/download.cgi
> Date: Thu, 5 Mar 2009 09:23:17 -0500 > Subject: Errors building 1.4.1 from source > From: [email protected] > To: [email protected] > > When I try to build Axis2 1.4.1 using maven, I'm running into at least a > couple of problems: > > 1.) The kernel module is missing a dependency containing the > javax.activation package. MG>no reference to javax.activation in ./modules/kernel/POM.XML MG>%MAVEN_PLUGIN%\org\apache\axis2\axis2-kernel\1.4.1\axis2-kernel-1.4.1.jar MG>built successfully > > 2.) The adb-codegen module is missing a dependency containing the > org.apache.xml.serializer package. MG>no reference to org.apache.xml.serializer in ./modules/adb-codegen/POM.XML MG>%MAVEN_PLUGIN%\org\apache\axis2\axis2-adb-codegen\1.4.1\axis2-adb-codegen-MG>1.4.1.jar MG>built successfully.. > > For now I'm working around this by explicitly adding the javax.activation > dependency, updating the xalan version to 2.7.1, and adding the xalan > serializer dep. This allows the maven build to complete, but I don't feel > great about just adding deps without knowing why they were missing in the > first place. MG>Both kernel and adb-codegen built successfully for my environment MG>can you re-download and re-build to reproduce the error? MG>Thanks MG>Martin > Does this build without issue for everyone else? Am I just missing > something? > > Thanks, > Jason > _________________________________________________________________ Windows Liveā¢: Life without walls. http://windowslive.com/explore?ocid=TXT_TAGLM_WL_allup_1a_explore_032009
