Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-8649

Problem when build module inside a Job / Project that is building fine

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • uname -a:
      SunOS lonss00078 5.10 Generic_138888-01 sun4u sparc SUNW,Sun-Fire-V440
      maven 2.2.1
      hudson 1.393

      I have added a new project and everything is fine if I build the whole thing (specify by an aggregation pom.xml)

      However when I try to build only a specific project I get errors and I think it is due to the location of pom.xml not passed in correctly:

      <===[HUDSON REMOTING CAPACITY]===>���channel started
      Executing Maven: -N -B -f /work1/venbuild/hudson/jobs/BAU-testing/workspace/BAU/BAUSystem_venture/pom.xml clean install assembly:assembly deploy -Dmaven.test.skip=true -DskipTests -Pdev2 -e -X
      + Error stacktraces are turned on.

      The pom should have been /work1/venbuild/hudson/jobs/BAU-testing/workspace/BAU/System_venture/pom.xml
      Hudson has no problem locating the pom via aggregation when I build the whole thing, just that is fail when I try to build System_venture (a module within the aggregation)

            lshatzer Larry Shatzer, Jr.
            nest1e nest1e
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: