3 Replies Latest reply on May 27, 2009 1:48 AM by lpiccoli

    jbpm4jsf source not found

    lpiccoli

      hi all,

      i have been following the instructions to get source code
      http://www.jboss.org/community/wiki/jBPM3BuildingFromSource

      however there is no jbpm4jsf or console in modules or anywhere in the 3.2.6 GA or trunk.

      all i get when i run maven is the following.

      C:\src\jbpm3.2.6\jbpm3>c:\apache-maven-2.1.0\BIN\mvn
      [INFO] Scanning for projects...
      Downloading: http://repository.jboss.org/maven2/org/jbpm/jbpm-parent/1.0.1.GA/jb
      pm-parent-1.0.1.GA.pom
      6K downloaded (jbpm-parent-1.0.1.GA.pom)
      [INFO] Reactor build order:
      [INFO] JBoss jBPM3
      [INFO] JBoss jBPM3 - Core
      [INFO] JBoss jBPM3 - Identity
      [INFO] JBoss jBPM3 - Enterprise
      [INFO] JBoss jBPM3 - Examples
      [INFO] JBoss jBPM3 - Simulation




        • 1. Re: jbpm4jsf source not found
          lpiccoli

          the source for jbpm4jsf can be seen on he SVN browse

          http://fisheye.jboss.com/browse/JbpmSvn/jbpm3/modules/jbpm4jsf
          


          but i cant find it on the SVN repos.

          any help is appreciated.

          -lp

          • 2. Re: jbpm4jsf source not found
            lpiccoli

            to clarify where i am looking for the source

            C:\src\jbpm3.2.6>svn ls https://anonsvn.jboss.org/repos/jbpm/jbpm3/trunk/modules
            
            core/
            db/
            distribution/
            enterprise/
            examples/
            identity/
            simulation/
            userguide/
            


            nothing there for console or jbpm4jsf.

            so where are u guys checking into/from?

            -lp

            • 3. Re: jbpm4jsf source not found
              lpiccoli

              found it at last, in a different location that in docs.

              hopefully this will help others..

              C:\src\jbpm3.2.6>svn ls https://anonsvn.jboss.org/repos/jbpm/projects/jsf-consol
              e/tags
              jsf-console-3.2.2.GA/
              jsf-console-3.2.6.GA/
              jsf-console-3.2.6.SP1/
              jsf-console-3.2.6.SP2/
              jsf-console-3.3.0.GA/
              jsf-console-3.3.1.GA/
              


              i got no idea where the jpbm4.0 console is though.