Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 52566 invoked from network); 11 Aug 2008 10:00:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Aug 2008 10:00:53 -0000 Received: (qmail 63119 invoked by uid 500); 11 Aug 2008 10:00:51 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 63057 invoked by uid 500); 11 Aug 2008 10:00:51 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 63046 invoked by uid 99); 11 Aug 2008 10:00:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Aug 2008 03:00:51 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of daition@gmail.com designates 64.233.166.177 as permitted sender) Received: from [64.233.166.177] (HELO py-out-1112.google.com) (64.233.166.177) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Aug 2008 09:59:52 +0000 Received: by py-out-1112.google.com with SMTP id u52so1021728pyb.11 for ; Mon, 11 Aug 2008 03:00:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=BVpoJLYkYkUZfG4NJFygFVATNEXiE2ih3hZhOquGEkc=; b=etZpByCIHa7jsPlLK4Vb2i1A/O/raNmiELm4SnU7v0vUIuBdaYeN1EfKEqpMWIE3Vk 00KvakiQgRj/uSs9plYX4xGbGkEqXVb13ia5GLYei4EbgyfQWF+1AbDjP8HU8a08lVUY qTrFiwjbqD3fK2RN3NQFDlRjmRA9qshzHo4a8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=fIK+wHrBbpGIjNyBlC5Sh3YsKgJYmQBoXBD1Jz2TSE5JDYzPGF5Aaf8w4M7r+Wq7Nx bSZGoo3myoZpccaGAEc/4iVf9UYoU+CdEK1Xgepc+6WZbolXcwiq8GGm+Q/egIciN2Ap x619rwIQZmANrDQm0i5Lug5iciYY8hA3mUYx0= Received: by 10.65.15.19 with SMTP id s19mr13262584qbi.42.1218448801895; Mon, 11 Aug 2008 03:00:01 -0700 (PDT) Received: by 10.64.156.19 with HTTP; Mon, 11 Aug 2008 03:00:01 -0700 (PDT) Message-ID: Date: Mon, 11 Aug 2008 18:00:01 +0800 From: "daition daition" To: dev@geronimo.apache.org Subject: (GERONIMODEVTOOLS) Problem when building GEP MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_37131_748292.1218448801907" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_37131_748292.1218448801907 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline *Hi, All I encountered with some problems when building GEP from revision 684696. 1) I built it with JDK 5.0, but I was told "javac: invalid target release 1.6". Does it mean GEP has to work with JDK 6.0? 2) With JDK 6.0, I still got such exception (Because there is always some unit test failure, I just built GEP with command "mvn install -e -Dtest=false") :* "*+ Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] Geronimo Eclipse Plugin [INFO] Geronimo Eclipse Plugin :: Eclipse [INFO] Geronimo Eclipse Plugin :: Plugins [INFO] org.apache.geronimo.jee.v21.jaxbmodel [INFO] org.apache.geronimo.runtime.common [INFO] org.apache.geronimo.st.core [INFO] org.apache.geronimo.runtime.v20 [INFO] org.apache.geronimo.runtime.v21 [INFO] org.apache.geronimo.st.v21.core [INFO] org.apache.geronimo.st.v20.core [INFO] org.apache.geronimo.st.ui [INFO] org.apache.geronimo.st.schemas [INFO] org.apache.geronimo.st.v21.ui [INFO] org.apache.geronimo.st.v20.ui [INFO] Geronimo Eclipse Plugin :: Features [INFO] org.apache.geronimo.v20.feature [INFO] org.apache.geronimo.v21.feature [INFO] org.apache.geronimo.server.jetty.v20.feature [INFO] org.apache.geronimo.server.jetty.v21.feature [INFO] org.apache.geronimo.server.tomcat.v20.feature [INFO] org.apache.geronimo.server.tomcat.v21.feature [INFO] Geronimo Eclipse Plugin :: Assembly [INFO] Geronimo Eclipse Plugin :: Testsuite [INFO] Geronimo Eclipse Plugin :: Testsuite :: Eclipse [INFO] Geronimo Eclipse Plugin :: Testsuite :: Server [INFO] Geronimo Eclipse Plugin :: Testsuite :: Plugins [INFO] org.apache.geronimo.devtools.helloworld [INFO] org.apache.geronimo.testsuite.common [INFO] org.apache.geronimo.testsuite.v21 [INFO] org.apache.geronimo.testsuite.v20 [INFO] Geronimo Eclipse Plugin :: Testsuite :: Launcher [INFO] ------------------------------------------------------------------------ [INFO] Building Geronimo Eclipse Plugin [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [site:attach-descriptor] [INFO] [install:install] [INFO] Installing /media/INTERCHANGE/was_ce/ger_devtool_src/pom.xml to /home/delos/.m2/repository/org/apache/geronimo/devtools/geronimo-eclipse-plugin/2.1.2/geronimo-eclipse-plugin-2.1.2.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Geronimo Eclipse Plugin :: Eclipse [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [antrun:run {execution: create-eclipse-target}] [INFO] Executing tasks init: linux: [echo] ################################################################################# [echo] ## [echo] ## Downloading: eclipse-jee-ganymede-linux-gtk.tar.gz [echo] ## [echo] ## From: http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/ganymede/R/ [echo] ## [echo] ################################################################################# [get] Getting: http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/ganymede/R/eclipse-jee-ganymede-linux-gtk.tar.gz&r=1&protocol=http [get] To: /home/delos/.m2/repository/eclipse-downloads/eclipse-jee-ganymede-linux-gtk.tar.gz [get] local file date : Thu Jul 31 19:46:42 CST 2008 [get] Not modified - so not downloaded [echo] ################################################################################# [echo] ## [echo] ## Unzipping: eclipse-jee-ganymede-linux-gtk.tar.gz [echo] ## [echo] ################################################################################# [delete] Deleting directory /home/delos/.m2/repository/eclipse [mkdir] Created dir: /home/delos/.m2/repository/eclipse [untar] Expanding: /home/delos/.m2/repository/eclipse-downloads/eclipse-jee-ganymede-linux-gtk.tar into /home/delos/.m2/repository/eclipse [INFO] Executed tasks [INFO] [site:attach-descriptor] [INFO] [install:install] [INFO] Installing /media/INTERCHANGE/was_ce/ger_devtool_src/eclipse/pom.xml to /home/delos/.m2/repository/org/apache/geronimo/devtools/eclipse/2.1.2/eclipse-2.1.2.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Geronimo Eclipse Plugin :: Plugins [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [site:attach-descriptor] [INFO] [install:install] [INFO] Installing /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/pom.xml to /home/delos/.m2/repository/org/apache/geronimo/devtools/eclipse-plugins-parent/2.1.2/eclipse-plugins-parent-2.1.2.pom [INFO] ------------------------------------------------------------------------ [INFO] Building org.apache.geronimo.jee.v21.jaxbmodel [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 116 source files to /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.jee.v21.jaxbmodel/target/classes [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] [INFO] Nothing to compile - all classes are up to date [INFO] [surefire:test] [INFO] Surefire report directory: /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.jee.v21.jaxbmodel/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar] [INFO] Building jar: /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.jee.v21.jaxbmodel/target/org.apache.geronimo.jee.v21.jaxbmodel-2.1.2.jar [INFO] [install:install] [INFO] Installing /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.jee.v21.jaxbmodel/target/org.apache.geronimo.jee.v21.jaxbmodel-2.1.2.jar to /home/delos/.m2/repository/org/apache/geronimo/devtools/org.apache.geronimo.jee.v21.jaxbmodel/2.1.2/org.apache.geronimo.jee.v21.jaxbmodel-2.1.2.jar [INFO] ------------------------------------------------------------------------ [INFO] Building org.apache.geronimo.runtime.common [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [eclipsepde:manifestbundles {execution: initialize}] [INFO] [eclipsepde:install {execution: initialize}] [INFO] [antrun:run {execution: backup}] [INFO] Executing tasks [copy] Copying 1 file to /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.runtime.common/target [copy] Copying 1 file to /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.runtime.common/target [INFO] Executed tasks [INFO] [dependency:copy {execution: copy}] [INFO] Configured Artifact: org.apache.geronimo.specs:geronimo-j2ee-deployment_1.1_spec:?:jar [INFO] Configured Artifact: commons-logging:commons-logging:?:jar [INFO] Configured Artifact: cglib:cglib-nodep:?:jar [INFO] Configured Artifact: org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:?:jar [INFO] Configured Artifact: javax.xml.bind:jaxb-api:?:jar [INFO] Configured Artifact: com.sun.xml.bind:jaxb-impl:?:jar [INFO] Configured Artifact: org.apache.geronimo.specs:geronimo-activation_1.1_spec:?:jar [INFO] org.apache.geronimo.specs:geronimo-j2ee-deployment_1.1_spec:1.0:jar already exists in /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.runtime.common/lib [INFO] commons-logging:commons-logging:1.0.4:jar already exists in /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.runtime.common/lib [INFO] cglib:cglib-nodep:2.1_3:jar already exists in /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.runtime.common/lib [INFO] org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:1.0.1:jar already exists in /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.runtime.common/lib [INFO] javax.xml.bind:jaxb-api:2.0:jar already exists in /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.runtime.common/lib [INFO] com.sun.xml.bind:jaxb-impl:2.0.5:jar already exists in /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.runtime.common/lib [INFO] org.apache.geronimo.specs:geronimo-activation_1.1_spec:1.0.2:jar already exists in /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.runtime.common/lib [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [eclipsepde:validatemanifest {execution: validate-bundle-classpath}] [INFO] [eclipsepde:classpath {execution: generate-classpath}] [INFO] [compiler:compile] [INFO] No sources to compile [INFO] [antrun:run {execution: restore}] [INFO] Executing tasks [copy] Copying 1 file to /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.runtime.common [copy] Copying 1 file to /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.runtime.common [INFO] Executed tasks [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] [INFO] No sources to compile [INFO] [surefire:test] [INFO] No tests to run. [INFO] [jar:jar] [INFO] [install:install] [INFO] Installing /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.runtime.common/target/org.apache.geronimo.runtime.common-2.1.2.jar to /home/delos/.m2/repository/org/apache/geronimo/devtools/org.apache.geronimo.runtime.common/2.1.2/org.apache.geronimo.runtime.common-2.1.2.jar [INFO] ------------------------------------------------------------------------ [INFO] Building org.apache.geronimo.st.core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [eclipsepde:manifestbundles {execution: initialize}] [INFO] [eclipsepde:install {execution: initialize}] [INFO] org.eclipse.core.runtime : 3.4.0-v20080512 already exists in local repository. [INFO] org.eclipse.equinox.common : 3.4.0-v20080421-2006 already exists in local repository. [INFO] org.eclipse.wst.common.environment : 1.0.201-v200805140020 already exists in local repository. [INFO] org.eclipse.core.commands : 3.4.0-I20080509-2000 already exists in local repository. [INFO] org.eclipse.core.contenttype : 3.3.0-v20080604-1400 already exists in local repository. [INFO] org.eclipse.emf.ecore : 2.4.0-v200806091234 already exists in local repository. [INFO] org.eclipse.wst.common.project.facet.core : 1.3.0-v200805140020 already exists in local repository. [INFO] org.eclipse.jst.j2ee.core : 1.1.200-v200806052000 already exists in local repository. [INFO] org.eclipse.core.resources : 3.4.0-v20080604-1400 already exists in local repository. [INFO] org.eclipse.equinox.preferences : 3.2.200-v20080421-2006 already exists in local repository. [INFO] org.eclipse.jst.j2ee.jca : 1.1.200-v200806041500 already exists in local repository. [INFO] org.eclipse.jst.j2ee.web : 1.1.200-v200806051600 already exists in local repository. [INFO] org.eclipse.jst.server.core : 1.1.0-v20080528 already exists in local repository. [INFO] org.eclipse.debug.core : 3.4.0-v20080612 already exists in local repository. [INFO] org.eclipse.jst.j2ee : 1.1.200-v200806051600 already exists in local repository. [INFO] org.eclipse.wst.common.frameworks : 1.1.200-v200805140020 already exists in local repository. [INFO] org.eclipse.equinox.registry : 3.4.0-v20080516-0950 already exists in local repository. [INFO] org.eclipse.wst.web : 1.1.202-v200805140200 already exists in local repository. [INFO] org.eclipse.osgi : 3.4.0-v20080605-1900 already exists in local repository. [INFO] org.eclipse.jst.j2ee.ejb : 1.1.200-v200806041500 already exists in local repository. [INFO] org.eclipse.wst.common.modulecore : 1.1.200-v200806091800 already exists in local repository. [INFO] org.eclipse.core.jobs : 3.4.0-v20080512 already exists in local repository. [INFO] org.eclipse.jdt.launching : 3.4.0-v20080529-1300 already exists in local repository. [INFO] org.eclipse.jdt.core : 3.4.0-v_874 already exists in local repository. [INFO] org.eclipse.equinox.app : 1.1.0-v20080421-2006 already exists in local repository. [INFO] org.eclipse.emf.common : 2.4.0-v200806091234 already exists in local repository. [INFO] org.eclipse.wst.server.core : 1.1.0-v20080530 already exists in local repository. [INFO] org.eclipse.jem.util : 2.0.100-v200805140020 already exists in local repository. [INFO] [antrun:run {execution: backup}] [INFO] Executing tasks [INFO] Executed tasks [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [eclipsepde:validatemanifest {execution: validate-bundle-classpath}] [INFO] [compiler:compile] [INFO] Compiling 57 source files to /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.st.core/target/classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.st.core/src/main/java/org/apache/geronimo/st/core/jaxb/NamespacePrefixMapperImpl.java:[20,43] package com.sun.xml.internal.bind.marshaller does not exist /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.st.core/src/main/java/org/apache/geronimo/st/core/jaxb/NamespacePrefixMapperImpl.java:[36,47] cannot find symbol symbol: class NamespacePrefixMapper public class NamespacePrefixMapperImpl extends NamespacePrefixMapper { /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.st.core/src/main/java/org/apache/geronimo/st/core/jaxb/JAXBUtils.java:[75,22] setProperty(java.lang.String,java.lang.Object) in javax.xml.bind.Marshaller cannot be applied to (java.lang.String,org.apache.geronimo.st.core.jaxb.NamespacePrefixMapperImpl) [INFO] ------------------------------------------------------------------------ [INFO] Trace org.apache.maven.BuildFailureException: Compilation failure at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:579) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129) at org.apache.maven.cli.MavenCli.main(MavenCli.java:287) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) at org.codehaus.classworlds.Launcher.main(Launcher.java:375) Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:516) at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558) ... 16 more [INFO] ------------------------------------------------------------------------ [INFO] Total time: 57 seconds [INFO] Finished at: Mon Aug 11 17:41:10 CST 2008 [INFO] Final Memory: 31M/97M [INFO] ------------------------------------------------------------------------*" Does anyone has any idea about my questions? Thanks a lot! Delos 2008.08.11 ------=_Part_37131_748292.1218448801907 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Hi, All

I encountered  with some problems w= hen building GEP from revision 684696.
1) I built it with JDK 5.0, but I= was told "javac: invalid target release 1.6". Does it mean GEP h= as to work with JDK 6.0?
2) With JDK 6.0, I still got such exception (Because there is always some u= nit test failure, I just built GEP with command "mvn install -e -Dtest= =3Dfalse") :


