(Moderator note: please use our spanish forum for further inquiries.)

Buen día, para comprobar como funcionan los plug ins en nuxeo, me baje el 
código de acuerdo a las instruciones y así mismo compilé (sin hacer ningun 
cambio) como sigue:

C:\NUXEO5.3.0\nuxeo\nuxeo-dm\nuxeo-platform-webapp>mvn clean install
[INFO] Scanning for projects...
[INFO] snapshot org.nuxeo.ecm.platform:nuxeo-features-parent:5.3.2-SNAPSHOT: che
cking for updates from public-snapshot
[INFO] snapshot org.nuxeo:nuxeo-ecm:5.3.2-SNAPSHOT: checking for updates from pu
blic-snapshot
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo WebApp Core
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting C:\NUXEO5.3.0\nuxeo\nuxeo-dm\nuxeo-platform-webapp\target
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 20100604-141619 at timestamp: 1275678979406
[INFO] [nuxeo:eclipse-version {execution: eclipsize-version}]
[INFO] eclipseVersion:5.3.2.-SNAPSHOT
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 408 resources
[INFO] snapshot org.nuxeo.common:nuxeo-common:1.6.2-SNAPSHOT: checking for updat
es from public-snapshot
[INFO] snapshot org.nuxeo.runtime:nuxeo-runtime:1.6.2-SNAPSHOT: checking for upd
ates from public-snapshot
[INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-parent:1.6.2-SNAPSHOT: checking
for updates from public-snapshot
[INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-test:1.6.2-SNAPSHOT: checking fo
r updates from public-snapshot
[INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-osgi:1.6.2-SNAPSHOT: checking fo
r updates from public-snapshot
[INFO] snapshot org.nuxeo.runtime:nuxeo-runtime-jetty-adapter:1.6.2-SNAPSHOT: ch
ecking for updates from public-snapshot
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\NUXEO5.3.0\nuxeo\nuxeo-dm\nuxeo-pl
atform-webapp\src\test\resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: C:\NUXEO5.3.0\nuxeo\nuxeo-dm\nuxeo-platform-webapp\target\n
uxeo-platform-webapp-5.3.2-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 20100604-141637 at timestamp: 1275678997296
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: C:\NUXEO5.3.0\nuxeo\nuxeo-dm\nuxeo-platform-webapp\target\n
uxeo-platform-webapp-5.3.2-SNAPSHOT-sources.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing C:\NUXEO5.3.0\nuxeo\nuxeo-dm\nuxeo-platform-webapp\target\nuxe
o-platform-webapp-5.3.2-SNAPSHOT.jar to C:\Documents and Settings\Administrador\
.m2\repository\org\nuxeo\ecm\platform\nuxeo-platform-webapp\5.3.2-SNAPSHOT\nuxeo
-platform-webapp-5.3.2-SNAPSHOT.jar
[INFO] Installing C:\NUXEO5.3.0\nuxeo\nuxeo-dm\nuxeo-platform-webapp\target\nuxe
o-platform-webapp-5.3.2-SNAPSHOT-sources.jar to C:\Documents and Settings\Admini
strador\.m2\repository\org\nuxeo\ecm\platform\nuxeo-platform-webapp\5.3.2-SNAPSH
OT\nuxeo-platform-webapp-5.3.2-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31 seconds
[INFO] Finished at: Fri Jun 04 14:16:38 CDT 2010
[INFO] Final Memory: 34M/61M
[INFO] ------------------------------------------------------------------------
C:\NUXEO5.3.0\nuxeo\nuxeo-dm\nuxeo-platform-webapp>

El archivo generado en la carpeta \nuxeo\nuxeo-dm\nuxeo-platform-webapp\target 
lo pego en \nxserver\bundles


Al ejecutar nuxeo en su distribución con tomcat, despues de la firma me muestra 
este error:

//default/*/jsf-facelets/galaxy/default/default @70,22 Tag Library supports 
namespace: http://nuxeo.org/nxweb/util, but no tag was defined for name: set 


javax.servlet.ServletException: javax.servlet.ServletException: 
//default/*/jsf-facelets/galaxy/default/default @70,22  Tag Library supports 
namespace: http://nuxeo.org/nxweb/util, but no tag was defined for name: set

Qué estoy haciendo mal? debo de compilar otro plugin?


Saludos, muchas gracias por su apoyo.

Edited by: admin on Jun 5, 2010 8:31 AM
--
Posted by "onasis" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: 
<http://www.nuxeo.org/discussions/thread.jspa?threadID=3719#11414>
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to