[Hawkular-commits] [hawkular/hawkular-metrics] 516c2d: Removed redundant dependency declaration

Michael Burman yak at iki.fi
Mon Sep 14 07:50:23 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/hawkular/hawkular-metrics
  Commit: 516c2db5bd1a39071787875c814447181d5ed059
      https://github.com/hawkular/hawkular-metrics/commit/516c2db5bd1a39071787875c814447181d5ed059
  Author: Thomas Segismont <tsegismo at redhat.com>
  Date:   2015-09-14 (Mon, 14 Sep 2015)

  Changed paths:
    M api/diff.txt
    M api/metrics-api-jaxrs-1.1/pom.xml
    M api/metrics-api-jaxrs/pom.xml

  Log Message:
  -----------
  Removed redundant dependency declaration


  Commit: 5e492f75dda08eff4c99332bedbef85a222cb0aa
      https://github.com/hawkular/hawkular-metrics/commit/5e492f75dda08eff4c99332bedbef85a222cb0aa
  Author: Thomas Segismont <tsegismo at redhat.com>
  Date:   2015-09-14 (Mon, 14 Sep 2015)

  Changed paths:
    M integration-tests/load-tests/pom.xml
    M integration-tests/pom.xml
    M integration-tests/rest-tests-jaxrs-1.1/pom.xml
    M integration-tests/rest-tests-jaxrs/pom.xml

  Log Message:
  -----------
  Fixed parent declarations in integration-tests module

Due to inconsistencies, you'd see such warnings before:
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.hawkular.metrics:hawkular-metrics-rest-tests-jaxrs:jar:0.7.0-SNAPSHOT
[WARNING] 'parent.relativePath' points at org.hawkular.metrics:hawkular-metrics-integration-tests instead of org.hawkular.metrics:hawkular-metrics-parent, please verify your project structure @ line 24, column 11
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.hawkular.metrics:hawkular-metrics-load-tests:pom:0.7.0-SNAPSHOT
[WARNING] 'parent.relativePath' points at org.hawkular.metrics:hawkular-metrics-integration-tests instead of org.hawkular.metrics:hawkular-metrics-parent, please verify your project structure @ line 24, column 11
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]


  Commit: c102536defd41d64d95a4b0224bfe65184afd0e1
      https://github.com/hawkular/hawkular-metrics/commit/c102536defd41d64d95a4b0224bfe65184afd0e1
  Author: Thomas Segismont <tsegismo at redhat.com>
  Date:   2015-09-14 (Mon, 14 Sep 2015)

  Changed paths:
    M containers/cassandra-docker/pom.xml
    M containers/cassandra-seed-provider/pom.xml
    M containers/container-tests/pom.xml
    M containers/hawkular-metrics-docker-eap/pom.xml
    M containers/hawkular-metrics-docker/pom.xml
    M containers/kubernetes-eap/pom.xml
    M containers/kubernetes/pom.xml
    M rx-java-driver/pom.xml
    M schema-manager/pom.xml
    M task-queue/pom.xml

  Log Message:
  -----------
  Remove needless relativePath declaration: '../pom.xml' is the default


  Commit: 0ae868734d73086feaa9002e1d8d4c152ef2bf1b
      https://github.com/hawkular/hawkular-metrics/commit/0ae868734d73086feaa9002e1d8d4c152ef2bf1b
  Author: Thomas Segismont <tsegismo at redhat.com>
  Date:   2015-09-14 (Mon, 14 Sep 2015)

  Changed paths:
    M api/diff.txt
    M api/metrics-api-common/pom.xml
    M api/metrics-api-jaxrs-1.1/pom.xml
    M api/metrics-api-jaxrs/pom.xml
    M containers/container-tests/pom.xml
    M containers/kubernetes-eap/pom.xml
    M integration-tests/rest-tests-jaxrs-1.1/pom.xml
    M task-queue/pom.xml

  Log Message:
  -----------
  Ran mvn tidy:pom


  Commit: 5ae0009378ba691a105f4ec49135d49bfd88f41b
      https://github.com/hawkular/hawkular-metrics/commit/5ae0009378ba691a105f4ec49135d49bfd88f41b
  Author: Thomas Segismont <tsegismo at redhat.com>
  Date:   2015-09-14 (Mon, 14 Sep 2015)

  Changed paths:
    M api/diff.txt

  Log Message:
  -----------
  Manual update of diff.txt after rebase


  Commit: 8ebcb7ef4ce586003a1ab90a4e52444b41bb09c5
      https://github.com/hawkular/hawkular-metrics/commit/8ebcb7ef4ce586003a1ab90a4e52444b41bb09c5
  Author: Michael Burman <yak at iki.fi>
  Date:   2015-09-14 (Mon, 14 Sep 2015)

  Changed paths:
    M api/diff.txt
    M api/metrics-api-common/pom.xml
    M api/metrics-api-jaxrs-1.1/pom.xml
    M api/metrics-api-jaxrs/pom.xml
    M containers/cassandra-docker/pom.xml
    M containers/cassandra-seed-provider/pom.xml
    M containers/container-tests/pom.xml
    M containers/hawkular-metrics-docker-eap/pom.xml
    M containers/hawkular-metrics-docker/pom.xml
    M containers/kubernetes-eap/pom.xml
    M containers/kubernetes/pom.xml
    M integration-tests/load-tests/pom.xml
    M integration-tests/pom.xml
    M integration-tests/rest-tests-jaxrs-1.1/pom.xml
    M integration-tests/rest-tests-jaxrs/pom.xml
    M rx-java-driver/pom.xml
    M schema-manager/pom.xml
    M task-queue/pom.xml

  Log Message:
  -----------
  Merge pull request #349 from tsegismont/pom_fixes

Minor POM fixes


Compare: https://github.com/hawkular/hawkular-metrics/compare/2d046b3e1265...8ebcb7ef4ce5


More information about the hawkular-commits mailing list