Stefan Paitoni wrote:
> Thank you for the respons.
>
> Well, We do as you say,
>
> A complete 'svn co', the 'apache-ant-1.7.0' installation to get the 'ant
> clean' working, and the 'mvn -Dmaven.test.skip=true install'.
>
>
>
> And…
>
> Compiling 54 source files to C:\nuxeo-ep\org.nuxeo.theme.jsf\build
>
> [INFO]
> ------------------------------------------------------------------------
>
> [ERROR] BUILD FAILURE
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] Compilation failure
>
>
>
> C:\nuxeo-ep\org.nuxeo.theme.jsf\src\org\nuxeo\theme\jsf\negotiation\CookieManager.java:[20,25]
> package javax.servlet.http does not exist
>
>
>
> C:\nuxeo-ep\org.nuxeo.theme.jsf\src\org\nuxeo\theme\jsf\taglib\ResourcesTag.java:[20,7]
> cannot access javax.servlet.jsp.tagext.Tag
>
> class file for javax.servlet.jsp.tagext.Tag not found
>
> public class ResourcesTag extends UIComponentTag {
>
>
>
> C:\nuxeo-ep\org.nuxeo.theme.jsf\src\org\nuxeo\theme\jsf\resources\ResourceServlet.java:[26,20]
> package javax.servlet does not exist
>
>
>
> C:\nuxeo-ep\org.nuxeo.theme.jsf\src\org\nuxeo\theme\jsf\resources\ResourceServlet.java:[27,25]
> package javax.servlet.http does not exist
Sorry, can't reproduce. You aren't using Java6, are you ?
Can you check in Eclipse within org.nuxeo.theme.jsf within the Maven2
dependencies container if you see servlet-api ? Because it's seem to be
the one missing.
J.
> -----Original Message-----
> From: Julien Anguenot [mailto:[EMAIL PROTECTED]
> Sent: mardi 6 février 2007 13:52
> To: Stefan Paitoni
> Cc: ECM List
> Subject: Re: [Ecm] [RELEASE] Nuxeo EP 5.0.0 aka "New Orleans"
>
>
>
> 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.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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
