Uploaded image for project: 'controller'
  1. controller
  2. CONTROLLER-150

Cannot build controller from source post-hydrogen

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Cannot Reproduce
    • 0.4.0
    • None
    • mdsal
    • None
    • Operating System: Linux
      Platform: PC

    • 407

    Description

      Continually get this error in my mvn build, even if I clear out .m2 and was told to file a bug by the IRC channel. For some reason the resource directory is not coming down.

      [INFO]
      [INFO] — maven-clean-plugin:2.5:clean (default-clean) @ sal-binding-dom-it —
      [INFO]
      [INFO] — maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ sal-binding-dom-it —
      [INFO]
      [INFO] — jacoco-maven-plugin:0.5.3.201107060350:prepare-agent (pre-test) @ sal-binding-dom-it —
      [INFO] argLine set to -javaagent:/home/alagalah/.m2/repository/org/jacoco/org.jacoco.agent/0.5.3.201107060350/org.jacoco.agent-0.5.3.201107060350-runtime.jar=destfile=/home/alagalah/git/controller/opendaylight/md-sal/sal-binding-dom-it/target/jacoco.exec,includes=org.opendaylight.controller.*
      [INFO]
      [INFO] — build-helper-maven-plugin:1.8:add-source (add-source) @ sal-binding-dom-it —
      [INFO] Source directory: /home/alagalah/git/controller/opendaylight/md-sal/sal-binding-dom-it/target/generated-sources/config added.
      [INFO] Source directory: /home/alagalah/git/controller/opendaylight/md-sal/sal-binding-dom-it/target/generated-sources/sal added.
      [INFO] Source directory: /home/alagalah/git/controller/opendaylight/md-sal/sal-binding-dom-it/src/main/xtend-gen added.
      [INFO]
      [INFO] — xtend-maven-plugin:2.4.3:compile (default) @ sal-binding-dom-it —
      [INFO] skip compiling sources because the configured directory '[/home/alagalah/git/controller/opendaylight/md-sal/sal-binding-dom-it/src/main/java, /home/alagalah/git/controller/opendaylight/md-sal/sal-binding-dom-it/target/generated-sources/config, /home/alagalah/git/controller/opendaylight/md-sal/sal-binding-dom-it/target/generated-sources/sal, /home/alagalah/git/controller/opendaylight/md-sal/sal-binding-dom-it/src/main/xtend-gen]' does not exists.
      [INFO]
      [INFO] — maven-resources-plugin:2.6:resources (default-resources) @ sal-binding-dom-it —
      [INFO] Using 'UTF-8' encoding to copy filtered resources.
      [INFO] skip non existing resourceDirectory /home/alagalah/git/controller/opendaylight/md-sal/sal-binding-dom-it/src/main/resources
      [INFO]
      [INFO] — maven-compiler-plugin:2.5.1:compile (default-compile) @ sal-binding-dom-it —
      [INFO] No sources to compile
      [INFO]
      [INFO] — maven-resources-plugin:2.6:testResources (default-testResources) @ sal-binding-dom-it —
      [INFO] Using 'UTF-8' encoding to copy filtered resources.
      [INFO] skip non existing resourceDirectory /home/alagalah/git/controller/opendaylight/md-sal/sal-binding-dom-it/src/test/resources
      [INFO]
      [INFO] — maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ sal-binding-dom-it —
      [INFO] Compiling 11 source files to /home/alagalah/git/controller/opendaylight/md-sal/sal-binding-dom-it/target/test-classes
      [INFO]
      [INFO] — maven-surefire-plugin:2.15:test (default-test) @ sal-binding-dom-it —
      [INFO] Surefire report directory: /home/alagalah/git/controller/opendaylight/md-sal/sal-binding-dom-it/target/surefire-reports

      -------------------------------------------------------
      T E S T S
      -------------------------------------------------------
      Running org.opendaylight.controller.sal.binding.test.bugfix.DOMCodecBug02Test
      [main] INFO org.opendaylight.controller.sal.binding.impl.RootBindingAwareBroker - Starting Binding Aware Broker: test
      [main] INFO org.reflections.Reflections - Reflections took 48 ms to scan 14 urls, producing 46 keys and 46 values
      Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.482 sec - in org.opendaylight.controller.sal.binding.test.bugfix.DOMCodecBug02Test
      Running org.opendaylight.controller.sal.binding.test.bugfix.DOMCodecBug01Test

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            alagalah Keith Burns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: