Code Monkey home page Code Monkey logo

cloudnative-abundantsunshine's People

Contributors

cdavisafc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cloudnative-abundantsunshine's Issues

Unable to run `mvn clean install`

Giving this error for all the modules. I change 0.0.1-SNAPSHOT in one file to something like 0.0.1-SNAPSHOT-1 for one project and it brings up another one. Looks like I'm doing something wrong but can't figure out :(

[WARNING]
[ERROR] [ERROR] Project 'com.corneliadavis:cloudnative-connectionposts:0.0.1-SNAPSHOT' is duplicated in the reactor @
[ERROR] Project 'com.corneliadavis:cloudnative-connectionposts:0.0.1-SNAPSHOT' is duplicated in the reactor -> [Help 1]
org.apache.maven.project.DuplicateProjectException: Project 'com.corneliadavis:cloudnative-connectionposts:0.0.1-SNAPSHOT' is duplicated in the reactor

cloudnative-appconfig and cloudnative-applifecycle fail due to update in latest Spring Cloud configuration server image

Both cloudnative-appconfig and cloudnative-applifecycle depend upon the Spring Cloud configuration server for retrieving secrets. The k8s manifest file spring-cloud-config-server-deployment.yaml does not specify a tag on the image specified thus "latest" is pulled. The "latest" Spring Configuration server must have changed the way values are returned as the posts and connections services fail with a converter not found error. Adding the tag 2.1.5.RELEASE to the Spring Configuration server container image fixes the problem.

mvn clean install fails:[ERROR] [ERROR] Project 'com.corneliadavis:cloudnative-posts:0.0.1-SNAPSHOT' is duplicated in the reactor @

When executing mvn clean install in the cloudnative-requestresponse directory the following error occurs:

cloudnative-abundantsunshine atael$ mvn clean install
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.corneliadavis:cloudnative-posts:jar:0.0.1-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: mysql:mysql-connector-java:jar -> duplicate declaration of version (?) @ line 65, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.corneliadavis:cloudnative-posts:jar:0.0.1-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.corneliadavis:cloudnative-eventschemas:jar -> duplicate declaration of version 0.0.1-SNAPSHOT @ line 99, column 21
[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]
[ERROR] [ERROR] Project 'com.corneliadavis:cloudnative-posts:0.0.1-SNAPSHOT' is duplicated in the reactor @
[ERROR] Project 'com.corneliadavis:cloudnative-posts:0.0.1-SNAPSHOT' is duplicated in the reactor -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DuplicateProjectException
cloudnative-abundantsunshine atael$

I am using the following version of maven:

cloudnative-abundantsunshine atael$ mvn --v ersion
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /usr/local/Cellar/maven/3.6.3/libexec
Java version: 1.8.0_231, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk1.8.0_231.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"
cloudnative-abundantsunshine atael$

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.