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

Build statistics:
 State: Failed
 Previous State: Ok
 Started at: Thu 10 Jan 2008 17:58:08 +0000
 Finished at: Thu 10 Jan 2008 17:59:04 +0000
 Total time: 56s
 Build Trigger: Schedule
 Build Number: 8
 Exit code: 1
 Building machine hostname: myfaces.zones.apache.org
 Operating system : SunOS(unknown)
Java Home version : java version "1.5.0_13"
         Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05)
         Java HotSpot(TM) Server VM (build 1.5.0_13-b05, mixed mode)
Builder version :
         Maven version: 2.0.7
         Java version: 1.5.0_13
         OS name: "sunos" version: "5.10" arch: "x86"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: sobryan @ Thu 10 Jan 2008 17:27:52 +0000
Comment: PORTLETBRIDGE-22: Update PortletBridge to latest draft (revision 11)
PORTLETBRIDGE-21: Wrong leading slash in BRIDGE_SERVICE_CLASSPATH 
/GenericFacesPortlet

These issues have been fixes under a patch submitted to PORTLETBRIDGE-22 by Michael Freedman. I had to remove the BridgeRenderFilter for reasons documented in the bug and have made an inquiry to the EG on how this needs to be resolved from a spec standpoint. Likely it'll be left up to an implementation detail for
the Apache community at which point I'll generate another bug.

Thanks Michael for all your work on this patch.
Files changed:
 
/myfaces/portlet-bridge/trunk/api/src/main/java/javax/portlet/faces/Bridge.java 
( 610847 )
 
/myfaces/portlet-bridge/trunk/api/src/main/java/javax/portlet/faces/BridgeUtil.java
 ( 610847 )
 
/myfaces/portlet-bridge/trunk/api/src/main/java/javax/portlet/faces/GenericFacesPortlet.java
 ( 610847 )
 /myfaces/portlet-bridge/trunk/api/src/main/java/javax/portlet/faces/annotation 
( 610847 )
 
/myfaces/portlet-bridge/trunk/api/src/main/java/javax/portlet/faces/annotation/BridgePreDestroy.java
 ( 610847 )
 
/myfaces/portlet-bridge/trunk/api/src/main/java/javax/portlet/faces/annotation/BridgeRequestScopeAttributeAdded.java
 ( 610847 )
 
/myfaces/portlet-bridge/trunk/api/src/main/java/javax/portlet/faces/annotation/ExcludeFromManagedRequestScope.java
 ( 610847 )
 
/myfaces/portlet-bridge/trunk/api/src/main/java/javax/portlet/faces/annotation/PortletNamingContainer.java
 ( 610847 )
 
/myfaces/portlet-bridge/trunk/api/src/main/java/javax/portlet/faces/component/PortletNamingContainer.java
 ( 610847 )
 
/myfaces/portlet-bridge/trunk/api/src/main/java/javax/portlet/faces/component/PortletNamingContainerUIViewRoot.java
 ( 610847 )
 
/myfaces/portlet-bridge/trunk/impl/src/main/java/org/apache/myfaces/portlet/faces/application/PortletViewHandlerImpl.java
 ( 610847 )
 
/myfaces/portlet-bridge/trunk/impl/src/main/java/org/apache/myfaces/portlet/faces/bridge/BridgeImpl.java
 ( 610847 )
 
/myfaces/portlet-bridge/trunk/impl/src/main/java/org/apache/myfaces/portlet/faces/context/PortletExternalContextImpl.java
 ( 610847 )
 
/myfaces/portlet-bridge/trunk/impl/src/main/java/org/apache/myfaces/portlet/faces/context/PortletFacesContextImpl.java
 ( 610847 )
 
/myfaces/portlet-bridge/trunk/impl/src/main/java/org/apache/myfaces/portlet/faces/util/config/FacesConfigurationProcessor.java
 ( 610847 )
 
/myfaces/portlet-bridge/trunk/impl/src/main/java/org/apache/myfaces/portlet/faces/util/map/PortletRequestHeaders.java
 ( 610847 )
 
