You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2010/12/11 05:46:12 UTC

Build failed in Hudson: ActiveMQ-Apollo-Deploy » apollo-website #24

See <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/24/changes>

Changes:

[chirino] fully modeled out the security configuration in apollo.xml
finished integration with jass
implemented authorizer based on the security config in the xml files
upgraded the jetty version
jetty now secures the admin interface so that only admin users can access it
updated create tool so it generates all the login config stuff.

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building apollo-website
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.open.iona.com/maven2/org/apache/maven/plugins/maven-source-plugin/2.0.4/maven-source-plugin-2.0.4.pom
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-source-plugin:pom:2.0.4' in repository open.iona.m2 (http://repo.open.iona.com/maven2)
Downloading: http://download.java.net/maven/2/org/apache/maven/plugins/maven-source-plugin/2.0.4/maven-source-plugin-2.0.4.pom
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-source-plugin:pom:2.0.4' in repository maven2-repository.dev.java.net (http://download.java.net/maven/2)
Downloading: http://scala-tools.org/repo-releases/org/apache/maven/plugins/maven-source-plugin/2.0.4/maven-source-plugin-2.0.4.pom
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-source-plugin:pom:2.0.4' in repository scala (http://scala-tools.org/repo-releases)
Downloading: http://scala-tools.org/repo-snapshots/org/apache/maven/plugins/maven-source-plugin/2.0.4/maven-source-plugin-2.0.4.pom
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-source-plugin:pom:2.0.4' in repository snapshots.scala-tools.org (http://scala-tools.org/repo-snapshots)
Downloading: http://repo.fusesource.com/nexus/content/repositories/snapshots/org/apache/maven/plugins/maven-source-plugin/2.0.4/maven-source-plugin-2.0.4.pom
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-source-plugin:pom:2.0.4' in repository fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.0.4/maven-source-plugin-2.0.4.pom

Downloading: http://repo.open.iona.com/maven2/org/apache/maven/plugins/maven-source-plugin/2.0.4/maven-source-plugin-2.0.4.jar
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-source-plugin:maven-plugin:2.0.4' in repository open.iona.m2 (http://repo.open.iona.com/maven2)
Downloading: http://download.java.net/maven/2/org/apache/maven/plugins/maven-source-plugin/2.0.4/maven-source-plugin-2.0.4.jar
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-source-plugin:maven-plugin:2.0.4' in repository maven2-repository.dev.java.net (http://download.java.net/maven/2)
Downloading: http://scala-tools.org/repo-releases/org/apache/maven/plugins/maven-source-plugin/2.0.4/maven-source-plugin-2.0.4.jar
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-source-plugin:maven-plugin:2.0.4' in repository scala (http://scala-tools.org/repo-releases)
Downloading: http://scala-tools.org/repo-snapshots/org/apache/maven/plugins/maven-source-plugin/2.0.4/maven-source-plugin-2.0.4.jar
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-source-plugin:maven-plugin:2.0.4' in repository snapshots.scala-tools.org (http://scala-tools.org/repo-snapshots)
Downloading: http://repo.fusesource.com/nexus/content/repositories/snapshots/org/apache/maven/plugins/maven-source-plugin/2.0.4/maven-source-plugin-2.0.4.jar
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-source-plugin:maven-plugin:2.0.4' in repository fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.0.4/maven-source-plugin-2.0.4.jar

[INFO] [clean:clean {execution: default-clean}]
Downloading: http://repo1.maven.org/maven2/junit/junit/4.8/junit-4.8.jar