"+ Error stacktraces are turned on. [INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO]&n= bsp;  Geronimo Eclipse Plugin
[INFO]   Geronimo Eclipse P= lugin :: Eclipse
[INFO]   Geronimo Eclipse Plugin :: Plugins[INFO]   org.apache.geronimo.jee.v21.jaxbmodel
[INFO]   org.apache.geronimo.runtime.common
[INFO]  = org.apache.geronimo.st.core
[INFO]   org.apache.geronimo.runt= ime.v20
[INFO]   org.apache.geronimo.runtime.v21
[INFO]&nbs= p;  org.apache.geronimo.st.v21.core
[INFO]   org.apache.g= eronimo.st.v20.core
[INFO]   org.apache.geronimo.st.ui
[INFO]   org.apac= he.geronimo.st.schemas
[INFO]   org.apache.geronimo.st.v21.ui<= br>[INFO]   org.apache.geronimo.st.v20.ui
[INFO]   G= eronimo Eclipse Plugin :: Features
[INFO]   org.apache.geronim= o.v20.feature
[INFO]   org.apache.geronimo.v21.feature
[INFO]   or= g.apache.geronimo.server.jetty.v20.feature
[INFO]   org.apache= .geronimo.server.jetty.v21.feature
[INFO]   org.apache.geronim= o.server.tomcat.v20.feature
[INFO]   org.apache.geronimo.serve= r.tomcat.v21.feature
[INFO]   Geronimo Eclipse Plugin :: Assembly
[INFO]  = ; Geronimo Eclipse Plugin :: Testsuite
[INFO]   Geronimo Eclip= se Plugin :: Testsuite :: Eclipse
[INFO]   Geronimo Eclipse Pl= ugin :: Testsuite :: Server
[INFO]   Geronimo Eclipse Plugin := : Testsuite :: Plugins
[INFO]   org.apache.geronimo.devtools.helloworld
[INFO] &= nbsp; org.apache.geronimo.testsuite.common
[INFO]   org.apache= .geronimo.testsuite.v21
[INFO]   org.apache.geronimo.testsuite= .v20
[INFO]   Geronimo Eclipse Plugin :: Testsuite :: Launcher=
[INFO] --------------------------------------------------------------------= ----
[INFO] Building Geronimo Eclipse Plugin
[INFO]   = task-segment: [install]
[INFO] ----------------------------------------= --------------------------------
[INFO] [site:attach-descriptor]
[INFO] [install:install]
[INFO] Insta= lling /media/INTERCHANGE/was_ce/ger_devtool_src/pom.xml to /home/delos/.m2/= repository/org/apache/geronimo/devtools/geronimo-eclipse-plugin/2.1.2/geron= imo-eclipse-plugin-2.1.2.pom
[INFO] --------------------------------------------------------------------= ----
[INFO] Building Geronimo Eclipse Plugin :: Eclipse
[INFO] &= nbsp;  task-segment: [install]
[INFO] -----------------------------= -------------------------------------------
[INFO] [antrun:run {execution: create-eclipse-target}]
[INFO] Executing = tasks

