Hi Andrew I've given that a try, I'm still getting an error:
30-Oct-2009 01:03:04 org.apache.axis.utils.JavaUtils isAttachmentSupported WARNING: Unable to find required classes (javax.activation.DataHandler and javax .mail.internet.MimeMultipart). Attachment support is disabled. ... Caused by: java.io.FileNotFoundException: C:\Documents and Settings\stephen.bayliss\workspace\fedora-repository\resources\fedora-types. xsd (The system cannot find the file specified) ... I'm attaching the full output in case that helps! Steve -----Original Message----- From: Andrew Woods [mailto:[email protected]] Sent: 30 October 2009 00:44 To: Steve Bayliss Cc: [email protected] Subject: Re: [Fedora-commons-developers] Problems building trunk Hello Steve, The readme.txt was out of date. The "installLibs.sh" script was required before Duraspace began hosting Maven2 artifacts that are required by Fedora but not available elsewhere in its own publicly accessible Maven2 repository. Could you try using the following build command? maven clean install Andrew On Thu, Oct 29, 2009 at 5:10 PM, Steve Bayliss <[email protected]> wrote: > I've basically followed the instructions here: > > http://www.fedora-commons.org/confluence/pages/viewpage.action?pageId=137656 55 ("How > do you configure Eclipse for Fedora with Maven?") > > I've grabbed everything out of Subversion (trunk), and I'm trying to build. > > Readme.txt has: > ----- > 1. Until dependencies are found in a public repository, > the following script needs to be run > * ./resources/scripts/installLibs.sh > 2. mvn install -P fedora-installer > * generates fedora-installer.jar > * found in /installer/target > ----- > However I don't see an installLibs.sh script - only uninstallLibs.sh (and > .bat). > > And when I try and build using step 2, I get the errors below. > > What am I doing wrong? > > [INFO] Processing wsdl: C:\Documents and > Settings\stephen.bayliss\workspace\fedo > ra-repository\common\..\resources\wsdl\Fedora-API-M.wsdl > 29-Oct-2009 20:51:53 org.apache.axis.utils.JavaUtils isAttachmentSupported > WARNING: Unable to find required classes (javax.activation.DataHandler and > javax > .mail.internet.MimeMultipart). Attachment support is disabled. > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Error generating Java code from WSDL. > > Embedded error: Error running Axis > ---------------------------------------------------------------------------- -- > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > Fedora-commons-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers > >
buildlog.log
Description: Binary data
------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference
_______________________________________________ Fedora-commons-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers
