Mind making a patch Akashi?
On Oct 3, 2011, at 19:56, Akash Ashok <[email protected]> wrote: > Hey Doug, > Actually this is an issue with maven-site-plugin 2.1 not with the > acid-semantics.xml. Just figured out that moving maven-site-plugin back to > 2.0.1 and downgrading surefire-reports plugin to 2.7.2 does the trick. > > Cheers, > Akash A > > > On Tue, Oct 4, 2011 at 5:56 AM, Doug Meil > <[email protected]>wrote: > >> >> This is odd, because "acid-semantics.xml" hasn't been changed since May >> 23, 2011. >> >> [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-site-plugin:2.1:site (default-site) on >> project hbase: Error during page generation: Error parsing >> '< >> https://builds.apache.org/job/HBase-TRUNK/ws/trunk/src/site/xdoc/acid-sem >> antics.xml'>: line [-1] Error validating the model: Error: >> [ERROR] Public ID: null >> [ERROR] System ID: null >> [ERROR] Line number: 23 >> [ERROR] Column number: 98 >> [ERROR] Message: Attribute "xmlns" must be declared for element type >> "document". >> [ERROR] -> [Help 1] >> >> >> >> >> >> >> On 10/3/11 7:48 PM, "Apache Jenkins Server" <[email protected]> >> wrote: >> >>> See <https://builds.apache.org/job/HBase-TRUNK/2287/> >>> >>> ------------------------------------------ >>> [...truncated 5655 lines...] >>> [DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.6 >>> [DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0.6 >>> [DEBUG] Excluded: >>> org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-4 >>> [DEBUG] Excluded: >>> org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9 >>> [DEBUG] Excluded: classworlds:classworlds:jar:1.1-alpha-2 >>> [DEBUG] Configuring mojo >>> org.apache.maven.plugins:maven-site-plugin:2.1:site from plugin realm >>> ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:2.1, parent: >>> sun.misc.Launcher$AppClassLoader@16f0472] >>> [DEBUG] Setting property: classpath.resource.loader.class => >>> 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. >>> [DEBUG] Setting property: site.resource.loader.class => >>> 'org.codehaus.plexus.velocity.SiteResourceLoader'. >>> [DEBUG] Setting property: velocimacro.messages.on => 'false'. >>> [DEBUG] Setting property: resource.loader => 'classpath,site'. >>> [DEBUG] Setting property: runtime.log.invalid.references => 'false'. >>> [DEBUG] Setting property: resource.manager.logwhenfound => 'false'. >>> [DEBUG] Setting property: >>> velocimacro.permissions.allow.inline.to.replace.global => 'true'. >>> [DEBUG] >>> ******************************************************************* >>> [DEBUG] Starting Apache Velocity v1.5 (compiled: 2007-02-22 08:52:29) >>> [DEBUG] RuntimeInstance initializing. >>> [DEBUG] Default Properties File: >>> org/apache/velocity/runtime/defaults/velocity.properties >>> [DEBUG] LogSystem has been deprecated. Please use a LogChute >>> implementation. >>> [DEBUG] Default ResourceManager initializing. (class >>> org.apache.velocity.runtime.resource.ResourceManagerImpl) >>> [DEBUG] ResourceLoader instantiated: >>> org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader >>> [DEBUG] ResourceLoader instantiated: >>> org.codehaus.plexus.velocity.SiteResourceLoader >>> [DEBUG] ResourceCache: initialized (class >>> org.apache.velocity.runtime.resource.ResourceCacheImpl) >>> [DEBUG] Default ResourceManager initialization complete. >>> [DEBUG] Loaded System Directive: >>> org.apache.velocity.runtime.directive.Literal >>> [DEBUG] Loaded System Directive: >>> org.apache.velocity.runtime.directive.Macro >>> [DEBUG] Loaded System Directive: >>> org.apache.velocity.runtime.directive.Parse >>> [DEBUG] Loaded System Directive: >>> org.apache.velocity.runtime.directive.Include >>> [DEBUG] Loaded System Directive: >>> org.apache.velocity.runtime.directive.Foreach >>> [DEBUG] Created '20' parsers. >>> [DEBUG] Velocimacro : initialization starting. >>> [DEBUG] Velocimacro : allowInline = true : VMs can be defined inline in >>> templates >>> [DEBUG] Velocimacro : allowInlineToOverride = true : VMs defined inline >>> may replace previous VM definitions >>> [DEBUG] Velocimacro : allowInlineLocal = false : VMs defined inline will >>> be global in scope if allowed. >>> [DEBUG] Velocimacro : autoload off : VM system will not automatically >>> reload global library macros >>> [DEBUG] Velocimacro : Velocimacro : initialization complete. >>> [DEBUG] RuntimeInstance successfully initialized. >>> [DEBUG] Configuring mojo >>> 'org.apache.maven.plugins:maven-site-plugin:2.1:site' with basic >>> configurator --> >>> [DEBUG] (f) attributes = {} >>> [DEBUG] (f) generateReports = true >>> [DEBUG] (f) generateSitemap = false >>> [DEBUG] (f) generatedSiteDirectory = >>> <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/generated-site >>> >>> [DEBUG] (f) inputEncoding = UTF-8 >>> [DEBUG] (f) localRepository = id: local >>> url: file:///home/jenkins/.m2/repository/ >>> layout: none >>> >>> [DEBUG] (f) outputDirectory = >>> <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site> >>> [DEBUG] (f) project = MavenProject: >>> org.apache.hbase:hbase:0.93-SNAPSHOT @ >>> <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/pom.xml> >>> [DEBUG] (f) reactorProjects = [MavenProject: >>> org.apache.hbase:hbase:0.93-SNAPSHOT @ >>> <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/pom.xml]> >>> [DEBUG] (f) reports = [] >>> [DEBUG] (f) repositories = [ id: apache release >>> url: https://repository.apache.org/content/repositories/releases/ >>> layout: default >>> snapshots: [enabled => true, update => daily] >>> releases: [enabled => true, update => daily] >>> , id: hadoop-non-releases >>> url: http://people.apache.org/~rawson/repo/ >>> layout: default >>> snapshots: [enabled => false, update => daily] >>> releases: [enabled => true, update => daily] >>> , id: java.net >>> url: http://download.java.net/maven/2/ >>> layout: default >>> snapshots: [enabled => false, update => daily] >>> releases: [enabled => true, update => daily] >>> , id: codehaus >>> url: http://repository.codehaus.org/ >>> layout: default >>> snapshots: [enabled => false, update => daily] >>> releases: [enabled => true, update => daily] >>> , id: repository.jboss.org >>> url: http://repository.jboss.org/nexus/content/groups/public-jboss/ >>> layout: default >>> snapshots: [enabled => false, update => daily] >>> releases: [enabled => true, update => daily] >>> , id: Nexus >>> url: http://repository.apache.org/snapshots >>> layout: default >>> snapshots: [enabled => true, update => daily] >>> releases: [enabled => false, update => daily] >>> , id: central >>> url: http://repo1.maven.org/maven2 >>> layout: default >>> snapshots: [enabled => false, update => daily] >>> releases: [enabled => true, update => daily] >>> ] >>> [DEBUG] (f) siteDirectory = >>> <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/src/site> >>> [DEBUG] (f) templateDirectory = >>> <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/src/site> >>> [DEBUG] (f) xdocDirectory = >>> <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/xdocs> >>> [DEBUG] -- end configuration -- >>> [DEBUG] Reading site descriptor from >>> < >> https://builds.apache.org/job/HBase-TRUNK/2287/artifact/trunk/src/site/si >>> te.xml> >>> [DEBUG] Extension realms for project org.apache:apache:pom:8: (none) >>> [DEBUG] Looking up lifecyle mappings for packaging pom from >>> ClassRealm[plexus.core, parent: null] >>> [INFO] Parent project loaded from repository. >>> [DEBUG] Parent project loaded ... >>> [DEBUG] Skipped site descriptor for locale en >>> [DEBUG] Skipped remote site descriptor check >>> [DEBUG] Skin used: groupId = 'org.apache.maven.skins' >>> artifactId = 'maven-stylus-skin' >>> version = 'null' >>> [INFO] Parent project loaded from repository. >>> [DEBUG] Could not find metadata >>> org.apache.maven.skins:maven-stylus-skin/maven-metadata.xml in local >>> (/home/jenkins/.m2/repository) >>> [DEBUG] Using connector WagonRepositoryConnector with priority 0 for >>> http://repository.codehaus.org/ >>> [DEBUG] Using connector WagonRepositoryConnector with priority 0 for >>> http://people.apache.org/~rawson/repo/ >>> Downloading: >>> >> http://repository.codehaus.org/org/apache/maven/skins/maven-stylus-skin/ma >>> ven-metadata.xml >>> [DEBUG] Using connector WagonRepositoryConnector with priority 0 for >>> https://repository.apache.org/content/repositories/releases/ >>> Downloading: >>> >> http://people.apache.org/~rawson/repo/org/apache/maven/skins/maven-stylus- >>> skin/maven-metadata.xml >>> [DEBUG] Using connector WagonRepositoryConnector with priority 0 for >>> http://download.java.net/maven/2/ >>> Downloading: >>> >> https://repository.apache.org/content/repositories/releases/org/apache/mav >>> en/skins/maven-stylus-skin/maven-metadata.xml >>> Downloading: >>> >> http://download.java.net/maven/2/org/apache/maven/skins/maven-stylus-skin/ >>> maven-metadata.xml >>> >>> [DEBUG] Reading resolution tracking file >>> /home/jenkins/.m2/repository/org/apache/maven/skins/maven-stylus-skin/reso >>> lver-status.properties >>> [DEBUG] Writing resolution tracking file >>> /home/jenkins/.m2/repository/org/apache/maven/skins/maven-stylus-skin/reso >>> lver-status.properties >>> [DEBUG] Using connector WagonRepositoryConnector with priority 0 for >>> http://repository.jboss.org/nexus/content/groups/public-jboss/ >>> Downloading: >>> >> http://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/m >>> aven/skins/maven-stylus-skin/maven-metadata.xml >>> >>> [DEBUG] Reading resolution tracking file >>> /home/jenkins/.m2/repository/org/apache/maven/skins/maven-stylus-skin/reso >>> lver-status.properties >>> [DEBUG] Writing resolution tracking file >>> /home/jenkins/.m2/repository/org/apache/maven/skins/maven-stylus-skin/reso >>> lver-status.properties >>> [DEBUG] Using connector WagonRepositoryConnector with priority 0 for >>> http://repo1.maven.org/maven2 >>> Downloading: >>> >> http://repo1.maven.org/maven2/org/apache/maven/skins/maven-stylus-skin/mav >>> en-metadata.xml >>> >>> [DEBUG] Reading resolution tracking file >>> /home/jenkins/.m2/repository/org/apache/maven/skins/maven-stylus-skin/reso >>> lver-status.properties >>> [DEBUG] Writing resolution tracking file >>> /home/jenkins/.m2/repository/org/apache/maven/skins/maven-stylus-skin/reso >>> lver-status.properties >>> 458 B >>> >>> Downloaded: >>> >> http://repo1.maven.org/maven2/org/apache/maven/skins/maven-stylus-skin/mav >>> en-metadata.xml (458 B at 1.4 KB/sec) >>> [DEBUG] Reading resolution tracking file >>> /home/jenkins/.m2/repository/org/apache/maven/skins/maven-stylus-skin/reso >>> lver-status.properties >>> [DEBUG] Writing resolution tracking file >>> /home/jenkins/.m2/repository/org/apache/maven/skins/maven-stylus-skin/reso >>> lver-status.properties >>> 458 B >>> >>> Downloaded: >>> >> https://repository.apache.org/content/repositories/releases/org/apache/mav >>> en/skins/maven-stylus-skin/maven-metadata.xml (458 B at 0.5 KB/sec) >>> [DEBUG] Reading resolution tracking file >>> /home/jenkins/.m2/repository/org/apache/maven/skins/maven-stylus-skin/reso >>> lver-status.properties >>> [DEBUG] Writing resolution tracking file >>> /home/jenkins/.m2/repository/org/apache/maven/skins/maven-stylus-skin/reso >>> lver-status.properties >>> >>> [DEBUG] Reading resolution tracking file >>> /home/jenkins/.m2/repository/org/apache/maven/skins/maven-stylus-skin/reso >>> lver-status.properties >>> [DEBUG] Writing resolution tracking file >>> /home/jenkins/.m2/repository/org/apache/maven/skins/maven-stylus-skin/reso >>> lver-status.properties >>> [DEBUG] Could not find metadata >>> org.apache.maven.skins:maven-stylus-skin/maven-metadata.xml in >>> hadoop-non-releases (http://people.apache.org/~rawson/repo/) >>> [DEBUG] Could not find metadata >>> org.apache.maven.skins:maven-stylus-skin/maven-metadata.xml in java.net >>> (http://download.java.net/maven/2/) >>> [DEBUG] Could not find metadata >>> org.apache.maven.skins:maven-stylus-skin/maven-metadata.xml in codehaus >>> (http://repository.codehaus.org/) >>> [DEBUG] Could not find metadata >>> org.apache.maven.skins:maven-stylus-skin/maven-metadata.xml in >>> repository.jboss.org >>> (http://repository.jboss.org/nexus/content/groups/public-jboss/) >>> [DEBUG] Generating >>> < >> https://builds.apache.org/job/HBase-TRUNK/2287/artifact/trunk/target/site >>> /acid-semantics.html> >>> [DEBUG] Validating the content... >>> [INFO] >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] Skipping HBase >>> [INFO] This project has been banned from the build due to previous >>> failures. >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] BUILD FAILURE >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] Total time: 42.287s >>> [INFO] Finished at: Mon Oct 03 23:48:01 UTC 2011 >>> [INFO] Final Memory: 29M/802M >>> [INFO] >>> ------------------------------------------------------------------------ >>> [ERROR] Failed to execute goal >>> org.apache.maven.plugins:maven-site-plugin:2.1:site (default-site) on >>> project hbase: Error during page generation: Error parsing >>> '< >> https://builds.apache.org/job/HBase-TRUNK/ws/trunk/src/site/xdoc/acid-se >>> mantics.xml'>: line [-1] Error validating the model: Error: >>> [ERROR] Public ID: null >>> [ERROR] System ID: null >>> [ERROR] Line number: 23 >>> [ERROR] Column number: 98 >>> [ERROR] Message: Attribute "xmlns" must be declared for element type >>> "document". >>> [ERROR] -> [Help 1] >>> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute >>> goal org.apache.maven.plugins:maven-site-plugin:2.1:site (default-site) >>> on project hbase: Error during page generation >>> at >>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java >>> :217) >>> at >>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java >>> :153) >>> at >>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java >>> :145) >>> at >>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(Li >>> fecycleModuleBuilder.java:84) >>> at >>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(Li >>> fecycleModuleBuilder.java:59) >>> at >>> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(L >>> ifecycleStarter.java:183) >>> at >>> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStar >>> ter.java:161) >>> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319) >>> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) >>> at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537) >>> at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196) >>> at org.apache.maven.cli.MavenCli.main(MavenCli.java:141) >>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >>> at >>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java: >>> 39) >>> at >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorIm >>> pl.java:25) >>> at java.lang.reflect.Method.invoke(Method.java:597) >>> at >>> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher. >>> java:290) >>> at >>> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230 >>> ) >>> at >>> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launche >>> r.java:409) >>> at >>> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352) >>> Caused by: org.apache.maven.plugin.MojoExecutionException: Error during >>> page generation >>> at >>> org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:114) >>> at >>> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuild >>> PluginManager.java:101) >>> at >>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java >>> :209) >>> ... 19 more >>> Caused by: org.apache.maven.