init:

linux:
     [echo] #######= ##########################################################################<= br>     [echo] ##      &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;         
     [echo] ## Downloading: eclipse-jee-ganymede-linux-= gtk.tar.gz           = ;            &n= bsp;            = ;    
     [echo] ##  = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ; 
     [echo] ## From: http://www.eclipse.org/downloads/download.php?file=3D/technol= ogy/epp/downloads/release/ganymede/R/     &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;
     [echo] ##       = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;        
   =   [echo] #############################################################= ####################
      [get] Getting: http://www.eclipse.org/downloads/download.php?file= =3D/technology/epp/downloads/release/ganymede/R/eclipse-jee-ganymede-linux-= gtk.tar.gz&r=3D1&protocol=3Dhttp
      [get] To: /home/delos/.m2/repository/eclipse= -downloads/eclipse-jee-ganymede-linux-gtk.tar.gz
    = ;  [get] local file date : Thu Jul 31 19:46:42 CST 2008
  = ;    [get] Not modified - so not downloaded
  &= nbsp;  [echo] ########################################################= #########################
     [echo] ##       = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;        
   =   [echo] ## Unzipping: eclipse-jee-ganymede-linux-gtk.tar.gz &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;  
     [echo] ##   &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;             =
     [echo] ###########################################= ######################################
   [delete] Deleting di= rectory /home/delos/.m2/repository/eclipse
    [mkdir] Cr= eated dir: /home/delos/.m2/repository/eclipse
    [untar] Expanding: /home/delos/.m2/repository/eclipse-do= wnloads/eclipse-jee-ganymede-linux-gtk.tar into /home/delos/.m2/repository/= eclipse