/myfaces/portlet-bridge/trunk/impl/src/main/resources/META-INF/faces-config.xml 
( 610847 )

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

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

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] Reactor build order: [INFO] Portlet Bridge for JavaServer Faces
[INFO]   Portlet Bridge for JavaServer Faces API
[INFO]   Portlet Bridge for JavaServer Faces Impl
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Portlet Bridge for JavaServer Faces
[INFO]    task-segment: [clean, site-deploy]
[INFO] 
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
/local/continuum-1.1-beta-2/working-directory/52/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] ************************************************************** [INFO] Starting Jakarta Velocity v1.4
[INFO] RuntimeInstance initializing.
[INFO] Default Properties File: 
org/apache/velocity/runtime/defaults/velocity.properties
[INFO] Default ResourceManager initializing. (class 
org.apache.velocity.runtime.resource.ResourceManagerImpl)
[INFO] Resource Loader Instantiated: 
org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ClasspathResourceLoader : initialization starting.
[INFO] ClasspathResourceLoader : initialization complete.
[INFO] ResourceCache : initialized. (class 
org.apache.velocity.runtime.resource.ResourceCacheImpl)
[INFO] Default ResourceManager initialization complete.
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[INFO] Created: 20 parsers.
[INFO] Velocimacro : initialization starting.
[INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any 
resource loader.
[INFO] Velocimacro : error using  VM library template VM_global_library.vm : 
org.apache.velocity.exception.ResourceNotFoundException: Unable to find 
resource 'VM_global_library.vm'
[INFO] Velocimacro :  VM library template macro registration complete.
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates
[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT 
replace previous VM definitions
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be  
global in scope if allowed.
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
[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] ************************************************************** [INFO] Starting Jakarta Velocity v1.4
[INFO] RuntimeInstance initializing.
[INFO] Default Properties File: 
org/apache/velocity/runtime/defaults/velocity.properties
[INFO] Default ResourceManager initializing. (class 
org.apache.velocity.runtime.resource.ResourceManagerImpl)
[INFO] Resource Loader Instantiated: 
org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ClasspathResourceLoader : initialization starting.
[INFO] ClasspathResourceLoader : initialization complete.
[INFO] ResourceCache : initialized. (class 
org.apache.velocity.runtime.resource.ResourceCacheImpl)
[INFO] Default ResourceManager initialization complete.
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[INFO] Created: 20 parsers.
[INFO] Velocimacro : initialization starting.
[INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any 
resource loader.
[INFO] Velocimacro : error using  VM library template VM_global_library.vm : 
org.apache.velocity.exception.ResourceNotFoundException: Unable to find 
resource 'VM_global_library.vm'
[INFO] Velocimacro :  VM library template macro registration complete.
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates
[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT 
replace previous VM definitions
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be  
global in scope if allowed.
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
[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] Preparing javadoc:javadoc
[INFO] No goals needed for project - skipping
[INFO] Preparing findbugs:findbugs
[INFO] No goals needed for project - skipping
[INFO] Preparing jdepend:generate
[INFO] No goals needed for project - skipping
[INFO] [site:site]
[INFO] Unable to load parent project from a relative path: Could not find the 
model file '/local/continuum-1.1-beta-2/working-directory/52/../pom.xml'. for 
project unknown
[INFO] Parent project loaded from repository.
[INFO] Parent project loaded from repository.
[INFO] artifact org.apache.maven.skins:maven-default-skin: checking for updates 
from myfaces-repo
[INFO] Skipped "About" report, file "index.html" already exists for the English 
version.
[INFO] Generating "Continuous Integration" report.
[INFO] Generating "Dependencies" report.
[INFO] Generating "Dependency Convergence" report.
[INFO] Generating "Issue Tracking" report.
[INFO] Generating "Project License" report.
[INFO] Generating "Mailing Lists" report.
[INFO] Generating "Project Summary" report.
[INFO] Generating "Source Repository" report.
[INFO] Generating "Project Team" report.
[INFO] [site:deploy]
scpexe://minotaur.apache.org/www/myfaces.apache.org/portlet-bridge/ - Session: Opened Using private key: /export/home/mrmaven/.m2/identity
Executing command: /bin/bash -c 'ssh -i /export/home/mrmaven/.m2/identity -o "BatchMode 
yes" [EMAIL PROTECTED] "mkdir -p /www/myfaces.apache.org/portlet-bridge/."'


Using private key: /export/home/mrmaven/.m2/identity
Executing command: /bin/bash -c 'ssh -i /export/home/mrmaven/.m2/identity -o "BatchMode 
yes" [EMAIL PROTECTED] "mkdir -p /www/myfaces.apache.org/portlet-bridge//.
"'


Uploading: ./wagon17991.zip to 
scpexe://minotaur.apache.org/www/myfaces.apache.org/portlet-bridge/

Using private key: /export/home/mrmaven/.m2/identity
Executing command: /bin/bash -c 'cd /var/tmp && scp -i /export/home/mrmaven/.m2/identity 
-o "BatchMode yes" wagon17991.zip [EMAIL 
PROTECTED]:/www/myfaces.apache.org/portlet-bridge//./wagon17991.zip'
############################Using private key: /export/home/mrmaven/.m2/identity
Executing command: /bin/bash -c 'ssh -i /export/home/mrmaven/.m2/identity -o "BatchMode 
yes" [EMAIL PROTECTED] "chmod -f 644 
/www/myfaces.apache.org/portlet-bridge//./wagon17991.zip
"'



Transfer finished. 112525 bytes copied in 0.952 seconds
Using private key: /export/home/mrmaven/.m2/identity
Executing command: /bin/bash -c 'ssh -i /export/home/mrmaven/.m2/identity -o "BatchMode 
yes" [EMAIL PROTECTED] "cd /www/myfaces.apache.org/portlet-bridge/.; unzip -o 
wagon17991.zip; rm -f wagon17991.zip"'
Archive:  wagon17991.zip
inflating: index.html inflating: documentation.html inflating: integration.html inflating: dependencies.html inflating: dependency-convergence.html inflating: issue-tracking.html inflating: license.html inflating: mail-lists.html inflating: project-summary.html inflating: source-repository.html inflating: team-list.html inflating: project-info.html inflating: css/maven-theme.css inflating: css/maven-base.css inflating: css/print.css inflating: css/png-fix.htc inflating: css/site.css inflating: images/external.png inflating: images/icon_error_sml.gif inflating: images/icon_info_sml.gif inflating: images/icon_success_sml.gif inflating: images/icon_warning_sml.gif inflating: images/newwindow.png inflating: images/expanded.gif inflating: images/collapsed.gif inflating: images/logos/maven-feather.png inflating: images/logos/build-by-maven-white.png inflating: images/logos/build-by-maven-black.png inflating: images/bridgeLogo.png inflating: images/bridgeLogo.psd inflating: images/bridgeLogo_small.png inflating: images/bridgeLogo_small.psd

Using private key: /export/home/mrmaven/.m2/identity
Executing command: /bin/bash -c 'ssh -i /export/home/mrmaven/.m2/identity -o "BatchMode 
yes" [EMAIL PROTECTED] "chmod -Rf g+w,a+rX /www/myfaces.apache.org/portlet-bridge/"'


scpexe://minotaur.apache.org/www/myfaces.apache.org/portlet-bridge/ - Session: Disconnecting scpexe://minotaur.apache.org/www/myfaces.apache.org/portlet-bridge/ - Session: Disconnected
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Portlet Bridge for JavaServer Faces API
[INFO]    task-segment: [clean, site-deploy]
[INFO] 
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
/local/continuum-1.1-beta-2/working-directory/52/api/target
[INFO] Preparing javadoc:javadoc
[INFO] No goals needed for project - skipping
[INFO] Preparing findbugs:findbugs
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 10 source files to 
/local/continuum-1.1-beta-2/working-directory/52/api/target/classes
[INFO] Preparing jdepend:generate
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [site:site]
[INFO] Unable to load parent project from a relative path: Could not find the 
model file '/local/continuum-1.1-beta-2/working-directory/52/../pom.xml'. for 
project unknown
[INFO] Parent project loaded from repository.
[INFO] Parent project loaded from repository.
[INFO] Generating "Checkstyle" report.
[INFO] There are 10 checkstyle errors.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] Generating "JavaDocs" report.
[INFO] Generating "CPD Report" report.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] Generating "PMD Report" report.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] Generating "Continuous Integration" report.
[INFO] Generating "Dependencies" report.
[INFO] Generating "Dependency Convergence" report.
[INFO] Generating "Issue Tracking" report.
[INFO] Generating "Project License" report.
[INFO] Generating "Mailing Lists" report.
[INFO] Generating "About" report.
[INFO] Generating "Project Summary" report.
[INFO] Generating "Source Repository" report.
[INFO] Generating "Project Team" report.
[INFO] Generating "FindBugs Report" report.
[INFO]   No effort provided, using default effort.
[INFO]   Using low threshold.
[INFO]   coreplugin Jar is located at 
/export/home/mrmaven/.m2/repository/net/sourceforge/findbugs/coreplugin/1.0.0/coreplugin-1.0.0.jar
[INFO]   Done Adding Plugins
[INFO]   No bug include filter.
[INFO]   No bug exclude filter.
[INFO] Generating "JDepend" report.
[INFO] [site:deploy]
scpexe://minotaur.apache.org/www/myfaces.apache.org/portlet-bridge/api - Session: Opened Using private key: /export/home/mrmaven/.m2/identity
Executing command: /bin/bash -c 'ssh -i /export/home/mrmaven/.m2/identity -o "BatchMode 
yes" [EMAIL PROTECTED] "mkdir -p /www/myfaces.apache.org/portlet-bridge/api/."'


Using private key: /export/home/mrmaven/.m2/identity
Executing command: /bin/bash -c 'ssh -i /export/home/mrmaven/.m2/identity -o "BatchMode 
yes" [EMAIL PROTECTED] "mkdir -p /www/myfaces.apache.org/portlet-bridge/api/.
"'


Uploading: ./wagon17992.zip to 
scpexe://minotaur.apache.org/www/myfaces.apache.org/portlet-bridge/api

Using private key: /export/home/mrmaven/.m2/identity
Executing command: /bin/bash -c 'cd /var/tmp && scp -i /export/home/mrmaven/.m2/identity 
-o "BatchMode yes" wagon17992.zip [EMAIL 
PROTECTED]:/www/myfaces.apache.org/portlet-bridge/api/./wagon17992.zip'
#############################################Using private key: 
/export/home/mrmaven/.m2/identity
Executing command: /bin/bash -c 'ssh -i /export/home/mrmaven/.m2/identity -o "BatchMode 
yes" [EMAIL PROTECTED] "chmod -f 644 
/www/myfaces.apache.org/portlet-bridge/api/./wagon17992.zip
"'



Transfer finished. 183271 bytes copied in 0.945 seconds
Using private key: /export/home/mrmaven/.m2/identity
Executing command: /bin/bash -c 'ssh -i /export/home/mrmaven/.m2/identity -o "BatchMode 
yes" [EMAIL PROTECTED] "cd /www/myfaces.apache.org/portlet-bridge/api/.; unzip -o 
wagon17992.zip; rm -f wagon17992.zip"'
Archive:  wagon17992.zip
inflating: checkstyle.html inflating: images/rss.png inflating: images/external.png inflating: images/icon_error_sml.gif inflating: images/icon_info_sml.gif inflating: images/icon_success_sml.gif inflating: images/icon_warning_sml.gif inflating: images/newwindow.png inflating: images/expanded.gif inflating: images/collapsed.gif inflating: images/logos/maven-feather.png inflating: images/logos/build-by-maven-white.png inflating: images/logos/build-by-maven-black.png inflating: checkstyle.rss inflating: apidocs/index.html inflating: apidocs/stylesheet.css inflating: apidocs/options inflating: apidocs/packages inflating: apidocs/javax/portlet/faces/component/PortletNamingContainerUIViewRoot.html inflating: apidocs/javax/portlet/faces/component/package-frame.html inflating: apidocs/javax/portlet/faces/component/package-summary.html inflating: apidocs/javax/portlet/faces/component/package-tree.html inflating: apidocs/javax/portlet/faces/component/class-use/PortletNamingContainerUIViewRoot.html inflating: apidocs/javax/portlet/faces/component/package-use.html inflating: apidocs/javax/portlet/faces/Bridge.html inflating: apidocs/javax/portlet/faces/Bridge.BridgeRenderPolicy.html inflating: apidocs/javax/portlet/faces/Bridge.PortletPhase.html inflating: apidocs/javax/portlet/faces/BridgeDefaultViewNotSpecifiedException.html inflating: apidocs/javax/portlet/faces/BridgeException.html inflating: apidocs/javax/portlet/faces/BridgeUtil.html inflating: apidocs/javax/portlet/faces/GenericFacesPortlet.html inflating: apidocs/javax/portlet/faces/annotation/BridgePreDestroy.html inflating: apidocs/javax/portlet/faces/annotation/BridgeRequestScopeAttributeAdded.html inflating: apidocs/javax/portlet/faces/annotation/ExcludeFromManagedRequestScope.html inflating: apidocs/javax/portlet/faces/annotation/PortletNamingContainer.html inflating: apidocs/javax/portlet/faces/annotation/package-frame.html inflating: apidocs/javax/portlet/faces/annotation/package-summary.html inflating: apidocs/javax/portlet/faces/annotation/package-tree.html inflating: apidocs/javax/portlet/faces/annotation/class-use/BridgePreDestroy.html inflating: apidocs/javax/portlet/faces/annotation/class-use/PortletNamingContainer.html inflating: apidocs/javax/portlet/faces/annotation/class-use/BridgeRequestScopeAttributeAdded.html inflating: apidocs/javax/portlet/faces/annotation/class-use/ExcludeFromManagedRequestScope.html inflating: apidocs/javax/portlet/faces/annotation/package-use.html inflating: apidocs/javax/portlet/faces/package-frame.html inflating: apidocs/javax/portlet/faces/package-summary.html inflating: apidocs/javax/portlet/faces/package-tree.html inflating: apidocs/javax/portlet/faces/class-use/GenericFacesPortlet.html inflating: apidocs/javax/portlet/faces/class-use/Bridge.html inflating: apidocs/javax/portlet/faces/class-use/Bridge.PortletPhase.html inflating: apidocs/javax/portlet/faces/class-use/Bridge.BridgeRenderPolicy.html inflating: apidocs/javax/portlet/faces/class-use/BridgeUtil.html inflating: apidocs/javax/portlet/faces/class-use/BridgeException.html inflating: apidocs/javax/portlet/faces/class-use/BridgeDefaultViewNotSpecifiedException.html inflating: apidocs/javax/portlet/faces/package-use.html inflating: apidocs/package-list inflating: apidocs/overview-frame.html inflating: apidocs/constant-values.html inflating: apidocs/serialized-form.html inflating: apidocs/src-html/javax/portlet/faces/component/PortletNamingContainerUIViewRoot.html inflating: apidocs/src-html/javax/portlet/faces/GenericFacesPortlet.html inflating: apidocs/src-html/javax/portlet/faces/Bridge.html inflating: apidocs/src-html/javax/portlet/faces/Bridge.PortletPhase.html inflating: apidocs/src-html/javax/portlet/faces/Bridge.BridgeRenderPolicy.html inflating: apidocs/src-html/javax/portlet/faces/BridgeUtil.html inflating: apidocs/src-html/javax/portlet/faces/BridgeException.html inflating: apidocs/src-html/javax/portlet/faces/BridgeDefaultViewNotSpecifiedException.html inflating: apidocs/src-html/javax/portlet/faces/annotation/BridgePreDestroy.html inflating: apidocs/src-html/javax/portlet/faces/annotation/PortletNamingContainer.html inflating: apidocs/src-html/javax/portlet/faces/annotation/BridgeRequestScopeAttributeAdded.html inflating: apidocs/src-html/javax/portlet/faces/annotation/ExcludeFromManagedRequestScope.html inflating: apidocs/resources/inherit.gif inflating: apidocs/overview-tree.html inflating: apidocs/index-all.html inflating: apidocs/deprecated-list.html inflating: apidocs/allclasses-frame.html inflating: apidocs/allclasses-noframe.html inflating: apidocs/overview-summary.html inflating: apidocs/help-doc.html inflating: cpd.html inflating: pmd.html inflating: integration.html inflating: dependencies.html inflating: dependency-convergence.html inflating: issue-tracking.html inflating: license.html inflating: mail-lists.html inflating: index.html inflating: project-summary.html inflating: source-repository.html inflating: team-list.html inflating: findbugs.html inflating: jdepend-report.html inflating: project-info.html inflating: css/maven-theme.css inflating: css/maven-base.css inflating: css/print.css inflating: css/site.css inflating: project-reports.html

Using private key: /export/home/mrmaven/.m2/identity
Executing command: /bin/bash -c 'ssh -i /export/home/mrmaven/.m2/identity -o "BatchMode 
yes" [EMAIL PROTECTED] "chmod -Rf g+w,a+rX 
/www/myfaces.apache.org/portlet-bridge/api"'


scpexe://minotaur.apache.org/www/myfaces.apache.org/portlet-bridge/api - Session: Disconnecting scpexe://minotaur.apache.org/www/myfaces.apache.org/portlet-bridge/api - Session: Disconnected
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Portlet Bridge for JavaServer Faces Impl
[INFO]    task-segment: [clean, site-deploy]
[INFO] 
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
/local/continuum-1.1-beta-2/working-directory/52/impl/target
[INFO] Preparing javadoc:javadoc
[INFO] No goals needed for project - skipping
[INFO] Preparing findbugs:findbugs
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot 
org.apache.myfaces.portlet-bridge:portlet-bridge-api:1.0.0-SNAPSHOT: checking 
for updates from java.net
[INFO] snapshot 
org.apache.myfaces.portlet-bridge:portlet-bridge-api:1.0.0-SNAPSHOT: checking 
for updates from apache.snapshots
[INFO] [compiler:compile]
Compiling 31 source files to 
/local/continuum-1.1-beta-2/working-directory/52/impl/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/bridge/BridgeImpl.java:[74,38]
 package javax.portlet.faces.annotation does not exist

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/bridge/BridgeImpl.java:[75,38]
 package javax.portlet.faces.annotation does not exist

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/bridge/BridgeImpl.java:[76,38]
 package javax.portlet.faces.annotation does not exist

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/context/PortletFacesContextImpl.java:[48,38]
 package javax.portlet.faces.annotation does not exist

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/application/PortletViewHandlerImpl.java:[44,38]
 package javax.portlet.faces.annotation does not exist

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/util/map/PortletRequestHeaders.java:[184,113]
 cannot find symbol
symbol  : variable ACTION_PHASE
location: class javax.portlet.faces.Bridge.PortletPhase

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/util/map/PortletRequestHeaders.java:[226,118]
 cannot find symbol
symbol  : variable RENDER_PHASE
location: class javax.portlet.faces.Bridge.PortletPhase

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/context/PortletExternalContextImpl.java:[249,37]
 cannot find symbol
symbol  : variable RENDER_PHASE
location: class javax.portlet.faces.Bridge.PortletPhase

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/context/PortletExternalContextImpl.java:[376,37]
 cannot find symbol
symbol  : variable ACTION_PHASE
location: class javax.portlet.faces.Bridge.PortletPhase

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/context/PortletExternalContextImpl.java:[441,37]
 cannot find symbol
symbol  : variable ACTION_PHASE
location: class javax.portlet.faces.Bridge.PortletPhase

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/context/PortletExternalContextImpl.java:[638,18]
 cannot find symbol
symbol  : method getPortletRequestPhase()
location: class javax.portlet.faces.BridgeUtil

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/context/PortletExternalContextImpl.java:[638,66]
 cannot find symbol
symbol  : variable RENDER_PHASE
location: class javax.portlet.faces.Bridge.PortletPhase

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/context/PortletExternalContextImpl.java:[782,36]
 cannot find symbol
symbol  : variable ACTION_PHASE
location: class javax.portlet.faces.Bridge.PortletPhase

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/context/PortletExternalContextImpl.java:[815,37]
 cannot find symbol
symbol  : variable ACTION_PHASE
location: class javax.portlet.faces.Bridge.PortletPhase

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/context/PortletExternalContextImpl.java:[853,37]
 cannot find symbol
symbol  : variable ACTION_PHASE
location: class javax.portlet.faces.Bridge.PortletPhase

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/context/PortletExternalContextImpl.java:[892,37]
 cannot find symbol
symbol  : variable ACTION_PHASE
location: class javax.portlet.faces.Bridge.PortletPhase

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/context/PortletExternalContextImpl.java:[928,37]
 cannot find symbol
symbol  : variable ACTION_PHASE
location: class javax.portlet.faces.Bridge.PortletPhase

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/bridge/BridgeImpl.java:[138,56]
 cannot find symbol
symbol  : variable EXCLUDED_REQUEST_ATTRIBUTES
location: interface javax.portlet.faces.Bridge

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/bridge/BridgeImpl.java:[201,76]
 cannot find symbol
symbol  : variable ACTION_PHASE
location: class javax.portlet.faces.Bridge.PortletPhase

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/bridge/BridgeImpl.java:[351,76]
 cannot find symbol
symbol  : variable RENDER_PHASE
location: class javax.portlet.faces.Bridge.PortletPhase

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/bridge/BridgeImpl.java:[516,46]
 cannot find symbol
symbol  : variable RENDER_PHASE
location: class javax.portlet.faces.Bridge.PortletPhase

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/bridge/BridgeImpl.java:[531,41]
 cannot find symbol
symbol  : class BridgeRequestScopeAttributeAdded
location: class org.apache.myfaces.portlet.faces.bridge.BridgeImpl

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/bridge/BridgeImpl.java:[557,46]
 cannot find symbol
symbol  : variable ACTION_PHASE
location: class javax.portlet.faces.Bridge.PortletPhase

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/bridge/BridgeImpl.java:[573,46]
 cannot find symbol
symbol  : variable ACTION_PHASE
location: class javax.portlet.faces.Bridge.PortletPhase

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/bridge/BridgeImpl.java:[893,44]
 cannot find symbol
symbol  : class ExcludeFromManagedRequestScope
location: class org.apache.myfaces.portlet.faces.bridge.BridgeImpl

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/bridge/BridgeImpl.java:[1119,41]
 cannot find symbol
symbol  : class BridgePreDestroy
location: class org.apache.myfaces.portlet.faces.bridge.BridgeImpl

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/context/PortletFacesContextImpl.java:[279,43]
 cannot find symbol
symbol  : class PortletNamingContainer
location: class org.apache.myfaces.portlet.faces.context.PortletFacesContextImpl

/local/continuum-1.1-beta-2/working-directory/52/impl/src/main/java/org/apache/myfaces/portlet/faces/application/PortletViewHandlerImpl.java:[90,43]
 cannot find symbol
symbol  : class PortletNamingContainer
location: class 
org.apache.myfaces.portlet.faces.application.PortletViewHandlerImpl


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 53 seconds
[INFO] Finished at: Thu Jan 10 17:59:03 GMT+00:00 2008
[INFO] Final Memory: 31M/80M
[INFO] ------------------------------------------------------------------------

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


Reply via email to