[savara-commits] Build failed in Hudson: savara #21

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Tue Jul 27 21:50:27 EDT 2010


See <http://hudson.qa.jboss.com/hudson/job/savara/21/changes>

Changes:

[dgolovin] profiles for components are added to aggregate project build/pom.xml
to build everything checkout trunk and run 
mvn -f build/parent/pom.xml -Phelios-no-target -Dmaven.repo.local=../.repository
mvn -f build/pom.xml -Phelios-no-target -Dmaven.repo.local=../.repository -Dmaven.test.skip
if you want tests to be executed remove last -Dmaven.test.skip

[dgolovin] https://jira.jboss.org/browse/JBIDE-6724 Move aggregator pom.xml and parent-pom.xml from root of project to build component
emma-coverage profile moved up 
libs module moved inside emma-coverage profile because it is required only when coverage is enabled

[dgolovin] minor issues are fixed in build/parent/pom.xml:
1. Error during using ant-contrib in maven-ant-plugin
2. helios-jboss-mirror repo definition merged from parent-pom.xml in project root

[objectiser] Ignore target folders.

[objectiser] Change monitor context menu to 'savara'.

------------------------------------------
[...truncated 1575 lines...]
[INFO] 
[INFO] --- maven-clean-plugin:2.4:clean (default-clean) @ userguide ---
[INFO] Deleting <http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/userguide/target>
[INFO] 
[INFO] --- maven-jdocbook-plugin:2.2.3:resources (default-resources) @ userguide ---
[INFO] artifact org.eclipse.wst.css:core: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.wst.sse:core: checking for updates from jboss-deprecated
[INFO] artifact org.eclipse.wst.common:uriresolver: checking for updates from jboss-deprecated
[INFO] Expanding: <http://hudson.qa.jboss.com/hudson/job/savara/ws/m2-repository/org/jboss/jbossorg-jdocbook-style/1.1.0/jbossorg-jdocbook-style-1.1.0.jdocbook-style> into <http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/userguide/target/docbook/staging>
[INFO] 
[INFO] --- maven-jdocbook-plugin:2.2.3:generate (default-generate) @ userguide ---
[INFO] Processing en-US -> pdf
redirecting output to file [<http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/userguide/target/docbook/work/log/console-en-US-pdf.log]>
[INFO] creating FOP user-config DOM
[INFO] Processing en-US -> html
redirecting output to file [<http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/userguide/target/docbook/work/log/console-en-US-html.log]>
[INFO] Processing en-US -> html_single
redirecting output to file [<http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/userguide/target/docbook/work/log/console-en-US-html_single.log]>
[INFO] 
[INFO] --- maven-jdocbook-plugin:2.2.3:bundle (default-bundle) @ userguide ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/userguide/target/classes/userguide-1.1.0-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-jdocbook-plugin:2.2.3:resources (generate-docbook) @ userguide ---
[INFO] Expanding: <http://hudson.qa.jboss.com/hudson/job/savara/ws/m2-repository/org/jboss/jbossorg-jdocbook-style/1.1.0/jbossorg-jdocbook-style-1.1.0.jdocbook-style> into <http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/userguide/target/docbook/staging>
[INFO] 
[INFO] --- maven-jdocbook-plugin:2.2.3:generate (generate-docbook) @ userguide ---
[INFO] Processing en-US -> pdf
redirecting output to file [<http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/userguide/target/docbook/work/log/console-en-US-pdf.log]>
[INFO] Processing en-US -> html
redirecting output to file [<http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/userguide/target/docbook/work/log/console-en-US-html.log]>
[INFO] Processing en-US -> html_single
redirecting output to file [<http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/userguide/target/docbook/work/log/console-en-US-html_single.log]>
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ userguide >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ userguide <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ userguide ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ userguide ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/userguide/target/classes/userguide-1.1.0-SNAPSHOT.war> to <http://hudson.qa.jboss.com/hudson/job/savara/ws/m2-repository/org/jboss/savara/docs/userguide/1.1.0-SNAPSHOT/userguide-1.1.0-SNAPSHOT.jdocbook>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Savara::Docs::GettingStartedGuide 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4:clean (default-clean) @ gettingstartedguide ---
[INFO] Deleting <http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/gettingstartedguide/target>
[INFO] 
[INFO] --- maven-jdocbook-plugin:2.2.3:resources (default-resources) @ gettingstartedguide ---
[INFO] Expanding: <http://hudson.qa.jboss.com/hudson/job/savara/ws/m2-repository/org/jboss/jbossorg-jdocbook-style/1.1.0/jbossorg-jdocbook-style-1.1.0.jdocbook-style> into <http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/gettingstartedguide/target/docbook/staging>
[INFO] 
[INFO] --- maven-jdocbook-plugin:2.2.3:generate (default-generate) @ gettingstartedguide ---
[INFO] Processing en-US -> pdf
redirecting output to file [<http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/gettingstartedguide/target/docbook/work/log/console-en-US-pdf.log]>
[INFO] Processing en-US -> html
redirecting output to file [<http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/gettingstartedguide/target/docbook/work/log/console-en-US-html.log]>
[INFO] Processing en-US -> html_single
redirecting output to file [<http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/gettingstartedguide/target/docbook/work/log/console-en-US-html_single.log]>
[INFO] 
[INFO] --- maven-jdocbook-plugin:2.2.3:bundle (default-bundle) @ gettingstartedguide ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/gettingstartedguide/target/classes/gettingstartedguide-1.1.0-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-jdocbook-plugin:2.2.3:resources (generate-docbook) @ gettingstartedguide ---
[INFO] Expanding: <http://hudson.qa.jboss.com/hudson/job/savara/ws/m2-repository/org/jboss/jbossorg-jdocbook-style/1.1.0/jbossorg-jdocbook-style-1.1.0.jdocbook-style> into <http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/gettingstartedguide/target/docbook/staging>
[INFO] 
[INFO] --- maven-jdocbook-plugin:2.2.3:generate (generate-docbook) @ gettingstartedguide ---
[INFO] Processing en-US -> pdf
redirecting output to file [<http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/gettingstartedguide/target/docbook/work/log/console-en-US-pdf.log]>
[INFO] Processing en-US -> html
redirecting output to file [<http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/gettingstartedguide/target/docbook/work/log/console-en-US-html.log]>
[INFO] Processing en-US -> html_single
redirecting output to file [<http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/gettingstartedguide/target/docbook/work/log/console-en-US-html_single.log]>
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ gettingstartedguide >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ gettingstartedguide <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ gettingstartedguide ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ gettingstartedguide ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/gettingstartedguide/target/classes/gettingstartedguide-1.1.0-SNAPSHOT.war> to <http://hudson.qa.jboss.com/hudson/job/savara/ws/m2-repository/org/jboss/savara/docs/gettingstartedguide/1.1.0-SNAPSHOT/gettingstartedguide-1.1.0-SNAPSHOT.jdocbook>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Savara::Docs::SamplesGuide 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4:clean (default-clean) @ samplesguide ---
[INFO] Deleting <http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/samplesguide/target>
[INFO] 
[INFO] --- maven-jdocbook-plugin:2.2.3:resources (default-resources) @ samplesguide ---
[INFO] Expanding: <http://hudson.qa.jboss.com/hudson/job/savara/ws/m2-repository/org/jboss/jbossorg-jdocbook-style/1.1.0/jbossorg-jdocbook-style-1.1.0.jdocbook-style> into <http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/samplesguide/target/docbook/staging>
[INFO] 
[INFO] --- maven-jdocbook-plugin:2.2.3:generate (default-generate) @ samplesguide ---
[INFO] Processing en-US -> pdf
redirecting output to file [<http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/samplesguide/target/docbook/work/log/console-en-US-pdf.log]>
[INFO] Processing en-US -> html
redirecting output to file [<http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/samplesguide/target/docbook/work/log/console-en-US-html.log]>
[INFO] Processing en-US -> html_single
redirecting output to file [<http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/samplesguide/target/docbook/work/log/console-en-US-html_single.log]>
[INFO] 
[INFO] --- maven-jdocbook-plugin:2.2.3:bundle (default-bundle) @ samplesguide ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/samplesguide/target/classes/samplesguide-1.1.0-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-jdocbook-plugin:2.2.3:resources (generate-docbook) @ samplesguide ---
[INFO] Expanding: <http://hudson.qa.jboss.com/hudson/job/savara/ws/m2-repository/org/jboss/jbossorg-jdocbook-style/1.1.0/jbossorg-jdocbook-style-1.1.0.jdocbook-style> into <http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/samplesguide/target/docbook/staging>
[INFO] 
[INFO] --- maven-jdocbook-plugin:2.2.3:generate (generate-docbook) @ samplesguide ---
[INFO] Processing en-US -> pdf
redirecting output to file [<http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/samplesguide/target/docbook/work/log/console-en-US-pdf.log]>
[INFO] Processing en-US -> html
redirecting output to file [<http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/samplesguide/target/docbook/work/log/console-en-US-html.log]>
[INFO] Processing en-US -> html_single
redirecting output to file [<http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/samplesguide/target/docbook/work/log/console-en-US-html_single.log]>
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ samplesguide >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ samplesguide <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ samplesguide ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ samplesguide ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/savara/ws/sources/docs/samplesguide/target/classes/samplesguide-1.1.0-SNAPSHOT.war> to <http://hudson.qa.jboss.com/hudson/job/savara/ws/m2-repository/org/jboss/savara/docs/samplesguide/1.1.0-SNAPSHOT/samplesguide-1.1.0-SNAPSHOT.jdocbook>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Savara::Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Savara ............................................ SUCCESS [0.438s]
[INFO] Savara::Validators ................................ SUCCESS [0.012s]
[INFO] Savara::Validators::JBossESB ...................... FAILURE [22.993s]
[INFO] Savara::Tools ..................................... SUCCESS [0.135s]
[INFO] Savara::Tools::Plugins ............................ SUCCESS [0.007s]
[INFO] Savara::Tools::Plugins::ScribbleCore .............. SUCCESS [20.975s]
[INFO] Savara::Tools::Plugins::ContractModel ............. SUCCESS [1.352s]
[INFO] Savara::Tools::Plugins::ScribbleConversationModel . SUCCESS [1.403s]
[INFO] Savara::Tools::Plugins::ScribbleConversationParser  SUCCESS [1.612s]
[INFO] Savara::Tools::Plugins::ScribbleExpressionXPath ... SUCCESS [1.306s]
[INFO] Savara::Tools::Plugins::ScribbleEclipse ........... SUCCESS [1.620s]
[INFO] Savara::Tools::Plugins::Pi4SOACDM ................. SUCCESS [1.724s]
[INFO] Savara::Tools::Plugins::ProtocolContract .......... SUCCESS [1.410s]
[INFO] Savara::Tools::Plugins::ScribbleLangModel ......... SUCCESS [1.259s]
[INFO] Savara::Tools::Plugins::ToolsWSDL ................. SUCCESS [1.388s]
[INFO] Savara::Tools::Plugins::ToolsBPEL ................. SUCCESS [2.105s]
[INFO] Savara::Tools::Plugins::ToolsValidator ............ SUCCESS [1.368s]
[INFO] Savara::Tools::Plugins::Pi4SOABPMN ................ SUCCESS [1.540s]
[INFO] Savara::Tools::Plugins::Pi4SOAMonitor ............. SUCCESS [2.452s]
[INFO] Savara::Tools::Plugins::ScribbleConformance ....... SUCCESS [1.390s]
[INFO] Savara::Tools::Plugins::ScribbleConversationComparator  SUCCESS [1.398s]
[INFO] Savara::Tools::Plugins::ScribbleConversationEclipse  SUCCESS [1.267s]
[INFO] Savara::Tools::Plugins::ScribbleConversationExportText  SUCCESS [1.341s]
[INFO] Savara::Tools::Plugins::ScribbleConversationProjector  SUCCESS [1.313s]
[INFO] Savara::Tools::Plugins::ScribbleConversationValidation  SUCCESS [1.287s]
[INFO] Savara::Tools::Plugins::ScribbleLangComparator .... SUCCESS [1.236s]
[INFO] Savara::Tools::Features ........................... SUCCESS [0.007s]
[INFO] Savara::Tools::Features::SavaraTools .............. SUCCESS [1.085s]
[INFO] Savara::Tools::Tests .............................. SUCCESS [0.006s]
[INFO] Savara::Tools::Tests::ProtocolContract ............ SUCCESS [13.472s]
[INFO] Savara::Tools::Tests::ToolsWSDL ................... SUCCESS [13.314s]
[INFO] Savara::Tools::Site ............................... SUCCESS [3.722s]
[INFO] Savara::Docs ...................................... SUCCESS [0.012s]
[INFO] Savara::Docs::UserGuide ........................... SUCCESS [29.900s]
[INFO] Savara::Docs::GettingStartedGuide ................. SUCCESS [22.036s]
[INFO] Savara::Docs::SamplesGuide ........................ SUCCESS [16.602s]
[INFO] Savara::Distribution .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:52.799s
[INFO] Finished at: Tue Jul 27 21:50:24 EDT 2010
[INFO] Final Memory: 264M/743M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "jboss-nexus" could not be activated because it does not exist.
[ERROR] Failed to execute goal on project savara-validator-jbossesb: Missing:
----------
1) org.jboss.savara.dependencies.pi4soa:pi4soa-service:jar:3.1.0.M1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.jboss.savara.dependencies.pi4soa -DartifactId=pi4soa-service -Dversion=3.1.0.M1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.jboss.savara.dependencies.pi4soa -DartifactId=pi4soa-service -Dversion=3.1.0.M1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.jboss.savara.validators:savara-validator-jbossesb:pom:1.1.0-SNAPSHOT
  	2) org.jboss.savara.dependencies.pi4soa:pi4soa-service:jar:3.1.0.M1