[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/schema>
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [scala:compile {execution: default}]
[INFO] Checking for multiple versions of scala
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[INFO] <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/scala>:-1: info: compiling
[INFO] Compiling 3 source files to <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/classes> at 1292042282355
[INFO] compiler plugin: BasicArtifact(org.scala-lang.plugins,continuations,2.8.0)
[INFO] prepare-compile in 0 s
[INFO] compile in 5 s
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [scala:testCompile {execution: default}]
[INFO] Checking for multiple versions of scala
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[WARNING] No source files found.
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[apollo-website] in [<https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/apollo-website-1.0-SNAPSHOT]>
[INFO] Processing war project
[INFO] Copying webapp resources[<https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp]>
[INFO] Webapp assembled in[71 msecs]
[INFO] Building war: <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/apollo-website-1.0-SNAPSHOT.war>
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/pom.xml> to /home/hudson/hudson/jobs/ActiveMQ-Apollo-Deploy/modules/org.apache.activemq$apollo-website/builds/2010-12-11_03-50-37/archive/org.apache.activemq/apollo-website/1.0-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/apollo-website-1.0-SNAPSHOT.war> to /home/hudson/hudson/jobs/ActiveMQ-Apollo-Deploy/modules/org.apache.activemq$apollo-website/builds/2010-12-11_03-50-37/archive/org.apache.activemq/apollo-website/1.0-SNAPSHOT/apollo-website-1.0-SNAPSHOT.war
[INFO] [enforcer:enforce {execution: default}]
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/apollo-website-1.0-SNAPSHOT-sources.jar>
[INFO] Preparing scalate:sitegen
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: sitegen from forked lifecycle, to prevent recursive invocation.
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/apollo-website-1.0-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/ActiveMQ-Apollo-Deploy/modules/org.apache.activemq$apollo-website/builds/2010-12-11_03-50-37/archive/org.apache.activemq/apollo-website/1.0-SNAPSHOT/apollo-website-1.0-SNAPSHOT-sources.jar
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/schema>
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [scala:compile {execution: default}]
[INFO] Checking for multiple versions of scala
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [scala:testCompile {execution: default}]
[INFO] Checking for multiple versions of scala
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[WARNING] No source files found.
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[apollo-website] in [<https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/apollo-website-1.0-SNAPSHOT]>
[INFO] Dependency[Dependency {groupId=org.fusesource.scalate, artifactId=scalate-wikitext, version=1.3.2, type=jar}] has changed (was Dependency {groupId=org.fusesource.scalate, artifactId=scalate-wikitext, version=1.3.2, type=jar}).
[INFO] Dependency[Dependency {groupId=org.fusesource.scalate, artifactId=scalate-page, version=1.3.2, type=jar}] has changed (was Dependency {groupId=org.fusesource.scalate, artifactId=scalate-page, version=1.3.2, type=jar}).
[INFO] Dependency[Dependency {groupId=org.fusesource.scalamd, artifactId=scalamd, version=1.2, type=jar}] has changed (was Dependency {groupId=org.fusesource.scalamd, artifactId=scalamd, version=1.2, type=jar}).
[INFO] Dependency[Dependency {groupId=org.slf4j, artifactId=slf4j-log4j12, version=1.6.0, type=jar}] has changed (was Dependency {groupId=org.slf4j, artifactId=slf4j-log4j12, version=1.6.0, type=jar}).
[INFO] Dependency[Dependency {groupId=org.scala-lang, artifactId=scala-library, version=2.8.0, type=jar}] has changed (was Dependency {groupId=org.scala-lang, artifactId=scala-library, version=2.8.0, type=jar}).
[INFO] Processing war project
[INFO] Copying webapp resources[<https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp]>
[INFO] Webapp assembled in[49 msecs]
[INFO] Building war: <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/apollo-website-1.0-SNAPSHOT.war>
[HUDSON] Re-archiving <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/apollo-website-1.0-SNAPSHOT.war>
Processing Configuration for child elements
Processing child [project]
Processing child [scalateWorkDir]
Processing child [warSourceDirectory]
Processing child [resourcesSourceDirectory]
Processing child [targetDirectory]
Processing child [testClassPathElements]
[INFO] [scalate:sitegen {execution: sitegen}]
[INFO] Generating static website from Scalate Templates and wiki files...
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/documentation/architecture.md> with uri: /documentation/architecture.md => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/documentation/index.page> with uri: /documentation/index.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/documentation/module-organization.page> with uri: /documentation/module-organization.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/documentation/performance-scaling.md> with uri: /documentation/performance-scaling.md => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/documentation/getting-started.md> with uri: /documentation/getting-started.md => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/index.page> with uri: /index.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/download.page> with uri: /download.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/versions/index.page> with uri: /versions/index.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/privacy-policy.page> with uri: /privacy-policy.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/community/building.page> with uri: /community/building.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/community/release-guide.page> with uri: /community/release-guide.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/community/source.page> with uri: /community/source.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/community/developers.page> with uri: /community/developers.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/community/index.page> with uri: /community/index.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/community/support.page> with uri: /community/support.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/community/contributing.page> with uri: /community/contributing.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/community/faq.page> with uri: /community/faq.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/community/site.page> with uri: /community/site.page => 
Using dir: <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/blog> at request path: /blog
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/blog/index.rss.feed> with uri: /blog/index.rss.feed => 
Using dir: <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/blog> at request path: /blog
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/blog/index.page> with uri: /blog/index.page => 
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/apollo-website-1.0-SNAPSHOT.war> to /home/hudson/hudson-slave/workspace/ActiveMQ-Apollo-Deploy/.repository/org/apache/activemq/apollo-website/1.0-SNAPSHOT/apollo-website-1.0-SNAPSHOT.war
[INFO] Installing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/apollo-website-1.0-SNAPSHOT-sources.jar> to /home/hudson/hudson-slave/workspace/ActiveMQ-Apollo-Deploy/.repository/org/apache/activemq/apollo-website/1.0-SNAPSHOT/apollo-website-1.0-SNAPSHOT-sources.jar
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/apollo-website/1.0-SNAPSHOT/apollo-website-1.0-20101211.035721-42.war
10467K uploaded  (apollo-website-1.0-20101211.035721-42.war)
[INFO] Uploading project information for apollo-website 1.0-20101211.035721-42
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot org.apache.activemq:apollo-website:1.0-SNAPSHOT'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.activemq:apollo-website'
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/apollo-website/1.0-SNAPSHOT/apollo-website-1.0-20101211.035721-42-sources.jar
9K uploaded  (apollo-website-1.0-20101211.035721-42-sources.jar)
[INFO] [scalate:deploy {execution: deploy}]
scp://people.apache.org/x1/www/activemq.apache.org/apollo/versions/1.0-SNAPSHOT/website/ - Session: Connection refused
scp://people.apache.org/x1/www/activemq.apache.org/apollo/versions/1.0-SNAPSHOT/website/ - Session: Disconnecting  
scp://people.apache.org/x1/www/activemq.apache.org/apollo/versions/1.0-SNAPSHOT/website/ - Session: Disconnected
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/apollo-website-1.0-SNAPSHOT.war> to /home/hudson/hudson/jobs/ActiveMQ-Apollo-Deploy/modules/org.apache.activemq$apollo-website/builds/2010-12-11_03-50-37/archive/org.apache.activemq/apollo-website/1.0-20101211.035721-42/apollo-website-1.0-SNAPSHOT.war
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/apollo-website-1.0-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/ActiveMQ-Apollo-Deploy/modules/org.apache.activemq$apollo-website/builds/2010-12-11_03-50-37/archive/org.apache.activemq/apollo-website/1.0-20101211.035721-42/apollo-website-1.0-SNAPSHOT-sources.jar


Build failed in Hudson: ActiveMQ-Apollo-Deploy » apollo-website #25

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/25/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building apollo-website
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.open.iona.com/maven2/org/apache/maven/plugins/maven-source-plugin/2.0.4/maven-source-plugin-2.0.4.pom
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-source-plugin:pom:2.0.4' in repository open.iona.m2 (http://repo.open.iona.com/maven2)
Downloading: http://download.java.net/maven/2/org/apache/maven/plugins/maven-source-plugin/2.0.4/maven-source-plugin-2.0.4.pom
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-source-plugin:pom:2.0.4' in repository maven2-repository.dev.java.net (http://download.java.net/maven/2)
Downloading: http://scala-tools.org/repo-releases/org/apache/maven/plugins/maven-source-plugin/2.0.4/maven-source-plugin-2.0.4.pom
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-source-plugin:pom:2.0.4' in repository scala (http://scala-tools.org/repo-releases)
Downloading: http://scala-tools.org/repo-snapshots/org/apache/maven/plugins/maven-source-plugin/2.0.4/maven-source-plugin-2.0.4.pom
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-source-plugin:pom:2.0.4' in repository snapshots.scala-tools.org (http://scala-tools.org/repo-snapshots)
Downloading: http://repo.fusesource.com/nexus/content/repositories/snapshots/org/apache/maven/plugins/maven-source-plugin/2.0.4/maven-source-plugin-2.0.4.pom
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-source-plugin:pom:2.0.4' in repository fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.0.4/maven-source-plugin-2.0.4.pom

Downloading: http://repo.open.iona.com/maven2/org/apache/maven/plugins/maven-source-plugin/2.0.4/maven-source-plugin-2.0.4.jar
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-source-plugin:maven-plugin:2.0.4' in repository open.iona.m2 (http://repo.open.iona.com/maven2)
Downloading: http://download.java.net/maven/2/org/apache/maven/plugins/maven-source-plugin/2.0.4/maven-source-plugin-2.0.4.jar
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-source-plugin:maven-plugin:2.0.4' in repository maven2-repository.dev.java.net (http://download.java.net/maven/2)
Downloading: http://scala-tools.org/repo-releases/org/apache/maven/plugins/maven-source-plugin/2.0.4/maven-source-plugin-2.0.4.jar
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-source-plugin:maven-plugin:2.0.4' in repository scala (http://scala-tools.org/repo-releases)
Downloading: http://scala-tools.org/repo-snapshots/org/apache/maven/plugins/maven-source-plugin/2.0.4/maven-source-plugin-2.0.4.jar
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-source-plugin:maven-plugin:2.0.4' in repository snapshots.scala-tools.org (http://scala-tools.org/repo-snapshots)
Downloading: http://repo.fusesource.com/nexus/content/repositories/snapshots/org/apache/maven/plugins/maven-source-plugin/2.0.4/maven-source-plugin-2.0.4.jar
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-source-plugin:maven-plugin:2.0.4' in repository fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.0.4/maven-source-plugin-2.0.4.jar

[INFO] [clean:clean {execution: default-clean}]
Downloading: http://repo1.maven.org/maven2/junit/junit/4.8/junit-4.8.jar

[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/schema>
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [scala:compile {execution: default}]
[INFO] Checking for multiple versions of scala
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[INFO] <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/scala>:-1: info: compiling
[INFO] Compiling 3 source files to <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/classes> at 1292211744569
[INFO] compiler plugin: BasicArtifact(org.scala-lang.plugins,continuations,2.8.0)
[INFO] prepare-compile in 0 s
[INFO] compile in 5 s
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [scala:testCompile {execution: default}]
[INFO] Checking for multiple versions of scala
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[WARNING] No source files found.
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[apollo-website] in [<https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/apollo-website-1.0-SNAPSHOT]>
[INFO] Processing war project
[INFO] Copying webapp resources[<https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp]>
[INFO] Webapp assembled in[88 msecs]
[INFO] Building war: <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/apollo-website-1.0-SNAPSHOT.war>
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/pom.xml> to /home/hudson/hudson/jobs/ActiveMQ-Apollo-Deploy/modules/org.apache.activemq$apollo-website/builds/2010-12-13_03-18-54/archive/org.apache.activemq/apollo-website/1.0-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/apollo-website-1.0-SNAPSHOT.war> to /home/hudson/hudson/jobs/ActiveMQ-Apollo-Deploy/modules/org.apache.activemq$apollo-website/builds/2010-12-13_03-18-54/archive/org.apache.activemq/apollo-website/1.0-SNAPSHOT/apollo-website-1.0-SNAPSHOT.war
[INFO] [enforcer:enforce {execution: default}]
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/apollo-website-1.0-SNAPSHOT-sources.jar>
[INFO] Preparing scalate:sitegen
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: sitegen from forked lifecycle, to prevent recursive invocation.
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/apollo-website-1.0-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/ActiveMQ-Apollo-Deploy/modules/org.apache.activemq$apollo-website/builds/2010-12-13_03-18-54/archive/org.apache.activemq/apollo-website/1.0-SNAPSHOT/apollo-website-1.0-SNAPSHOT-sources.jar
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/schema>
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [scala:compile {execution: default}]
[INFO] Checking for multiple versions of scala
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [scala:testCompile {execution: default}]
[INFO] Checking for multiple versions of scala
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[WARNING] No source files found.
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[apollo-website] in [<https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/apollo-website-1.0-SNAPSHOT]>
[INFO] Dependency[Dependency {groupId=org.fusesource.scalate, artifactId=scalate-wikitext, version=1.3.2, type=jar}] has changed (was Dependency {groupId=org.fusesource.scalate, artifactId=scalate-wikitext, version=1.3.2, type=jar}).
[INFO] Dependency[Dependency {groupId=org.fusesource.scalate, artifactId=scalate-page, version=1.3.2, type=jar}] has changed (was Dependency {groupId=org.fusesource.scalate, artifactId=scalate-page, version=1.3.2, type=jar}).
[INFO] Dependency[Dependency {groupId=org.fusesource.scalamd, artifactId=scalamd, version=1.2, type=jar}] has changed (was Dependency {groupId=org.fusesource.scalamd, artifactId=scalamd, version=1.2, type=jar}).
[INFO] Dependency[Dependency {groupId=org.slf4j, artifactId=slf4j-log4j12, version=1.6.0, type=jar}] has changed (was Dependency {groupId=org.slf4j, artifactId=slf4j-log4j12, version=1.6.0, type=jar}).
[INFO] Dependency[Dependency {groupId=org.scala-lang, artifactId=scala-library, version=2.8.0, type=jar}] has changed (was Dependency {groupId=org.scala-lang, artifactId=scala-library, version=2.8.0, type=jar}).
[INFO] Processing war project
[INFO] Copying webapp resources[<https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp]>
[INFO] Webapp assembled in[46 msecs]
[INFO] Building war: <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/apollo-website-1.0-SNAPSHOT.war>
[HUDSON] Re-archiving <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/apollo-website-1.0-SNAPSHOT.war>
Processing Configuration for child elements
Processing child [project]
Processing child [scalateWorkDir]
Processing child [warSourceDirectory]
Processing child [resourcesSourceDirectory]
Processing child [targetDirectory]
Processing child [testClassPathElements]
[INFO] [scalate:sitegen {execution: sitegen}]
[INFO] Generating static website from Scalate Templates and wiki files...
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/documentation/architecture.md> with uri: /documentation/architecture.md => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/documentation/index.page> with uri: /documentation/index.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/documentation/module-organization.page> with uri: /documentation/module-organization.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/documentation/performance-scaling.md> with uri: /documentation/performance-scaling.md => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/documentation/getting-started.md> with uri: /documentation/getting-started.md => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/index.page> with uri: /index.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/download.page> with uri: /download.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/versions/index.page> with uri: /versions/index.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/privacy-policy.page> with uri: /privacy-policy.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/community/building.page> with uri: /community/building.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/community/release-guide.page> with uri: /community/release-guide.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/community/source.page> with uri: /community/source.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/community/developers.page> with uri: /community/developers.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/community/index.page> with uri: /community/index.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/community/support.page> with uri: /community/support.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/community/contributing.page> with uri: /community/contributing.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/community/faq.page> with uri: /community/faq.page => 
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/community/site.page> with uri: /community/site.page => 
Using dir: <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/blog> at request path: /blog
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/blog/index.rss.feed> with uri: /blog/index.rss.feed => 
Using dir: <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/blog> at request path: /blog
[INFO]     processing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/src/main/webapp/blog/index.page> with uri: /blog/index.page => 
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/apollo-website-1.0-SNAPSHOT.war> to /home/hudson/hudson-slave/workspace/ActiveMQ-Apollo-Deploy/.repository/org/apache/activemq/apollo-website/1.0-SNAPSHOT/apollo-website-1.0-SNAPSHOT.war
[INFO] Installing <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/apollo-website-1.0-SNAPSHOT-sources.jar> to /home/hudson/hudson-slave/workspace/ActiveMQ-Apollo-Deploy/.repository/org/apache/activemq/apollo-website/1.0-SNAPSHOT/apollo-website-1.0-SNAPSHOT-sources.jar
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/apollo-website/1.0-SNAPSHOT/apollo-website-1.0-20101213.032615-44.war
10467K uploaded  (apollo-website-1.0-20101213.032615-44.war)
[INFO] Uploading project information for apollo-website 1.0-20101213.032615-44
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot org.apache.activemq:apollo-website:1.0-SNAPSHOT'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.activemq:apollo-website'
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/apollo-website/1.0-SNAPSHOT/apollo-website-1.0-20101213.032615-44-sources.jar
9K uploaded  (apollo-website-1.0-20101213.032615-44-sources.jar)
[INFO] [scalate:deploy {execution: deploy}]
scp://people.apache.org/x1/www/activemq.apache.org/apollo/versions/1.0-SNAPSHOT/website/ - Session: Connection refused
scp://people.apache.org/x1/www/activemq.apache.org/apollo/versions/1.0-SNAPSHOT/website/ - Session: Disconnecting  
scp://people.apache.org/x1/www/activemq.apache.org/apollo/versions/1.0-SNAPSHOT/website/ - Session: Disconnected
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/apollo-website-1.0-SNAPSHOT.war> to /home/hudson/hudson/jobs/ActiveMQ-Apollo-Deploy/modules/org.apache.activemq$apollo-website/builds/2010-12-13_03-18-54/archive/org.apache.activemq/apollo-website/1.0-20101213.032615-44/apollo-website-1.0-SNAPSHOT.war
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/ActiveMQ-Apollo-Deploy/org.apache.activemq$apollo-website/ws/target/apollo-website-1.0-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/ActiveMQ-Apollo-Deploy/modules/org.apache.activemq$apollo-website/builds/2010-12-13_03-18-54/archive/org.apache.activemq/apollo-website/1.0-20101213.032615-44/apollo-website-1.0-SNAPSHOT-sources.jar