Hi Stefan, Stefan Paitoni wrote: > We try to update our current version and make the installation but we have > this report from the ant build > : Buildfile: C:\ECM_Trunk\org.nuxeo.ecm.webapp\build.xml > : > : BUILD FAILED > : C:\ECM_Trunk\org.nuxeo.ecm.webapp\build.xml:6: Could not create task > : or type of type: urn:maven-artifact-ant:pom. > : > : Ant could not find the task or a class this task relies upon. > : ... > > We do the 'mvn install' and when we start Eclipse, we have this type of > message during the 'workspace building' phase > : 6/02/07 10:59:47 CET: [WARN] Unable to get resource from repository > safehaus-repository (http://m2.safehaus.org) > : 6/02/07 10:59:47 CET: [WARN] Unable to get resource from repository > apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)
You should give a try now. The codehaus repository was down yesterday for a while. I think this is the problem here. We will setup a mirror at Nuxeo in the following days to avoid such problems. What you need to do for a devel checkout : $ svn co http://svn.nuxeo.org/nuxeo/nuxeo-ep/trunk nuxeo-ep $ cd nuxep-ep $ ant clean $ mvn -Dmaven.test.skip=true install $ ant deploy You should not get any errors here. > About the 'settings.xml' file into .m2 repository, what can we use for server > authentification (id, username and password)? nope. You shouldn't need to. Keep us posted about. Cheers, J. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sean Radford > Sent: lundi 5 février 2007 22:34 > To: ECM List > Subject: Re: [Ecm] [RELEASE] Nuxeo EP 5.0.0 aka "New Orleans" > > *********************** > Your mail has been scanned by InterScan VirusWall. > ***********-*********** > > > Great work and congrats to all. > > I am looking forward to getting back from holiday and having a play. > > :D > > Sean > > Eric Barroca wrote: >> Dear all! :-) >> >> After a few weeks of refactoring / cleaning / testing, I am really >> proud to announce, on behalf of Nuxeo, the final release of Nuxeo EP >> 5.0.0 code-named "New Orleans". Proud of what we have achieved in the >> last year. Proud of the technical infrastructure, code quality and >> overall platform. >> >> It's really a turning point for our community, our customers and our >> company. And I would like to deeply thank them all, starting with our >> development team and external contributors. >> >> This release means a lot. It means a complete technology switch from >> Python/Zope to Java (EE) 5, JSF, EJB3, etc. It also means that we are >> proving that innovation is still at the core of our business with this >> new platform, designed with extensibility and developers' needs in mind. >> >> Nuxeo EP is not about a product. It's about a platform. A platform to >> power a great community and ecosystem, allowing easy extensibility and >> pluggability through third-party add-ons and extensions. >> >> We managed to build an extensible and full-featured ECM platform. >> Please help us make it grow and make it a major Open Source >> enterprise-grade project, by giving feedback, reporting bugs, asking >> for new features, writing extensions, etc. >> >> We will be as supportive as possible to help you to be ready to >> contribute. We would be delighted to get feedback. >> >> This release is just the beginning of a long journey that we expect to >> be a major hit in the ECM market. >> >> >> We will be as supportive as possible to help you to be ready to >> contribute. >> >> >> Stay tuned for more! :-) >> >> EB. >> >> Get Involved: >> >> - All-in-one >> Installer: >> http://www.nuxeo.org/static/NuxeoEP/nuxeo-ep-5.0.0.GA-installer-1.jar >> >> - SVN check-out (maven enabled): svn co >> http://svn.nuxeo.org/nuxeo/nuxeo-ep/trunk nuxeo-ep >> >> - Development >> quickstart: >> http://svn.nuxeo.org/trac/nuxeo/browser/doc/nuxeo5-dev-quickstart-howto.txt >> >> - API Documentation: http://maven.nuxeo.org/apidocs/ >> >> - Issue Tracker: http://jira.nuxeo.org/ >> >> - Development tutorials (in >> progress): http://svn.nuxeo.org/trac/nuxeo/browser/doc/Tutorials >> >> - Sample project (svn): svn co >> http://svn.nuxeo.org/nuxeo/org.nuxeo.project.sample/trunk nxsample >> >> >> -- >> Éric Barroca - Ex. VP of Operations - +33 6 21 74 77 64 >> www.nuxeo.com - Nuxeo: Open Source ECM - www.nuxeo.org >> <http://www.nuxeo.org> >> Nuxeo EP 5: extensible, Java EE and standards based ECM Platform ! >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> ECM mailing list >> [email protected] >> http://lists.nuxeo.com/mailman/listinfo/ecm >> > > -- Julien Anguenot | Nuxeo R&D (Paris, France) Open Source ECM - http://www.nuxeo.com Nuxeo 5 : http://www.nuxeo.org Mobile: +33 (0) 6 72 57 57 66
signature.asc
Description: OpenPGP digital signature
_______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
