Hi Julien,
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
.........
Well, we can't install the package.
We have Eclipse 2.0, maven-2.0.4, apache-ant-1.7.0. (and we work on an Windows
XP plateform)
Inside Eclipse, we already get the same error with the artifact.
How can we force to download these artifacts ?
Many thanks
Stefan
Micro Research
-----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