[INFO] Executed tasks
[INFO] [site:attach-descriptor]
[INF= O] [install:install]
[INFO] Installing /media/INTERCHANGE/was_ce/ger_devtool_src/eclipse/pom.xml= to /home/delos/.m2/repository/org/apache/geronimo/devtools/eclipse/2.1.2/e= clipse-2.1.2.pom
[INFO] ------------------------------------------------= ------------------------
[INFO] Building Geronimo Eclipse Plugin :: Plugins
[INFO]  &nb= sp; task-segment: [install]
[INFO] -------------------------------------= -----------------------------------
[INFO] [site:attach-descriptor]
[= INFO] [install:install]
[INFO] Installing /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/pom.xml= to /home/delos/.m2/repository/org/apache/geronimo/devtools/eclipse-plugins= -parent/2.1.2/eclipse-plugins-parent-2.1.2.pom
[INFO] ------------------= ------------------------------------------------------
[INFO] Building org.apache.geronimo.jee.v21.jaxbmodel
[INFO]  =   task-segment: [install]
[INFO] ----------------------------------= --------------------------------------
[INFO] [resources:resources]
[= INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 116 source files to /media/IN= TERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.jee.v21.jaxbmo= del/target/classes
[INFO] [resources:testResources]
[INFO] Using defa= ult encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Nothing to compile - all classes ar= e up to date
[INFO] [surefire:test]
[INFO] Surefire report directory:= /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.jee.= v21.jaxbmodel/target/surefire-reports

-------------------------------------------------------
 T E S = T S
-------------------------------------------------------
There are= no tests to run.

Results :

Tests run: 0, Failures: 0, Errors= : 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: /media/INTERCHANGE/was_ce/ger_= devtool_src/plugins/org.apache.geronimo.jee.v21.jaxbmodel/target/org.apache= .geronimo.jee.v21.jaxbmodel-2.1.2.jar
[INFO] [install:install]
[INFO]= Installing /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.ge= ronimo.jee.v21.jaxbmodel/target/org.apache.geronimo.jee.v21.jaxbmodel-2.1.2= .jar to /home/delos/.m2/repository/org/apache/geronimo/devtools/org.apache.= geronimo.jee.v21.jaxbmodel/2.1.2/org.apache.geronimo.jee.v21.jaxbmodel-2.1.= 2.jar
[INFO] --------------------------------------------------------------------= ----
[INFO] Building org.apache.geronimo.runtime.common
[INFO] &= nbsp;  task-segment: [install]
[INFO] -----------------------------= -------------------------------------------
[INFO] [eclipsepde:manifestbundles {execution: initialize}]
[INFO] [ecli= psepde:install {execution: initialize}]
[INFO] [antrun:run {execution: b= ackup}]
[INFO] Executing tasks
     [copy] Copyin= g 1 file to /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.ge= ronimo.runtime.common/target
     [copy] Copying 1 file to /media/INTERCHANGE/was_ce= /ger_devtool_src/plugins/org.apache.geronimo.runtime.common/target
[INFO= ] Executed tasks
[INFO] [dependency:copy {execution: copy}]
[INFO] Co= nfigured Artifact: org.apache.geronimo.specs:geronimo-j2ee-deployment_1.1_s= pec:?:jar
[INFO] Configured Artifact: commons-logging:commons-logging:?:jar
[INFO]= Configured Artifact: cglib:cglib-nodep:?:jar
[INFO] Configured Artifact= : org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:?:jar
[INFO] Conf= igured Artifact: javax.xml.bind:jaxb-api:?:jar
[INFO] Configured Artifact: com.sun.xml.bind:jaxb-impl:?:jar
[INFO] Conf= igured Artifact: org.apache.geronimo.specs:geronimo-activation_1.1_spec:?:j= ar
[INFO] org.apache.geronimo.specs:geronimo-j2ee-deployment_1.1_spec:1.= 0:jar already exists in /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/o= rg.apache.geronimo.runtime.common/lib
[INFO] commons-logging:commons-logging:1.0.4:jar already exists in /media/I= NTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.runtime.commo= n/lib
[INFO] cglib:cglib-nodep:2.1_3:jar already exists in /media/INTERC= HANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.runtime.common/lib=
[INFO] org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:1.0.1:jar alrea= dy exists in /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.g= eronimo.runtime.common/lib
[INFO] javax.xml.bind:jaxb-api:2.0:jar alread= y exists in /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.ge= ronimo.runtime.common/lib
[INFO] com.sun.xml.bind:jaxb-impl:2.0.5:jar already exists in /media/INTERC= HANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.runtime.common/lib=
[INFO] org.apache.geronimo.specs:geronimo-activation_1.1_spec:1.0.2:jar= already exists in /media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.ap= ache.geronimo.runtime.common/lib
[INFO] [resources:resources]
[INFO] Using default encoding to copy filte= red resources.
[INFO] [eclipsepde:validatemanifest {execution: validate-= bundle-classpath}]
[INFO] [eclipsepde:classpath {execution: generate-cla= sspath}]
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [antrun= :run {execution: restore}]
[INFO] Executing tasks
   &= nbsp; [copy] Copying 1 file to /media/INTERCHANGE/was_ce/ger_devtool_src/pl= ugins/org.apache.geronimo.runtime.common
     [copy] Copying 1 file to /media/INTERCHANGE/was_ce= /ger_devtool_src/plugins/org.apache.geronimo.runtime.common
[INFO] Execu= ted tasks
[INFO] [resources:testResources]
[INFO] Using default encod= ing to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [su= refire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] [inst= all:install]
[INFO] Installing /media/INTERCHANGE/was_ce/ger_devtool_src= /plugins/org.apache.geronimo.runtime.common/target/org.apache.geronimo.runt= ime.common-2.1.2.jar to /home/delos/.m2/repository/org/apache/geronimo/devt= ools/org.apache.geronimo.runtime.common/2.1.2/org.apache.geronimo.runtime.c= ommon-2.1.2.jar
[INFO] --------------------------------------------------------------------= ----
[INFO] Building org.apache.geronimo.st.core
[INFO]  &n= bsp; task-segment: [install]
[INFO] ------------------------------------= ------------------------------------
[INFO] [eclipsepde:manifestbundles {execution: initialize}]
[INFO] [ecli= psepde:install {execution: initialize}]
[INFO] org.eclipse.core.runtime = : 3.4.0-v20080512 already exists in local repository.
[INFO] org.eclipse= .equinox.common : 3.4.0-v20080421-2006 already exists in local repository.<= br> [INFO] org.eclipse.wst.common.environment : 1.0.201-v200805140020 already e= xists in local repository.
[INFO] org.eclipse.core.commands : 3.4.0-I200= 80509-2000 already exists in local repository.
[INFO] org.eclipse.core.c= ontenttype : 3.3.0-v20080604-1400 already exists in local repository.
[INFO] org.eclipse.emf.ecore : 2.4.0-v200806091234 already exists in local = repository.
[INFO] org.eclipse.wst.common.project.facet.core : 1.3.0-v20= 0805140020 already exists in local repository.
[INFO] org.eclipse.jst.j2= ee.core : 1.1.200-v200806052000 already exists in local repository.
[INFO] org.eclipse.core.resources : 3.4.0-v20080604-1400 already exists in = local repository.
[INFO] org.eclipse.equinox.preferences : 3.2.200-v2008= 0421-2006 already exists in local repository.
[INFO] org.eclipse.jst.j2e= e.jca : 1.1.200-v200806041500 already exists in local repository.
[INFO] org.eclipse.jst.j2ee.web : 1.1.200-v200806051600 already exists in l= ocal repository.
[INFO] org.eclipse.jst.server.core : 1.1.0-v20080528 al= ready exists in local repository.
[INFO] org.eclipse.debug.core : 3.4.0-= v20080612 already exists in local repository.
[INFO] org.eclipse.jst.j2ee : 1.1.200-v200806051600 already exists in local= repository.
[INFO] org.eclipse.wst.common.frameworks : 1.1.200-v2008051= 40020 already exists in local repository.
[INFO] org.eclipse.equinox.reg= istry : 3.4.0-v20080516-0950 already exists in local repository.
[INFO] org.eclipse.wst.web : 1.1.202-v200805140200 already exists in local = repository.
[INFO] org.eclipse.osgi : 3.4.0-v20080605-1900 already exist= s in local repository.
[INFO] org.eclipse.jst.j2ee.ejb : 1.1.200-v200806= 041500 already exists in local repository.
[INFO] org.eclipse.wst.common.modulecore : 1.1.200-v200806091800 already ex= ists in local repository.
[INFO] org.eclipse.core.jobs : 3.4.0-v20080512= already exists in local repository.
[INFO] org.eclipse.jdt.launching : = 3.4.0-v20080529-1300 already exists in local repository.
[INFO] org.eclipse.jdt.core : 3.4.0-v_874 already exists in local repositor= y.
[INFO] org.eclipse.equinox.app : 1.1.0-v20080421-2006 already exists = in local repository.
[INFO] org.eclipse.emf.common : 2.4.0-v200806091234= already exists in local repository.
[INFO] org.eclipse.wst.server.core : 1.1.0-v20080530 already exists in loca= l repository.
[INFO] org.eclipse.jem.util : 2.0.100-v200805140020 alread= y exists in local repository.
[INFO] [antrun:run {execution: backup}] [INFO] Executing tasks
[INFO] Executed tasks
[INFO] [resources:resour= ces]
[INFO] Using default encoding to copy filtered resources.
[INFO]= [eclipsepde:validatemanifest {execution: validate-bundle-classpath}]
[INFO] [compiler:compile]
[INFO] Compiling 57 source files to /media/INT= ERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.st.core/target/= classes
[INFO] ---------------------------------------------------------= ---------------
[ERROR] BUILD FAILURE
[INFO] -------------------------------------------= -----------------------------
[INFO] Compilation failure

/media/I= NTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.st.core/src/m= ain/java/org/apache/geronimo/st/core/jaxb/NamespacePrefixMapperImpl.java:[2= 0,43] package com.sun.xml.internal.bind.marshaller does not exist

/media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.s= t.core/src/main/java/org/apache/geronimo/st/core/jaxb/NamespacePrefixMapper= Impl.java:[36,47] cannot find symbol
symbol: class NamespacePrefixMapper=
public class NamespacePrefixMapperImpl extends NamespacePrefixMapper {
<= br>/media/INTERCHANGE/was_ce/ger_devtool_src/plugins/org.apache.geronimo.st= .core/src/main/java/org/apache/geronimo/st/core/jaxb/JAXBUtils.java:[75,22]= setProperty(java.lang.String,java.lang.Object) in javax.xml.bind.Marshalle= r cannot be applied to (java.lang.String,org.apache.geronimo.st.core.jaxb.N= amespacePrefixMapperImpl)


[INFO] ------------------------------------------------------------= ------------
[INFO] Trace
org.apache.maven.BuildFailureException: Com= pilation failure
    at org.apache.maven.lifecycle.Defaul= tLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:579)
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.e= xecuteGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
  &= nbsp; at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(De= faultLifecycleExecutor.java:478)
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.e= xecuteGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
 &nb= sp;  at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTas= kSegments(DefaultLifecycleExecutor.java:291)
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.e= xecute(DefaultLifecycleExecutor.java:142)
    at org.apac= he.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
   = ; at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
    at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)=
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Nati= ve Method)
    at sun.reflect.NativeMethodAccessorImpl.in= voke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Deleg= atingMethodAccessorImpl.java:25)
    at java.lang.reflect= .Method.invoke(Method.java:597)
    at org.codehaus.class= worlds.Launcher.launchEnhanced(Launcher.java:315)
    at org.codehaus.classworlds.Launcher.launch(Launcher.jav= a:255)
    at org.codehaus.classworlds.Launcher.mainWithE= xitCode(Launcher.java:430)
    at org.codehaus.classworld= s.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.Co= mpilationFailureException: Compilation failure
    at org.apache.maven.plugin.AbstractCompilerMojo.execute(= AbstractCompilerMojo.java:516)
    at org.apache.maven.pl= ugin.CompilerMojo.execute(CompilerMojo.java:114)
    at o= rg.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManage= r.java:451)
    at org.apache.maven.lifecycle.DefaultLifecycleExecutor.e= xecuteGoals(DefaultLifecycleExecutor.java:558)
    ... 16= more
[INFO] -----------------------------------------------------------= -------------
[INFO] Total time: 57 seconds
[INFO] Finished at: Mon Aug 11 17:41:10 CST 2008
[INFO] Final Memory: 31= M/97M
[INFO] -----------------------------------------------------------= -------------
"

Does anyone has any idea about my questions?=

Thanks a lot!

        &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;   Delos
        &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;  2008.08.11
------=_Part_37131_748292.1218448801907--