2) org.jboss.savara.dependencies.pi4soa:pi4soa-cdl:jar:3.1.0.M1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.jboss.savara.dependencies.pi4soa -DartifactId=pi4soa-cdl -Dversion=3.1.0.M1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.jboss.savara.dependencies.pi4soa -DartifactId=pi4soa-cdl -Dversion=3.1.0.M1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.jboss.savara.validators:savara-validator-jbossesb:pom:1.1.0-SNAPSHOT
  	2) org.jboss.savara.dependencies.pi4soa:pi4soa-cdl:jar:3.1.0.M1

3) org.jboss.savara.dependencies.pi4soa:pi4soa-common:jar:3.1.0.M1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.jboss.savara.dependencies.pi4soa -DartifactId=pi4soa-common -Dversion=3.1.0.M1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.jboss.savara.dependencies.pi4soa -DartifactId=pi4soa-common -Dversion=3.1.0.M1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.jboss.savara.validators:savara-validator-jbossesb:pom:1.1.0-SNAPSHOT
  	2) org.jboss.savara.dependencies.pi4soa:pi4soa-common:jar:3.1.0.M1

----------
3 required artifacts are missing.

for artifact: 
  org.jboss.savara.validators:savara-validator-jbossesb:pom:1.1.0-SNAPSHOT

from the specified remote repositories:
  jboss-deprecated (https://repository.jboss.org/nexus/content/repositories/deprecated/, releases=true, snapshots=false),
  jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/, releases=true, snapshots=true),
  jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public/, releases=true, snapshots=true),
  central (http://repo1.maven.org/maven2, releases=true, snapshots=false)
-> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MultipleArtifactsNotFoundException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :savara-validator-jbossesb
Terminating xvnc.
[savara] $ vncserver -kill :12
Killing Xvnc process ID 3273
Archiving artifacts
Recording test results



More information about the savara-commits mailing list