Git Product home page Git Product logo

Comments (8)

stiv-yakovenko avatar stiv-yakovenko commented on July 16, 2024

If I download 2.7.1 release building with maven 3.5.4 gives me this:

mvn -Drat.skip=true -Dmaven.test.skip=true package -Dcheckstyle.skip

image

Or if I call the same command from ./app/oryx-app-serving, then I get these complaints:

image

from oryx.

stiv-yakovenko avatar stiv-yakovenko commented on July 16, 2024

Tried with expected maven version, same problem:

image

from oryx.

srowen avatar srowen commented on July 16, 2024

So, you can the project builds and passes tests right now: https://travis-ci.org/OryxProject/oryx

There is no 8.0. There 2.8.0-SNAPSHOT. SNAPSHOT releases aren't in a repository, and don't exist as published artifacts. You build them locally. This means you tried to build one module, not all of them. If you build them all they exist locally.

These are lots of questions that are better for SO or the mailing list. They should not be opened as project issues unless more confirmed than this. It's unlikely the project completely doesn't build, right?

from oryx.

stiv-yakovenko avatar stiv-yakovenko commented on July 16, 2024

Well, I can build a single module if i remove this enforcer plugin. The question is why is it complaining? Should I install some extra plugins for maven to build it out of the box?

from oryx.

srowen avatar srowen commented on July 16, 2024

It builds correctly as is. Build from the top level. Otherwise you are building only part of the project. This is not how Maven works.

from oryx.

stiv-yakovenko avatar stiv-yakovenko commented on July 16, 2024

If I build from root folder, I get these scala-related complaints:

image

from oryx.

srowen avatar srowen commented on July 16, 2024

As I say, the build clearly works as-is. See the Travis output above. It sounds like you have modified the project in a few ways, and I suspect that is the problem. This is not a project question.

from oryx.

stiv-yakovenko avatar stiv-yakovenko commented on July 16, 2024

You are right, I've redownloaded source and it has built sucessfully on my windows machine. Excuse me please for missleading.

from oryx.

Related Issues (20)

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.