You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by "Continuum@myfaces.zones.apache.org" <no...@myfaces.apache.org> on 2010/08/06 02:14:40 UTC

[continuum] BUILD SUCCESSFUL: MyFaces Portlet Bridge

Online report : http://myfaces.zones.apache.org:8080/continuum/buildResult.action?buildId=27348&projectId=186

Build statistics:
  State: Ok
  Previous State: Failed
  Started at: Fri 6 Aug 2010 00:13:47 +0000
  Finished at: Fri 6 Aug 2010 00:14:36 +0000
  Total time: 48s
  Build Trigger: Schedule
  Build Number: 47
  Exit code: 0
  Building machine hostname: myfaces.zones.apache.org
  Operating system : SunOS(unknown)
  Java Home version : 
          java version "1.5.0_22"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_22-b03)
          Java HotSpot(TM) Server VM (build 1.5.0_22-b03, mixed mode)
        
  Builder version :
          Maven version: 2.0.10
          Java version: 1.5.0_22
          OS name: "sunos" version: "5.10" arch: "x86" Family: "unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: mfreedman @ Thu 5 Aug 2010 22:22:10 +0000
Comment: PORTLETBRIDGE-165: Bridge explicit scope removal doesn't cause its attributes to be notified but should
PORTLETBRIDGE-164: Bridge shouldn't notify (bridge) request scope attributes that they are being destroyed if only updating the scope at the end of a request
PORTLETBRIDGE-163: Portlet 2.0 Bridge should establish child request scopes if rendering a resource from a different view (in an iFrame)
PORTLETBRIDGE-162: Portlet 2.0 Bridge: Resource as source of iFrame doesn't render in Pluto
PORTLETBRIDGE-161: Portlet 2.0 Bridge doesn't properly encode portlet:resource syntax to a faces View
PORTLETBRIDGE-160: QueryString.numParameters throws NullPointerException
PORTLETBRIDGE-159: Race condition in GenericFacesPortlet: mFacesBridge
Files changed:
  /myfaces/portlet-bridge/core/trunk_2.0.x/api/src/main/java/javax/portlet/faces/BridgeWriteBehindResponse.java ( 982807 )
  /myfaces/portlet-bridge/core/trunk_2.0.x/api/src/main/java/javax/portlet/faces/GenericFacesPortlet.java ( 982807 )
  /myfaces/portlet-bridge/core/trunk_2.0.x/impl/src/main/java/org/apache/myfaces/portlet/faces/application/BridgeViewHandlerRenderResponseWrapper.java ( 982807 )
  /myfaces/portlet-bridge/core/trunk_2.0.x/impl/src/main/java/org/apache/myfaces/portlet/faces/application/BridgeViewHandlerResourceResponseWrapper.java ( 982807 )
  /myfaces/portlet-bridge/core/trunk_2.0.x/impl/src/main/java/org/apache/myfaces/portlet/faces/application/PortletViewHandlerImpl.java ( 982807 )
  /myfaces/portlet-bridge/core/trunk_2.0.x/impl/src/main/java/org/apache/myfaces/portlet/faces/bridge/BridgeImpl.java ( 982807 )
  /myfaces/portlet-bridge/core/trunk_2.0.x/impl/src/main/java/org/apache/myfaces/portlet/faces/context/PortletExternalContextImpl.java ( 982807 )
  /myfaces/portlet-bridge/core/trunk_2.0.x/impl/src/main/java/org/apache/myfaces/portlet/faces/util/QueryString.java ( 982807 )

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed

