1 Reply Latest reply on Jul 3, 2007 3:23 PM by jquery

    How to build Seam from CVS

    jquery

      Hello,

      I haven't been building Seam for certain time. Earlier I was using Seam version 1.2.1 and I was building it from CVS running build.xml under Eclipse (without any problem). Now I get the following error:

      cdk:
       [java] [INFO] Scanning for projects...
       [java] [INFO] Reactor build order:
       [java] [INFO] Seam Project
       [java] [INFO] Seam JSF Controls
       [java] [INFO] ----------------------------------------------------------------------------
       [java] [INFO] Building Seam Project
       [java] [INFO] task-segment: [package]
       [java] [INFO] ----------------------------------------------------------------------------
       [java] [INFO] ------------------------------------------------------------------------
       [java] [ERROR] BUILD ERROR
       [java] [INFO] ------------------------------------------------------------------------
       [java] [INFO] The plugin 'org.apache.maven.plugins:maven-site-plugin' does not exist or no valid version could be found
       [java] [INFO] ------------------------------------------------------------------------
       [java] [INFO] For more information, run Maven with the -e switch
       [java] [INFO] ------------------------------------------------------------------------
       [java] [INFO] Total time: < 1 second
       [java] [INFO] Finished at: Fri Jun 29 21:13:25 CEST 2007
       [java] [INFO] Final Memory: 1M/3M
       [java] [INFO] ------------------------------------------------------------------------
       [java] Java Result: 1
      
      BUILD FAILED
      G:\Work\jbosside3\eclipse\workspace\jboss-seam\build.xml:767: Warning: Could not find file G:\Work\jbosside3\eclipse\workspace\jboss-seam\ui\target\jboss-seam-ui.jar to copy.
      


      Thanks for any help solving the problem.

      jquery



        • 1. Re: How to build Seam from CVS
          jquery

          Hi,

          I coped with that and perhaps solution can be useful for someone else.
          Once I read that maven sometimes has network problems I switched
          my private IP into public one and then it wasn't any problem with
          building JBoss Seam.

          Best regards,
          jquery