I'm also noticing the same problem with modules/rmi. Can that be added to the zip distribution?
Michael J Molé Software Engineer IBM Software Group - Rational (781)676-2710 "Upul Godage" <[EMAIL PROTECTED]> 11/09/2007 09:27 AM Please respond to [email protected] To [email protected] cc Subject Re: [Axis2] building axis2 1.3 from source fails You can uncomment the line, <module>modules/documentation</module> in the pom.xml and try. This may not affect the functionality. documentation module is missing in the source distribution zip. But it is available in the svn. http://svn.apache.org/repos/asf/webservices/axis2/trunk/java Upul On Nov 9, 2007 7:12 PM, <[EMAIL PROTECTED]> wrote: > Hi all, > > i'm trying to build axis2 1.3 from source. I downloaded and extract the source archive an run the maven (2.0.7) command -U -Drelease clean install to build it. > But i get the following error: > > [INFO] Scanning for projects... > [INFO] ------------------------------------------------------------------------ > [ERROR] FATAL ERROR > [INFO] ------------------------------------------------------------------------ > [INFO] Error building POM (may not be this project's POM). > > > Project ID: unknown > > Reason: Could not find the model file 'D:\eclipse_europa\workspace_axis2\axis2\modules\documentation\pom.xml'. for project unknown > > There is no modules\documenation directory in the source archive of axis2 1.3. > So what can i do? How can i build it? > > Regards > -- > GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS. > Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail > > --------------------------------------------------------------------- > 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]
