Giter Club home page Giter Club logo

rutebanken-helpers's Introduction

Rutebanken-helpers CircleCI

Java code which can be re-used in our different java projects.

Building the libraries

Some modules depend on Google PubSub Emulator for running unit tests.

The emulator is not available as a Maven dependency in any public Maven repository. Options to deal with this dependency include:

  1. Adding the emulator to your local Maven proxy under the following Maven GAV:
<groupId>com.google.cloud</groupId>
<artifactId>pubsub-emulator</artifactId>
<version>0.1-SNAPSHOT</version>
  1. Checking in the emulator under source control.

The automatic downloading of the emulator can be deactivated in the Maven build by setting the following property:

mvn clean install -Dentur.google.pubsub.emulator.download.skip=true

A Spring property must then be set to point to a custom location for the emulator:

entur.pubsub.emulator.path=/path/to/emulator/pubsub-emulator-0.1-SNAPSHOT.jar
  1. Disabling altogether unit tests during the build process:
mvn clean install -DskipTests -Dentur.google.pubsub.emulator.download.skip=true

rutebanken-helpers's People

Contributors

assadriaz avatar csolem avatar erlendnils1 avatar lassetyr avatar nostra avatar renovate[bot] avatar snyk-bot avatar swizzon avatar tomgag avatar vpaturet avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

rutebanken-helpers's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency org.entur.ror:superpom to v2.14 (master)
  • Update dependency org.hamcrest:hamcrest to v3 (1.x)
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

Branch master
maven
calendar-helper/pom.xml
  • org.entur.ror.helpers:helper 2.28-SNAPSHOT
entur-google-pubsub/pom.xml
  • org.entur.ror.helpers:helper 2.28-SNAPSHOT
gcp-storage/pom.xml
  • org.entur.ror.helpers:helper 2.28-SNAPSHOT
  • org.entur.ror.helpers:storage 2.28-SNAPSHOT
hazelcast4-helper/pom.xml
  • org.entur.ror.helpers:helper 2.28-SNAPSHOT
oauth2/pom.xml
  • org.entur.ror.helpers:helper 2.28-SNAPSHOT
organisation/pom.xml
  • org.entur.ror.helpers:helper 2.28-SNAPSHOT
pom.xml
  • org.entur.ror:superpom 2.13
  • com.google.cloud:spring-cloud-gcp-dependencies 5.1.2
  • com.hazelcast:hazelcast-kubernetes 2.2.3
  • io.fabric8:kubernetes-client 6.12.1
  • commons-io:commons-io 2.16.1
  • org.hamcrest:hamcrest 2.2
  • org.sonatype.plugins:nexus-staging-maven-plugin 1.6.13
  • org.apache.maven.plugins:maven-gpg-plugin 1.6
slack/pom.xml
  • org.entur.ror.helpers:helper 2.28-SNAPSHOT
  • org.apache.httpcomponents.client5:httpclient5 5.3.1
storage/pom.xml
  • org.entur.ror.helpers:helper 2.28-SNAPSHOT
Branch 1.x
maven
calendar-helper/pom.xml
  • org.entur.ror.helpers:helper 1.102-SNAPSHOT
camel-entur-google-pubsub/pom.xml
  • org.entur.ror.helpers:helper 1.102-SNAPSHOT
camel3-entur-google-pubsub/pom.xml
  • org.entur.ror.helpers:helper 1.102-SNAPSHOT
entur-google-pubsub/pom.xml
  • org.entur.ror.helpers:helper 1.102-SNAPSHOT
gcp-storage/pom.xml
  • org.entur.ror.helpers:helper 1.102-SNAPSHOT
hazelcast-helper/pom.xml
  • org.entur.ror.helpers:helper 1.102-SNAPSHOT
  • com.hazelcast:hazelcast-client 3.12.13
hazelcast4-helper/pom.xml
  • org.entur.ror.helpers:helper 1.102-SNAPSHOT
logging/pom.xml
  • org.entur.ror.helpers:helper 1.102-SNAPSHOT
oauth2/pom.xml
  • org.entur.ror.helpers:helper 1.102-SNAPSHOT
organisation/pom.xml
  • org.entur.ror.helpers:helper 1.102-SNAPSHOT
pom.xml
  • org.apache.camel:camel-bom 3.20.4
  • org.entur.ror:superpom 1.68
  • com.google.cloud:spring-cloud-gcp-dependencies 3.5.0
  • com.hazelcast:hazelcast-kubernetes 2.2.3
  • io.fabric8:kubernetes-client 6.5.1
  • org.apache.camel:camel-bom 2.25.4
  • commons-io:commons-io 2.11.0
  • org.hamcrest:hamcrest 2.2
  • org.sonatype.plugins:nexus-staging-maven-plugin 1.6.13
  • org.apache.maven.plugins:maven-gpg-plugin 1.6
slack/pom.xml
  • org.entur.ror.helpers:helper 1.102-SNAPSHOT

  • Check this box to trigger a request for Renovate to run again on this repository

Cannot compile due to non-existing com.google.cloud:pubsub-emulator package

Getting this message upon build:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.1.1:copy (copy-pubsub-emulator) on project entur-google-pubsub: Unable to find/resolve artifact.: Could not find artifact com.google.cloud:pubsub-emulator:jar:0.1-SNAPSHOT -> [Help 1]

I guess you have it proxied somewhere, and that it is not part of the public Maven repositories anymore?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.