Code Monkey home page Code Monkey logo

Comments (6)

hazendaz avatar hazendaz commented on September 2, 2024

ThirdParty just has the very few jars that are not in maven central and would otherwise require an individual nexus repo to house. The maven builds for tomcat5 & spring-security4 are the only pieces that reference Third Party. Under the help document images there are images of how to get everything imported into eclipse. Because this is a multi module build now, it needs to have all pieces imported in so that things build properly.

From a command line, if you have maven added to your path variable and have rebooted your machine, you can run 'mvn clean install' directly in the 'waffle-parent' project. That will cause it to build everything. I verified last night no issues there.

from waffle.

hazendaz avatar hazendaz commented on September 2, 2024

Looking at some of the older images from being this went fully to maven. I do see that thirdParty used to be pulled in. Since that piece use to house the ant/ivy integration, that is likely why you saw it being imported before. Now it no longer needs imported. Maven gets to what it needs in the directory tree without issue. It should work in windows/*nix the same.

from waffle.

hazendaz avatar hazendaz commented on September 2, 2024

I've created a windows bat file under ThirdParty that will install the jars there into the local maven repo. So 5 jars, the 3 tomcat & 2 spring security. I'm working off the mainline so I'm holding off posting all this until the tests are resolved. If you want to just accept those for now, I will then perform and merge in a change request with updated documents, waffle distro build (directory file result), and this batch file. This is not to a completed state but does completely build and probably would help if we were both seeing this moving forwards. Second set of 'eyes' 👍

from waffle.

dblock avatar dblock commented on September 2, 2024

I'll deal with Eclipse later, lets first fix the command line build, #109.

from waffle.

hazendaz avatar hazendaz commented on September 2, 2024

I must have been following this incorrectly. So this is the waffle.proj that is at issue. It no longer needs to copy anything from java side except the distro. Will leave this open until new pull request is reviewed and applied. I attempted to cleanup all the items out of waffle.proj that are no longer needed since maven handles that. In fact, might be able to make maven handle nearly all of it. So more to come there.

from waffle.

hazendaz avatar hazendaz commented on September 2, 2024

This is working now so closing.

from waffle.

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.