[
https://issues.jboss.org/browse/JBIDE-11599?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-11599 at 4/20/12 2:08 PM:
-------------------------------------------------------------
After adding ref to parent pom in build/pom-soa-tooling.xml when building locally, I get
lots of friendly output: [^buildlog.11599.txt]
{code}
mvn clean install -f pom-soa-tooling.xml
-Pdefault,local.site,jbosstools-nightly-staging-composite -Dmaven.test.skip | tee
buildlog.11599.txt
{code}
Committed in trunk and running again w/ tests enabled:
{code}
alias mvn3='kill -9 `cat /tmp/.X4-lock`; rm -fr /tmp/.X4-lock; Xvfb :4 -ac
2>&1 1>/dev/null & DISPLAY=:4 nice -n19 /opt/maven3/bin/mvn -fae'
mvn3 clean install -f pom-soa-tooling.xml
-Pdefault,local.site,jbosstools-nightly-staging-composite | tee buildlog.11599-2.txt
{code}
...
was (Author: nickboldt):
Building locally, I get lots of friendly output:
mvn clean install -f pom-soa-tooling.xml
-Pdefault,local.site,jbosstools-nightly-staging-composite -Dmaven.test.skip | tee
buildlog.11599.txt
[^buildlog.11599.txt]
SOA Tooling .tests & .continuous jobs are misconfigured: profiles
not found, no tests run
-----------------------------------------------------------------------------------------
Key: JBIDE-11599
URL:
https://issues.jboss.org/browse/JBIDE-11599
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: Build/Releng, SOA Tooling
Affects Versions: 3.3.0.Beta3-SOA
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 3.3.0.Beta3-SOA
Attachments: buildlog.11599.txt
http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.soa-tooling.te...
[INFO] Reactor Summary:
[INFO]
[INFO] emma-coverage ..................................... SUCCESS [26.106s]
[INFO] org.jboss.tools.build ............................. SUCCESS [0.013s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46.709s
[INFO] Finished at: Thu Apr 19 17:39:02 EDT 2012
[INFO] Final Memory: 4M/490M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "coverage" could not be activated because it
does not exist.
[WARNING] The requested profile "local.site" could not be activated because it
does not exist.
[WARNING] The requested profile "local.composite" could not be activated
because it does not exist.
[WARNING] The requested profile "local.requirements" could not be activated
because it does not exist.
[WARNING] The requested profile "jbosstools-nightly-staging-composite" could
not be activated because it does not exist.
This build should be running all the <activeByDefault>true</activeByDefault>
profiles in
https://anonsvn.jboss.org/repos/jbosstools/trunk/build/pom-soa-tooling.xml,
and producing test results for those components.
For the .continuous job, everything should be compiled but tests are not run.
https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.soa-tooling.t...
https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.soa-tooling.c...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira