new *-tests profiles in trunk/build/pom.xml are breaking Hudson jobs
--------------------------------------------------------------------
Key: JBIDE-9798
URL:
https://issues.jboss.org/browse/JBIDE-9798
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng, CDI
Affects Versions: 3.3.0.M4
Reporter: Nick Boldt
Assignee: Denis Golovin
Fix For: 3.3.0.M4
New profile:
{code}
<profile>
<id>cdi-tests</id>
<modules>
<module>libs</module>
<module>../cdi/tests</module>
<module>reports/emma-coverage</module>
</modules>
</profile>
{code}
Result:
{code}
[sources] $ /qa/tools/opt/apache-maven-3.0.3/bin/mvn -f
/qa/local/hudson_workspace/workspace/jbosstools-3.3_trunk.component--cdi/build/pom.xml
"-DMAVEN_FLAGS=-B -U -fae -e -P
hudson,jbosstools-nightly-staging-composite,local.site,cdi-tests
-Dmaven.repo.local=${WORKSPACE}/m2-repository" install -B -U -fae -e -P
hudson,jbosstools-nightly-staging-composite,local.site,cdi-tests
-Dmaven.repo.local=/qa/local/hudson_workspace/workspace/jbosstools-3.3_trunk.component--cdi/m2-repository
-DJOB_NAME=jbosstools-3.3_trunk.component--cdi -DBUILD_ID=2011-09-29_13-58-54
-DBUILD_NUMBER=578 -Dcoverage -Pcdi-tests
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
org.apache.maven.project.ProjectBuildingException: Some problems were encountered while
processing the POMs:
[ERROR] Child module
/qa/local/hudson_workspace/workspace/jbosstools-3.3_trunk.component--cdi/build/../cdi/tests
of /qa/local/hudson_workspace/workspace/jbosstools-3.3_trunk.component--cdi/build/pom.xml
does not exist
{code}
--
http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/job...
Diffs:
http://source.jboss.org/browse/JBossTools/trunk/build/pom.xml?r1=34984&am...
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira