Online report : http://maven.zones.apache.org/continuum/buildResult.action?buildId=6659&projectId=73 Build statistics: State: Failed Previous State: Failed Started at: Mon, 12 Feb 2007 13:26:47 +0000 Finished at: Mon, 12 Feb 2007 13:27:18 +0000 Total time: 31s Build Trigger: Schedule Build Number: 29 Exit code: 1 Building machine hostname: maven.zones.apache.org Operating system : SunOS(unknown) Java version : 1.5.0_10(Sun Microsystems Inc.)
**************************************************************************** SCM Changes: **************************************************************************** No files changed **************************************************************************** SCM Changes since last success: **************************************************************************** Changed: brett @ Mon, 12 Feb 2007 11:16:55 +0000 Comment: add security config in the appserver Files changed: /maven/archiva/trunk/archiva-webapp/src/main/resources/META-INF/plexus/application.xml ( 506414 ) Changed: brett @ Mon, 12 Feb 2007 11:27:48 +0000 Comment: presentation fixes: - settings page is about the index and proxy, so name it appropriately - page is not a parent, change CSS style from expanded to none - add missing div Files changed: /maven/archiva/trunk/archiva-webapp/src/main/webapp/WEB-INF/jsp/admin/index.jsp ( 506423 ) /maven/archiva/trunk/archiva-webapp/src/main/webapp/WEB-INF/jsp/decorators/default.jsp ( 506423 ) Changed: brett @ Mon, 12 Feb 2007 06:26:05 +0000 Comment: use static include Files changed: /maven/archiva/trunk/archiva-webapp/src/main/webapp/WEB-INF/jsp/decorators/default.jsp ( 506318 ) Changed: brett @ Mon, 12 Feb 2007 05:34:22 +0000 Comment: more practical use of configuration change listeners Files changed: /maven/archiva/trunk/archiva-configuration/src/main/java/org/apache/maven/archiva/configuration/DefaultArchivaConfiguration.java ( 506292 ) /maven/archiva/trunk/archiva-configuration/src/main/mdo/configuration.mdo ( 506292 ) /maven/archiva/trunk/archiva-core/src/main/java/org/apache/maven/archiva/repositories/DefaultActiveManagedRepositories.java ( 506292 ) /maven/archiva/trunk/archiva-core/src/main/java/org/apache/maven/archiva/scheduler/DefaultRepositoryTaskScheduler.java ( 506292 ) /maven/archiva/trunk/archiva-webapp/src/main/java/org/apache/maven/archiva/web/repository/RepositoryServlet.java ( 506292 ) Changed: brett @ Mon, 12 Feb 2007 06:11:47 +0000 Comment: fix icons Files changed: /maven/archiva/trunk/archiva-webapp/src/main/webapp/WEB-INF/jsp/admin/managedRepositories.jsp ( 506312 ) /maven/archiva/trunk/archiva-webapp/src/main/webapp/WEB-INF/jsp/admin/proxiedRepositories.jsp ( 506312 ) **************************************************************************** Dependencies Changes: **************************************************************************** org.apache.maven.archiva:archiva-discoverer:1.0-SNAPSHOT org.apache.maven.archiva:archiva-security:1.0-SNAPSHOT org.apache.maven.archiva:archiva-proxy:1.0-SNAPSHOT org.apache.maven.archiva:archiva-indexer:1.0-SNAPSHOT org.apache.maven.archiva:archiva-applet:1.0-SNAPSHOT org.apache.maven.archiva:archiva:1.0-SNAPSHOT **************************************************************************** Test Summary: **************************************************************************** Tests: 0 Failures: 0 Total time: 0 **************************************************************************** Output: **************************************************************************** [INFO] Scanning for projects... [INFO] ---------------------------------------------------------------------------- [INFO] Building Archiva Web Application [INFO] task-segment: [clean, install] [INFO] ---------------------------------------------------------------------------- [INFO] [clean:clean] [INFO] Deleting directory /export/home/continuum/continuum_data/working-directory/73/target [INFO] Deleting directory /export/home/continuum/continuum_data/working-directory/73/target/classes [INFO] Deleting directory /export/home/continuum/continuum_data/working-directory/73/target/test-classes [INFO] Deleting directory /export/home/continuum/continuum_data/working-directory/73/target/site [INFO] Deleting file-set: /export/home/continuum/continuum_data/working-directory/73/src/main/webapp (included: [META-INF, images/pss, template/pss, WEB-INF/classes, WEB-INF/lib, WEB-INF/database, WEB-INF/logs, pss, css/pss, WEB-INF/jsp/pss, WEB-INF/template/pss, WEB-INF/logs, WEB-INF/temp], excluded: []) [INFO] [plexus:descriptor {execution: default}] [INFO] [plexus:descriptor {execution: default}] [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] [plexus:merge-descriptors {execution: default}] [INFO] [dependency:copy {execution: copy}] [INFO] Configured Artifact: org.apache.maven.archiva:archiva-applet:null:1.0-SNAPSHOT:jar [INFO] archiva-applet-1.0-SNAPSHOT.jar already exists. [INFO] [plexus:merge-descriptors {execution: default}] [WARNING] Artifact junit:junit:jar:3.8.1:test retains local scope 'test' overriding broader scope 'compile' given by a dependency. If this is not intended, modify or remove the local scope. [WARNING] Artifact commons-logging:commons-logging:jar:1.0.4:runtime retains local scope 'runtime' overriding broader scope 'compile' given by a dependency. If this is not intended, modify or remove the local scope. [WARNING] Artifact javax.servlet:servlet-api:jar:2.5:provided retains local scope 'provided' overriding broader scope 'compile' given by a dependency. If this is not intended, modify or remove the local scope. [WARNING] Artifact javax.activation:activation:jar:1.1:provided retains local scope 'provided' overriding broader scope 'compile' given by a dependency. If this is not intended, modify or remove the local scope. [WARNING] Artifact javax.mail:mail:jar:1.4:provided retains local scope 'provided' overriding broader scope 'compile' given by a dependency. If this is not intended, modify or remove the local scope. [INFO] [compiler:compile] [INFO] Compiling 33 source files to /export/home/continuum/continuum_data/working-directory/73/target/classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /export/home/continuum/continuum_data/working-directory/73/src/main/java/org/apache/maven/archiva/web/repository/RepositoryServlet.java:[58,7] org.apache.maven.archiva.web.repository.RepositoryServlet is not abstract and does not override abstract method notifyOfConfigurationChange(org.codehaus.plexus.registry.Registry) in org.codehaus.plexus.registry.RegistryListener /export/home/continuum/continuum_data/working-directory/73/src/main/java/org/apache/maven/archiva/web/repository/RepositoryServlet.java:[58,7] org.apache.maven.archiva.web.repository.RepositoryServlet is not abstract and does not override abstract method notifyOfConfigurationChange(org.codehaus.plexus.registry.Registry) in org.codehaus.plexus.registry.RegistryListener [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28 seconds [INFO] Finished at: Mon Feb 12 13:27:17 GMT+00:00 2007 [INFO] Final Memory: 16M/74M [INFO] ------------------------------------------------------------------------ ****************************************************************************