Giter VIP home page Giter VIP logo

Comments (5)

holgerknoche avatar holgerknoche commented on June 21, 2024 1

Yes, that's the one. The bundlePartsDirectory property does not really help here, because it is restricted to paths within src/main. Unlike target, these paths are usually under version control, and since we don't want to commit our generated artifacts, we have to manually exclude them.

from cics-bundle-maven.

ind1go avatar ind1go commented on June 21, 2024

Thanks for raising this issue.

Your custom Maven plugin, is that generating program definitions that could not be generated using the @CICSProgram annotation? Just checking that you are aware of that option and it's not available to you for some reason.

from cics-bundle-maven.

holgerknoche avatar holgerknoche commented on June 21, 2024

Thanks for your comment! As far as I know, the @CICSProgram annotation only works for EARs and WARs deployed to Liberty, but not for OSGi bundles in a JVM server, which is what we mainly use.

from cics-bundle-maven.

ind1go avatar ind1go commented on June 21, 2024

Ah yes, I understand. Using @CICSProgram for OSGi bundles is announced in CICS TS 6.1, which will be available soon.

We'll look further into this.

from cics-bundle-maven.

ind1go avatar ind1go commented on June 21, 2024

Just to check I have the correct understanding, do you mean the src/main/bundleParts directory (instead of src/main/resources)? Have you been able to use the bundlePartsDirectory property?

from cics-bundle-maven.

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.