Giter Club home page Giter Club logo

Comments (6)

tarelli avatar tarelli commented on July 17, 2024

I just built it on my machine:

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OpenWorm SimulationEngine Core Bundle ............. SUCCESS [2.865s]
[INFO] OpenWorm Simulation Engine SPH Model Bundle ....... SUCCESS [2.038s]
[INFO] OpenWorm Simulation Engine SPH Solver Bundle ...... SUCCESS [5.214s]
[INFO] OpenWorm Simulation Engine SPH Simulator Bundle ... SUCCESS [0.180s]
[INFO] OpenWorm SimulationEngine Simulation Bundle ....... SUCCESS [1.082s]
[INFO] OpenWorm Simulation Engine Frontend ............... SUCCESS [2.118s]
[INFO] OpenWorm SimulationEngine ......................... SUCCESS [0.035s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------

any idea on what is this "Reason: Could not find the model file '/tmp/tmp97KXFV/org.openworm.simulationengine.core'. for project unknown" ? Are the bundles in the same folder?

from org.geppetto.

slarson avatar slarson commented on July 17, 2024

Where are those bundles located (i.e. where is the core bundle?). Because
I think this build presumes that the other bundles are located somewhere
specifically. If you just check out the project into a temp directory and
build it by itself I think you'll see what I mean.

On Thu, Nov 22, 2012 at 8:48 AM, Matteo Cantarelli <[email protected]

wrote:

I just built it on my machine:

[INFO]

[INFO] Reactor Summary:
[INFO]
[INFO] OpenWorm SimulationEngine Core Bundle ............. SUCCESS [2.865s]
[INFO] OpenWorm Simulation Engine SPH Model Bundle ....... SUCCESS [2.038s]
[INFO] OpenWorm Simulation Engine SPH Solver Bundle ...... SUCCESS [5.214s]
[INFO] OpenWorm Simulation Engine SPH Simulator Bundle ... SUCCESS [0.180s]
[INFO] OpenWorm SimulationEngine Simulation Bundle ....... SUCCESS [1.082s]
[INFO] OpenWorm Simulation Engine Frontend ............... SUCCESS [2.118s]
[INFO] OpenWorm SimulationEngine ......................... SUCCESS [0.035s]

[INFO]

[INFO] BUILD SUCCESS

[INFO]

any idea on what is this "Reason: Could not find the model file
'/tmp/tmp97KXFV/org.openworm.simulationengine.core'. for project unknown" ?


Reply to this email directly or view it on GitHubhttps://github.com/openworm/org.openworm.simulationengine/issues/4#issuecomment-10639901.

from org.geppetto.

tarelli avatar tarelli commented on July 17, 2024

It won't build by itself, all the bundles need to be in the same folder (whichever one) for it to work, makes sense?

from org.geppetto.

slarson avatar slarson commented on July 17, 2024

OK -- I recommend not distributing it this way, because it requires an
extra step of copying in order to make this work. Other projects that do
the multi-module set up like this will distribute the code base with the
source for the bundles within sub directories, whereas we have separate
repos for each. Instead of doing multi-module, can we make the pom have
maven dependencies on the child bundles?

On Thu, Nov 22, 2012 at 9:21 AM, Matteo Cantarelli <[email protected]

wrote:

It won't build by itself, all the bundles need to be in the same folder
(whichever one) for it to work, makes sense?


Reply to this email directly or view it on GitHubhttps://github.com/openworm/org.openworm.simulationengine/issues/4#issuecomment-10640744.

from org.geppetto.

tarelli avatar tarelli commented on July 17, 2024

Is it not the case of extracting all the bundles in the same place? Why an extra step ?(btw even if it was an extras step, which I don't think it is, since it's in a script I don't see it as a problem) The difference between having a dependency and this is that if you have a dependency first you need to do maven install in all the other bundles at which stage building this one will serve no purpose. With this setup you would be extracting all the bundles in one place and then build just this (org.openworm.simulationengine) bundle which will call build on all the other ones (6 less tasks). What we have here is project aggregation as opposed to project inheritance (http://maven.apache.org/guides/introduction/introduction-to-the-pom.html#Project_Aggregation). Am I missing something?

from org.geppetto.

tarelli avatar tarelli commented on July 17, 2024

This works as intended for now.

from org.geppetto.

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.