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=13765655 ("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 > > ------------------------------------------------------------------------------ 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