****************************************************************************
Test Summary:
****************************************************************************
Tests: 0
Failures: 0
Total time: 0

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   MyFaces Portlet Bridge
[INFO]   MyFaces Portlet Bridge API
[INFO]   MyFaces Portlet Bridge Implementation
[INFO]   MyFaces Portlet Bridge Examples
[INFO]   MyFaces Portlet Bridge Blank Project
[INFO]   MyFaces Portlet Bridge CarStore Demo
[INFO]   MyFaces Portlet Bridge Facelets Guess Demo
[INFO]   MyFaces Portlet Bridge GuessNumber JSP Demo
[INFO]   MyFaces Portlet Bridge GuessNumber JSP with Mojarra WriteBehind Filter Demo
[INFO]   MyFaces Portlet Bridge GuessNumber JSP with Mojarra WriteBehind PortletResponseWrapper Demo
[INFO]   MyFaces Portlet Bridge GuessNumber JSP with MyFaces WriteBehind Filter Demo
[INFO]   MyFaces Portlet Bridge HelloDuke Demo
[INFO]   MyFaces Portlet Bridge HelloDuke Coordination Demo
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Portlet Bridge
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-1.1-beta-2/working-directory/186/target
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor]
[INFO] Unable to load parent project from a relative path: Could not find the model file '/local/continuum-1.1-beta-2/working-directory/pom.xml'. for project unknown
[INFO] Parent project loaded from repository.
[INFO] [install:install]
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/186/pom.xml to /export/home/mrmaven/.m2/repository/org/apache/myfaces/portlet-bridge/portlet-bridge/2.0.0-SNAPSHOT/portlet-bridge-2.0.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Portlet Bridge API
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-1.1-beta-2/working-directory/186/api/target
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 18 source files to /local/continuum-1.1-beta-2/working-directory/186/api/target/classes
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /local/continuum-1.1-beta-2/working-directory/186/api/src/test/resources
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory: /local/continuum-1.1-beta-2/working-directory/186/api/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: /local/continuum-1.1-beta-2/working-directory/186/api/target/portlet-bridge-api-2.0.0-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/186/api/target/portlet-bridge-api-2.0.0-SNAPSHOT.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/portlet-bridge/portlet-bridge-api/2.0.0-SNAPSHOT/portlet-bridge-api-2.0.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Portlet Bridge Implementation
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-1.1-beta-2/working-directory/186/impl/target
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 4 resources
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 34 source files to /local/continuum-1.1-beta-2/working-directory/186/impl/target/classes
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /local/continuum-1.1-beta-2/working-directory/186/impl/src/test/resources
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory: /local/continuum-1.1-beta-2/working-directory/186/impl/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: /local/continuum-1.1-beta-2/working-directory/186/impl/target/portlet-bridge-impl-2.0.0-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/186/impl/target/portlet-bridge-impl-2.0.0-SNAPSHOT.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/portlet-bridge/portlet-bridge-impl/2.0.0-SNAPSHOT/portlet-bridge-impl-2.0.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Portlet Bridge Examples
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-1.1-beta-2/working-directory/186/examples/target
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor]
[INFO] [install:install]
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/186/examples/pom.xml to /export/home/mrmaven/.m2/repository/org/apache/myfaces/portlet-bridge/portlet-bridge-examples/2.0.0-SNAPSHOT/portlet-bridge-examples-2.0.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Portlet Bridge Blank Project
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-1.1-beta-2/working-directory/186/examples/blank/target
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /local/continuum-1.1-beta-2/working-directory/186/examples/blank/src/main/resources
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 1 source file to /local/continuum-1.1-beta-2/working-directory/186/examples/blank/target/classes
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /local/continuum-1.1-beta-2/working-directory/186/examples/blank/src/test/resources
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory: /local/continuum-1.1-beta-2/working-directory/186/examples/blank/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] [war:war]
[INFO] Packaging webapp
[INFO] Assembling webapp[portlet-bridge-blank] in [/local/continuum-1.1-beta-2/working-directory/186/examples/blank/target/portlet-bridge-blank-2.0.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources[/local/continuum-1.1-beta-2/working-directory/186/examples/blank/src/main/webapp]
[INFO] Webapp assembled in[232 msecs]
[INFO] Building war: /local/continuum-1.1-beta-2/working-directory/186/examples/blank/target/portlet-bridge-blank-2.0.0-SNAPSHOT.war
[INFO] [install:install]
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/186/examples/blank/target/portlet-bridge-blank-2.0.0-SNAPSHOT.war to /export/home/mrmaven/.m2/repository/org/apache/myfaces/portlet-bridge/portlet-bridge-blank/2.0.0-SNAPSHOT/portlet-bridge-blank-2.0.0-SNAPSHOT.war
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Portlet Bridge CarStore Demo
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-1.1-beta-2/working-directory/186/examples/carstore/target
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 35 resources
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 10 source files to /local/continuum-1.1-beta-2/working-directory/186/examples/carstore/target/classes
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /local/continuum-1.1-beta-2/working-directory/186/examples/carstore/src/test/resources
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory: /local/continuum-1.1-beta-2/working-directory/186/examples/carstore/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] [war:war]
[INFO] Packaging webapp
[INFO] Assembling webapp[portlet-bridge-carstore] in [/local/continuum-1.1-beta-2/working-directory/186/examples/carstore/target/portlet-bridge-carstore-2.0.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources[/local/continuum-1.1-beta-2/working-directory/186/examples/carstore/src/main/webapp]
[INFO] Webapp assembled in[835 msecs]
[INFO] Building war: /local/continuum-1.1-beta-2/working-directory/186/examples/carstore/target/portlet-bridge-carstore-2.0.0-SNAPSHOT.war
[INFO] [install:install]
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/186/examples/carstore/target/portlet-bridge-carstore-2.0.0-SNAPSHOT.war to /export/home/mrmaven/.m2/repository/org/apache/myfaces/portlet-bridge/portlet-bridge-carstore/2.0.0-SNAPSHOT/portlet-bridge-carstore-2.0.0-SNAPSHOT.war
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Portlet Bridge Facelets Guess Demo
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-1.1-beta-2/working-directory/186/examples/facelets-guess/target
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 2 source files to /local/continuum-1.1-beta-2/working-directory/186/examples/facelets-guess/target/classes
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /local/continuum-1.1-beta-2/working-directory/186/examples/facelets-guess/src/test/resources
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory: /local/continuum-1.1-beta-2/working-directory/186/examples/facelets-guess/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] [war:war]
[INFO] Packaging webapp
[INFO] Assembling webapp[portlet-bridge-facelets-guess] in [/local/continuum-1.1-beta-2/working-directory/186/examples/facelets-guess/target/portlet-bridge-facelets-guess-2.0.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources[/local/continuum-1.1-beta-2/working-directory/186/examples/facelets-guess/src/main/webapp]
[INFO] Webapp assembled in[106 msecs]
[INFO] Building war: /local/continuum-1.1-beta-2/working-directory/186/examples/facelets-guess/target/portlet-bridge-facelets-guess-2.0.0-SNAPSHOT.war
[INFO] [install:install]
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/186/examples/facelets-guess/target/portlet-bridge-facelets-guess-2.0.0-SNAPSHOT.war to /export/home/mrmaven/.m2/repository/org/apache/myfaces/portlet-bridge/portlet-bridge-facelets-guess/2.0.0-SNAPSHOT/portlet-bridge-facelets-guess-2.0.0-SNAPSHOT.war
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Portlet Bridge GuessNumber JSP Demo
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-1.1-beta-2/working-directory/186/examples/guessNumber/target
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 2 source files to /local/continuum-1.1-beta-2/working-directory/186/examples/guessNumber/target/classes
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /local/continuum-1.1-beta-2/working-directory/186/examples/guessNumber/src/test/resources
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory: /local/continuum-1.1-beta-2/working-directory/186/examples/guessNumber/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] [war:war]
[INFO] Packaging webapp
[INFO] Assembling webapp[portlet-bridge-guessNumber-jsp] in [/local/continuum-1.1-beta-2/working-directory/186/examples/guessNumber/target/portlet-bridge-guessNumber-jsp-2.0.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources[/local/continuum-1.1-beta-2/working-directory/186/examples/guessNumber/src/main/webapp]
[INFO] Webapp assembled in[102 msecs]
[INFO] Building war: /local/continuum-1.1-beta-2/working-directory/186/examples/guessNumber/target/portlet-bridge-guessNumber-jsp-2.0.0-SNAPSHOT.war
[INFO] [install:install]
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/186/examples/guessNumber/target/portlet-bridge-guessNumber-jsp-2.0.0-SNAPSHOT.war to /export/home/mrmaven/.m2/repository/org/apache/myfaces/portlet-bridge/portlet-bridge-guessNumber-jsp/2.0.0-SNAPSHOT/portlet-bridge-guessNumber-jsp-2.0.0-SNAPSHOT.war
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Portlet Bridge GuessNumber JSP with Mojarra WriteBehind Filter Demo
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-1.1-beta-2/working-directory/186/examples/guessNumberMojarraFilter/target
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 3 source files to /local/continuum-1.1-beta-2/working-directory/186/examples/guessNumberMojarraFilter/target/classes
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /local/continuum-1.1-beta-2/working-directory/186/examples/guessNumberMojarraFilter/src/test/resources
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory: /local/continuum-1.1-beta-2/working-directory/186/examples/guessNumberMojarraFilter/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] [war:war]
[INFO] Packaging webapp
[INFO] Assembling webapp[portlet-bridge-guessNumber-jsp-mojarraFilter] in [/local/continuum-1.1-beta-2/working-directory/186/examples/guessNumberMojarraFilter/target/portlet-bridge-guessNumber-jsp-mojarraFilter-2.0.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources[/local/continuum-1.1-beta-2/working-directory/186/examples/guessNumberMojarraFilter/src/main/webapp]
[INFO] Webapp assembled in[131 msecs]
[INFO] Building war: /local/continuum-1.1-beta-2/working-directory/186/examples/guessNumberMojarraFilter/target/portlet-bridge-guessNumber-jsp-mojarraFilter-2.0.0-SNAPSHOT.war
[INFO] [install:install]
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/186/examples/guessNumberMojarraFilter/target/portlet-bridge-guessNumber-jsp-mojarraFilter-2.0.0-SNAPSHOT.war to /export/home/mrmaven/.m2/repository/org/apache/myfaces/portlet-bridge/portlet-bridge-guessNumber-jsp-mojarraFilter/2.0.0-SNAPSHOT/portlet-bridge-guessNumber-jsp-mojarraFilter-2.0.0-SNAPSHOT.war
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Portlet Bridge GuessNumber JSP with Mojarra WriteBehind PortletResponseWrapper Demo
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-1.1-beta-2/working-directory/186/examples/guessNumberMojarraWrapper/target
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 3 source files to /local/continuum-1.1-beta-2/working-directory/186/examples/guessNumberMojarraWrapper/target/classes
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /local/continuum-1.1-beta-2/working-directory/186/examples/guessNumberMojarraWrapper/src/test/resources
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory: /local/continuum-1.1-beta-2/working-directory/186/examples/guessNumberMojarraWrapper/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] [war:war]
[INFO] Packaging webapp
[INFO] Assembling webapp[portlet-bridge-guessNumber-jsp-mojarraWrapper] in [/local/continuum-1.1-beta-2/working-directory/186/examples/guessNumberMojarraWrapper/target/portlet-bridge-guessNumber-jsp-mojarraWrapper-2.0.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources[/local/continuum-1.1-beta-2/working-directory/186/examples/guessNumberMojarraWrapper/src/main/webapp]
[INFO] Webapp assembled in[109 msecs]
[INFO] Building war: /local/continuum-1.1-beta-2/working-directory/186/examples/guessNumberMojarraWrapper/target/portlet-bridge-guessNumber-jsp-mojarraWrapper-2.0.0-SNAPSHOT.war
[INFO] [install:install]
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/186/examples/guessNumberMojarraWrapper/target/portlet-bridge-guessNumber-jsp-mojarraWrapper-2.0.0-SNAPSHOT.war to /export/home/mrmaven/.m2/repository/org/apache/myfaces/portlet-bridge/portlet-bridge-guessNumber-jsp-mojarraWrapper/2.0.0-SNAPSHOT/portlet-bridge-guessNumber-jsp-mojarraWrapper-2.0.0-SNAPSHOT.war
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Portlet Bridge GuessNumber JSP with MyFaces WriteBehind Filter Demo
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-1.1-beta-2/working-directory/186/examples/guessNumberMyFacesFilter/target
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 3 source files to /local/continuum-1.1-beta-2/working-directory/186/examples/guessNumberMyFacesFilter/target/classes
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /local/continuum-1.1-beta-2/working-directory/186/examples/guessNumberMyFacesFilter/src/test/resources
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory: /local/continuum-1.1-beta-2/working-directory/186/examples/guessNumberMyFacesFilter/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] [war:war]
[INFO] Packaging webapp
[INFO] Assembling webapp[portlet-bridge-guessNumber-jsp-myFacesFilter] in [/local/continuum-1.1-beta-2/working-directory/186/examples/guessNumberMyFacesFilter/target/portlet-bridge-guessNumber-jsp-myFacesFilter-2.0.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources[/local/continuum-1.1-beta-2/working-directory/186/examples/guessNumberMyFacesFilter/src/main/webapp]
[INFO] Webapp assembled in[220 msecs]
[INFO] Building war: /local/continuum-1.1-beta-2/working-directory/186/examples/guessNumberMyFacesFilter/target/portlet-bridge-guessNumber-jsp-myFacesFilter-2.0.0-SNAPSHOT.war
[INFO] [install:install]
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/186/examples/guessNumberMyFacesFilter/target/portlet-bridge-guessNumber-jsp-myFacesFilter-2.0.0-SNAPSHOT.war to /export/home/mrmaven/.m2/repository/org/apache/myfaces/portlet-bridge/portlet-bridge-guessNumber-jsp-myFacesFilter/2.0.0-SNAPSHOT/portlet-bridge-guessNumber-jsp-myFacesFilter-2.0.0-SNAPSHOT.war
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Portlet Bridge HelloDuke Demo
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-1.1-beta-2/working-directory/186/examples/helloDuke/target
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 1 source file to /local/continuum-1.1-beta-2/working-directory/186/examples/helloDuke/target/classes
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /local/continuum-1.1-beta-2/working-directory/186/examples/helloDuke/src/test/resources
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory: /local/continuum-1.1-beta-2/working-directory/186/examples/helloDuke/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] [war:war]
[INFO] Packaging webapp
[INFO] Assembling webapp[portlet-bridge-helloDuke] in [/local/continuum-1.1-beta-2/working-directory/186/examples/helloDuke/target/portlet-bridge-helloDuke-2.0.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources[/local/continuum-1.1-beta-2/working-directory/186/examples/helloDuke/src/main/webapp]
[INFO] Webapp assembled in[182 msecs]
[INFO] Building war: /local/continuum-1.1-beta-2/working-directory/186/examples/helloDuke/target/portlet-bridge-helloDuke-2.0.0-SNAPSHOT.war
[INFO] [install:install]
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/186/examples/helloDuke/target/portlet-bridge-helloDuke-2.0.0-SNAPSHOT.war to /export/home/mrmaven/.m2/repository/org/apache/myfaces/portlet-bridge/portlet-bridge-helloDuke/2.0.0-SNAPSHOT/portlet-bridge-helloDuke-2.0.0-SNAPSHOT.war
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Portlet Bridge HelloDuke Coordination Demo
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-1.1-beta-2/working-directory/186/examples/helloDukeCoordination/target
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 3 source files to /local/continuum-1.1-beta-2/working-directory/186/examples/helloDukeCoordination/target/classes
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /local/continuum-1.1-beta-2/working-directory/186/examples/helloDukeCoordination/src/test/resources
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory: /local/continuum-1.1-beta-2/working-directory/186/examples/helloDukeCoordination/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] [war:war]
[INFO] Packaging webapp
[INFO] Assembling webapp[portlet-bridge-helloDukeCoordination] in [/local/continuum-1.1-beta-2/working-directory/186/examples/helloDukeCoordination/target/portlet-bridge-helloDukeCoordination-2.0.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources[/local/continuum-1.1-beta-2/working-directory/186/examples/helloDukeCoordination/src/main/webapp]
[INFO] Webapp assembled in[73 msecs]
[INFO] Building war: /local/continuum-1.1-beta-2/working-directory/186/examples/helloDukeCoordination/target/portlet-bridge-helloDukeCoordination-2.0.0-SNAPSHOT.war
[INFO] [install:install]
[INFO] Installing /local/continuum-1.1-beta-2/working-directory/186/examples/helloDukeCoordination/target/portlet-bridge-helloDukeCoordination-2.0.0-SNAPSHOT.war to /export/home/mrmaven/.m2/repository/org/apache/myfaces/portlet-bridge/portlet-bridge-helloDukeCoordination/2.0.0-SNAPSHOT/portlet-bridge-helloDukeCoordination-2.0.0-SNAPSHOT.war
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] MyFaces Portlet Bridge ................................ SUCCESS [8.467s]
[INFO] MyFaces Portlet Bridge API ............................ SUCCESS [6.412s]
[INFO] MyFaces Portlet Bridge Implementation ................. SUCCESS [4.056s]
[INFO] MyFaces Portlet Bridge Examples ....................... SUCCESS [0.132s]
[INFO] MyFaces Portlet Bridge Blank Project .................. SUCCESS [4.770s]
[INFO] MyFaces Portlet Bridge CarStore Demo .................. SUCCESS [4.176s]
[INFO] MyFaces Portlet Bridge Facelets Guess Demo ............ SUCCESS [2.178s]
[INFO] MyFaces Portlet Bridge GuessNumber JSP Demo ........... SUCCESS [2.110s]
[INFO] MyFaces Portlet Bridge GuessNumber JSP with Mojarra WriteBehind Filter Demo  SUCCESS [2.557s]
[INFO] MyFaces Portlet Bridge GuessNumber JSP with Mojarra WriteBehind PortletResponseWrapper Demo  SUCCESS [2.453s]
[INFO] MyFaces Portlet Bridge GuessNumber JSP with MyFaces WriteBehind Filter Demo  SUCCESS [2.710s]
[INFO] MyFaces Portlet Bridge HelloDuke Demo ................. SUCCESS [1.981s]
[INFO] MyFaces Portlet Bridge HelloDuke Coordination Demo .... SUCCESS [1.813s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46 seconds
[INFO] Finished at: Fri Aug 06 00:14:35 GMT+00:00 2010
[INFO] Final Memory: 35M/91M
[INFO] ------------------------------------------------------------------------

****************************************************************************