Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-9798

new *-tests profiles in trunk/build/pom.xml are breaking Hudson jobs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.3.0.M4
    • 3.3.0.M4
    • build, cdi
    • None

      New profile:

       <profile>
                              <id>cdi-tests</id>
                              <modules>
                                      <module>libs</module>
                                      <module>../cdi/tests</module>
                                      <module>reports/emma-coverage</module>
                              </modules>
                      </profile>
      

      Result:

      [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
      

      http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/jbosstools-3.3_trunk.component--cdi/578/console

      Diffs:

      http://source.jboss.org/browse/JBossTools/trunk/build/pom.xml?r1=34984&r2=34378

            nivologd@gmail.com Denis Golovin (Inactive)
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: